If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Data Access, Manipulation & Batch Languages > ASP > ASP URL problem

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 07-25-02, 03:10
buddu buddu is offline
Registered User
 
Join Date: Feb 2002
Location: India
Posts: 38
ASP URL problem

How to do this..?

my ASP application has around 500 files. so When i ran my app it is working fine. But i want to be make my url as constently.
I mean if the file is going like aa.asp then url will be like this
at present
http://www.myURL.com/aa.asp
-------------------------------------
insted of this i need like http://www.myURL.com/ -- All times it should be constent.

How to do this i same some of the sites has this feture.

Thnaks
__________________
-- Prasad --
Reply With Quote
  #2 (permalink)  
Old 07-25-02, 04:26
JonathanB JonathanB is offline
Registered User
 
Join Date: Feb 2002
Location: North Wales, UK
Posts: 114
Err.... the two URL's are identical apart from the file your requesting???

Could you explain a bit more?
__________________
J^ - web | email
newsASP Developer
Reply With Quote
  #3 (permalink)  
Old 07-25-02, 08:21
r937 r937 is offline
SQL Consultant
 
Join Date: Apr 2002
Location: Toronto, Canada
Posts: 19,524
what you saw was not a "feature" because your pages cannot be bookmarked, cannot be printed separately, etc. -- what you saw was probably a site using frames

the article Some Caveats with Using Frames is three years old now, but still quite valid...

rudy
http://rudy.ca/
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On