J
Jacques
I added a Form in Frontpage 2003 and the input goes into an Access database.
I would like to add a script that displays in real time the number of
characters remaining in a Text box.
I found an example at
http://www.dynamicdrive.com/dynamicindex16/limitinput.htm but I can't
integrate it well in my page because their example speak of: <form
name="sampleform"> while in Frontpage, I don't see a form name, I see this
instead :
<form method="POST" action="--WEBBOT-SELF--" onSubmit="">.
Can you help ?
I would like to add a script that displays in real time the number of
characters remaining in a Text box.
I found an example at
http://www.dynamicdrive.com/dynamicindex16/limitinput.htm but I can't
integrate it well in my page because their example speak of: <form
name="sampleform"> while in Frontpage, I don't see a form name, I see this
instead :
<form method="POST" action="--WEBBOT-SELF--" onSubmit="">.
Can you help ?