I have an asp page that I want to add on to my index.htm page. My index page has a table with two rows. The first row contains nav buttons. i want the bottom row to pull up the asp script. How can i go about doing this? Any help would be great.
you can either add it directly in the page enclosed in the <% %> tags
or
add the asp page with a server.execute "page.asp"
or
a include file
all these options do need you to save the index page as a asp page but _________________________________________________________
for the best results to your questions: FAQ333-2924 01001111 01101110 01110000 01101110 01110100
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.