DeanCovey
Posts: 22
|
| Posted: 09/02/2007, 8:10 PM |
|

For the first time, I created a menu where I change the content with a click of a button. Similar to the tabbed menu concept.
My code works perfectly. I have a main form and for link. Three of the are external ASP pages that use the same table. The last is an external ASP that uses another table (one-to-many) of the main table.
When I try to change data in the other forms, the data does not save. Also, the form I submit my form, the page redirects to the external asp.
Any thought on how to fix these two problems?
I was thinking perhaps all in one asp file, just hide and unhide my forms. Not sure on this yet.
|
 |
 |
|