Posted by Shank on 11/07/66 11:35
I'm having a problem with submitting a form to the same page. 99% of all
users go through without issue. Yet there's a handful that say their data is
not being submitted. They redirect to an error page.
Assume I'm submitting to the same page: review.asp
Is there any difference between: action="review.asp" and action="" ...?
<form action="review.asp" method="post" name="frmReview" id="frmReview">
thanks
Navigation:
[Reply to this message]
|