Duplicate Form Name Issue

M

Maurice

While modiying an index page I get this message. There is a suggestion that
"ctl0" is the problem. How does one eliminate the problem?
 
J

Jens Peter Karlsen[FP-MVP]

Give one of them another name.
You shouldn't be using name for forms. Use ID instead.

Regards Jens Peter Karlsen. Microsoft MVP - Frontpage.

-----Original Message-----
From: Maurice [mailto:[email protected]]
Posted At: 12. juni 2005 21:54
Posted To: microsoft.public.frontpage.client
Conversation: Duplicate Form Name Issue
Subject: Duplicate Form Name Issue


While modiying an index page I get this message. There is a suggestion
that "ctl0" is the problem. How does one eliminate the problem?
 
J

Jens Peter Karlsen[FP-MVP]

What has ISA got to do with Frontpage?

Open the page in FP and change to code view. Look for <form and then the
name attribute in the form tag.

Regards Jens Peter Karlsen. Microsoft MVP - Frontpage.

-----Original Message-----
From: Maurice [mailto:[email protected]]
Posted At: 13. juni 2005 04:54
Posted To: microsoft.public.frontpage.client
Conversation: Duplicate Form Name Issue
Subject: Re: Duplicate Form Name Issue



--
New to ISA


Jens Peter Karlsen said:
Give one of them another name.
You shouldn't be using name for forms. Use ID instead.
Much thanks for the timely reply, regrettably, I cannot find any
instance even with the search function. How else can I search for them?
Regards Jens Peter Karlsen. Microsoft MVP - Frontpage.

-----Original Message-----
From: Maurice [mailto:[email protected]]
Posted At: 12. juni 2005 21:54
Posted To: microsoft.public.frontpage.client
Conversation: Duplicate Form Name Issue
Subject: Duplicate Form Name Issue


While modiying an index page I get this message. There is a suggestion
that "ctl0" is the problem. How does one eliminate the problem?
 
Top