url manipulation - extract final /folder/ only from u

R

Ray at

sURL = Request.ServerVariables("URL")
aParts = Split(sURL, "/")
sFinalDir = aParts(UBound(aParts)-1)

I think that should work.

Ray at work
 
J

jason

Allright! That works beautifully - I'll get a lot of mileage of that
script....many thanks - helps me a lot!

Cheers
Jason
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,744
Messages
2,569,484
Members
44,904
Latest member
HealthyVisionsCBDPrice

Latest Threads

Top