Ask a Question related to ASP.NET, Design and Development.
-
Mathew George #1
How to write my own meta tags in any new aspx file created in visual studio
Hello,
When i create a new aspx page from visual studio i get a page in which
default meta tags are displayed.
i would like to know which files contains these meta tags.
I want to modify that particular page with my meta tags.
So that when i create a new page in visual studio the new page created
should contain my meta tags.
Do anyone know which file to modify to define my own tags.
Regards,
Mathew
Mathew George Guest
-
ASPX pages opening with Visual Studio
I am making a search and results page with asp and an access database. However, when I test it with my localhost the page open with Visual Studio.... -
ASPX Pages till opening with MS Visual Studio
I stared this thread (http://www.macromedia.com/cfusion/webforums/forum/messageview.cfm?catid=263& ;threadid=980583&enterthread=y) but it keeps... -
adding XML meta tags to data from form to make xml file
I have a form that labs use to submit sample data. The data needs to be stored as an XML file. I have that working. But the XML file needs meta... -
Meta Tags Increase file limits
Anyone know how to customize or increase the meta tag file limitation in pub 2003? -- Cman -
Parser Error on the base project created by Visual Studio
Hi, I think you should configure your web directory in IIS as application. Cheers, -- Maras -
awhk #2
Re: How to write my own meta tags in any new aspx file created in visual studio
Hi Mahew,
I used this article at Microsoft Knowledge Base to create a custom form
template:
[url]http://support.microsoft.com/default.aspx?scid=kb;en-us;320985[/url]
awhk
"Mathew George" <mathewg@metasyssoftware.com> wrote in message
news:uQ%23NnPtPDHA.2052@TK2MSFTNGP11.phx.gbl...> Hello,
>
> When i create a new aspx page from visual studio i get a page in which
> default meta tags are displayed.
>
> i would like to know which files contains these meta tags.
> I want to modify that particular page with my meta tags.
> So that when i create a new page in visual studio the new page created
> should contain my meta tags.
>
> Do anyone know which file to modify to define my own tags.
>
> Regards,
> Mathew
>
>
>
awhk Guest
-
Mathew George #3
Re: How to write my own meta tags in any new aspx file created in visual studio
Thanks
"awhk" <awhk@portalcontext.nospam> wrote in message
news:uJvkNwtPDHA.2052@TK2MSFTNGP11.phx.gbl...> Hi Mahew,
>
> I used this article at Microsoft Knowledge Base to create a custom form
> template:
> [url]http://support.microsoft.com/default.aspx?scid=kb;en-us;320985[/url]
>
> awhk
>
>
> "Mathew George" <mathewg@metasyssoftware.com> wrote in message
> news:uQ%23NnPtPDHA.2052@TK2MSFTNGP11.phx.gbl...>> > Hello,
> >
> > When i create a new aspx page from visual studio i get a page in which
> > default meta tags are displayed.
> >
> > i would like to know which files contains these meta tags.
> > I want to modify that particular page with my meta tags.
> > So that when i create a new page in visual studio the new page created
> > should contain my meta tags.
> >
> > Do anyone know which file to modify to define my own tags.
> >
> > Regards,
> > Mathew
> >
> >
> >
>
Mathew George Guest



Reply With Quote

