hi all,
I have a form. If i click submit it should handle one cgi script. there i m checking a condition.. if that is true it should execute the rest of the page and give output else it should redirected to another cgi page which will process the request. How to do this?
I have a form. If i click submit it should handle one cgi script. there i m checking a condition.. if that is true it should execute the rest of the page and give output else it should redirected to another cgi page which will process the request. How to do this?