|
 |
asp_web_howto thread: Hiding Full URL
Message #1 by "Hery" <s_hery@e...> on Thu, 13 Sep 2001 13:10:39 +0700
|
|
Hi...
I get a problem and looking for help.
I wanna remove the full url, I mean every time I browse the page, the
address bar always show the main url only.
Eg: http://www.mypage.com/link1/link2/data.asp become
http://www.mypage.com only.
Thank you for help.
HERY
Message #2 by iashraf@a... on Wed, 12 Sep 2001 23:34:08 -0700
|
|
hi
if you want to show the main url only then you'll have to use Frames.
Imran Ashraf
Acrologix (pvt) Ltd.
106/3 Saint Johns Park,
Lahore, Pakistan.
Tel: 92-42-666-4301~6
Fax: 92-42-666-4307
Mob: 0300 - 8662678
Email: iashraf@a...
Message #3 by irfan.syed@g... on Thu, 13 Sep 2001 16:13:07 +0800
|
|
Or you could use one ASP page as redirector and pass querystring
parameters like main.asp?pageid=1. Then you could include the pages
referred by padeids in main.asp.
iashraf@a... on 09/13/2001 02:34:08 PM
Please respond to "ASP Web HowTo" <asp_web_howto@p...>
To: "ASP Web HowTo" <asp_web_howto@p...>
cc: (bcc: Irfan H Syed/DHS/DHBG)
Subject: [asp_web_howto] Re: Hiding Full URL
hi
if you want to show the main url only then you'll have to use Frames.
Imran Ashraf
Acrologix (pvt) Ltd.
106/3 Saint Johns Park,
Lahore, Pakistan.
Tel: 92-42-666-4301~6
Fax: 92-42-666-4307
Mob: 0300 - 8662678
|
|
 |