|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Be the architects of evolution and help create the mobile internet future. It’s your move---enter to win here! |
|
#1
|
|||
|
|||
|
remove the page.asp after the link
Dear All I have a curiousity. How can I remove the page.asp link from the address bar? For example I have a link called www.mysite.com/page.asp?f=1, after the user clicks on the menu navigation. How can I get rid of page.asp?f=1 so that only www.mysite.com appears? Another thing, will request.querystring still work then?
Thanks for your help and time |
|
#2
|
|||
|
|||
|
you csn use frames, naming your main frame 'mysite.com'.
this will always keep the URL the same. ![]() |
|
#3
|
|||
|
|||
|
im not a huge fan of frames, but try to make the top one invisible, so you wont limit your screen size.
|
|
#4
|
|||
|
|||
|
Well normally I use tables and not Frames. So how can I make it with frames? Do you have any examples?
|
|
#5
|
|||
|
|||
|
you know what... im thinking now, that even with frames, youre gonna have something like http://whatever.com/FRAMEPAGE.asp
at eleast this, i just read your first post gain, and if you want ONLY the http://whatever.com and nothing behind that,then im not sure...sorry |
|
#6
|
|||
|
|||
|
this is a DNS question, future problems/setting up this should ask on that forum
you can set up your DNS server to forward with masking and have it keep www.you.com constant. Keep in mind refreshes will take you back to the index of www.you.com. |
![]() |
| Viewing: Dev Shed Forums > Programming Languages - More > ASP Programming > remove the page.asp after the link |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|