form tag appear automatically
form tag appear automatically
am 25.01.2008 13:16:09 von vinodkus
dear sir/madam
when write open asp code in front page it automatically insert
a tag in appropriate place. what is its cause and how to stop
it
Please help me
Thanks in Advance
Re: form tag appear automatically
am 25.01.2008 15:08:03 von exjxw.hannivoort
wrote on 25 jan 2008 in microsoft.public.inetserver.asp.general:
> dear sir/madam
> when write open asp code in front page it automatically insert
> a tag in appropriate place. what is its cause and how to stop
> it
> Please help me
> Thanks in Advance
Cassic ASP does not know about html tags, as it is serverside only.
Please ask elswhere on usenet.
--
Evertjan.
The Netherlands.
(Please change the x'es to dots in my emailaddress)
Re: form tag appear automatically
am 25.01.2008 15:31:40 von reb01501
vinodkus@gmail.com wrote:
> dear sir/madam
> when write open asp code in front page it automatically insert
> a tag in appropriate place. what is its cause and how to stop
> it
You probably won't find many FrontPage users here. If you do and that
person provides your answer, you can consider yourself lucky, but
posting to an appropriate group would eliminate the luck factor. All the
FrontPage groups have (surprise! ) "frontpage" in their names.
There may not be a solution: FrontPage is out of support, and from what
I've always heard, not many people recommended using it to edit script.
--
Microsoft MVP -- ASP/ASP.NET
Please reply to the newsgroup. The email account listed in my From
header is my spam trap, so I don't check it very often. You will get a
quicker response by posting to the newsgroup.
Re: form tag appear automatically
am 25.01.2008 16:29:30 von Dooza
vinodkus@gmail.com wrote:
> dear sir/madam
> when write open asp code in front page it automatically insert
> a tag in appropriate place. what is its cause and how to stop
> it
> Please help me
> Thanks in Advance
I am not a frontpage user, but I would guess that you are inserting a
form element if its putting form tags on your page.
Steve
Re: form tag appear automatically
am 31.01.2008 03:36:38 von Bob Milutinovic
wrote in message
news:8c04fc5b-160b-49c1-a8b5-1107f8b0a5d0@c23g2000hsa.google groups.com...
> dear sir/madam
> when write open asp code in front page it automatically insert
> a tag in appropriate place. what is its cause and how to stop
> it
> Please help me
> Thanks in Advance
Start -> Settings -> Control Panel -> Add/Remove Programs
HTH :-)
- Bob.