1) Script Title: Tab Content Script (v 2.2)
2) Script URL (on DD): http://www.dynamicdrive.com/dynamici...tabcontent.htm
3) Describe problem: In one of my tabs, I have a form and when submitted it updates a database and then gives a SUCCESS message. How do I get the results (the SUCCESS message or basically the results page) to show up in the same container.
I'm using ASP. Here is my current FORM submit tag:
I know enough to be dangerous. I tried a few variations but I can't seem to hit on the solution. Thanks!Code:<form name="form1" onSubmit="return checkform()" method=post action="/editPERSONAL2.asp" >



Reply With Quote
Bookmarks