-
1 Attachment(s)
ASP Question
I'm using ASP to do my site, but I'm in a bit of a twist. I plan to use frames, but I want to be able to querystring this...
.../frames.htm?Idno=100
... or whatever the ID number is. I don't know how to do it with frames, so i zipped up the pages i was unsuccessfully practicing with. If anyone can help then please just download these, adjust, and upload. Thankyou and bye!
-
-
there is no effect if u using ASP with frames...
just work same except the target tags on ur pages...
like
<a href="sa.asp" target="frameName">submit</a>