ok do you want to post your real code incase you missed something else.
On 11/4/2002 11:53 AM, Ali Benzes <alib@k...> wrote:
>No.this is spell error.there is be important 'logic'.
>
>******************************
> Best Regards
> Ali Benzes
>******************************
>
>
>-----Original Message-----
>From: Keith Bamberger [mailto:keith@p...]
>Sent: Monday, November 04, 2002 12:46 PM
>To: JavaScript HowTo
>Subject: [javascript_howto] Re: Forms
>
>Is that really your code? you are missing "%" after <FORM ID=3D<%=3DI(
HERE)>
>
>On 11/4/2002 8:44 AM, Ali Benzes <alib@k...> wrote:
>>Hi All.
>>
>>
>>Here is my Code;
>>***********************************************************************
>*
>>******
>><script language=3D"javascript">
>>function send()
>>{
>>document.forms['mainform'].action =3D 'page1.asp?rup%>'
>>document.forms['mainform'].submit();
>>}
>></script>
>><input type=3D"button" name=3D"b1" onclick=3D"send()" >
>><FORM ID=3D<%=3DI> ACTION=3D"page1.asp" name=3D"mainform">
>><%
>>WHILE NOT RS.EOF
>>I =3D I + 1
>>%>
>>
>><FORM ID=3D<%=3DI> ACTION=3D"page2.asp" name=3D"formid">
>><input type=3D"checkbox" name=3D"<%=3Drs(no)%>">
>><input type=3Dtext name=3D"name">
>>
>><%RS.MOVENEXT%>
>></form> //it does close formid
>><%WEND%>
>></form> //it does close mainform
>>
>>***********************************************************************
>*
>>**
>>My problem is that ;
>>
>>I want to send data from mainform(all objects).But it does data
>send
>>post from formid.
>>Is my codes correct?
>>Where is my error.
>>Can you help me.
>>Thanks.
>>
>>
>>******************************
>> Best Regards
>> Ali Benzes
>>******************************
>>
>>
>>
>>
>>
>>
>>---
>>
>>Improve your web design skills with these new books from Glasshaus.
>>
>>Usable Web Menus
>>http://www.amazon.com/exec/obidos/ASIN/1904151027/ref=3Dnosim/
theprogramm
>e
>>r-20
>>Constructing Accessible Web Sites
>>http://www.amazon.com/exec/obidos/ASIN/1904151000/ref=3Dnosim/
theprogramm
>e
>>r-20
>>Practical JavaScript for the Usable Web
>>http://www.amazon.com/exec/obidos/ASIN/1904151051/ref=3Dnosim/
theprogramm
>e
>>r-20
>>
>>
>
>
>
>---
>
>Improve your web design skills with these new books from Glasshaus.
>
>Usable Web Menus
>http://www.amazon.com/exec/obidos/ASIN/1904151027/ref=3Dnosim/
theprogramme
>r-20
>Constructing Accessible Web Sites
>http://www.amazon.com/exec/obidos/ASIN/1904151000/ref=3Dnosim/
theprogramme
>r-20
>Practical JavaScript for the Usable Web
>http://www.amazon.com/exec/obidos/ASIN/1904151051/ref=3Dnosim/
theprogramme
>r-20
>
>
>
>---
>
>Improve your web design skills with these new books from Glasshaus.
>
>Usable Web Menus
>http://www.amazon.com/exec/obidos/ASIN/1904151027/ref=3Dnosim/
theprogramme
>r-20
>Constructing Accessible Web Sites
>http://www.amazon.com/exec/obidos/ASIN/1904151000/ref=3Dnosim/
theprogramme
>r-20
>Practical JavaScript for the Usable Web
>http://www.amazon.com/exec/obidos/ASIN/1904151051/ref=3Dnosim/
theprogramme
>r-20
>to unsubscribe send a blank email to leave-javascript_howto-1310388X@p...
wrox.com.
>
>