Hey everyone,
We are currently looking into converting our ASP/VB web app over to ASP . NET/VB . NET. I do have a question that hopefully which someone will be able to answer.
The web app is an ordering system. To do an order you must navigate through about 10 pages. We have a javascript naviagion system that allows for random access of each page, so say you get to page nine, then have to go to page one, you can just by clicking on the page one icon. To help with this, we have one INC file for everypage to hold the data.
We have to keep this system, it's very important to the site.
Can we do the same thing in ASP . NET?
I don't see why not, but I need to know with someone with more ASP . NET experience.
Any help is appreciated, thanks.
We are currently looking into converting our ASP/VB web app over to ASP . NET/VB . NET. I do have a question that hopefully which someone will be able to answer.
The web app is an ordering system. To do an order you must navigate through about 10 pages. We have a javascript naviagion system that allows for random access of each page, so say you get to page nine, then have to go to page one, you can just by clicking on the page one icon. To help with this, we have one INC file for everypage to hold the data.
We have to keep this system, it's very important to the site.
Can we do the same thing in ASP . NET?
I don't see why not, but I need to know with someone with more ASP . NET experience.
Any help is appreciated, thanks.