|
-
Nov 7th, 2003, 11:22 PM
#1
Thread Starter
Lively Member
form action doesnot work??
Hi
I tried to post a form to another form.. but the form is not submitted to the form specified in the action property..
Eg. In webform2.aspx
<form method="post" action="webform3.aspx">
but the form is submitted to webform2.aspx??
wot to do if i need to submit to a different form??
if i cant submit to a different form, then why is the action attribute allowed in form element??
thanks
Akalya
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|