IIS ASP - ATTN: Scott [Getting URL from string]

This is Interesting: Free IT Magazines  
Home > Archive > IIS ASP > June 2004 > ATTN: Scott [Getting URL from string]





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author ATTN: Scott [Getting URL from string]
Steven Burn

2004-06-28, 7:32 pm

I've already posted the answer (below) to your question.

Function StripIt(sWhat)
Dim sRes
sRes = Split(sWhat, "/")
StripIt = sRes(UBound(sRes))
End Function

As an FYI, to view answers to your posts in future, click the plus (+) sign
next to it...

--

Regards

Steven Burn
Ur I.T. Mate Group
www.it-mate.co.uk

Keeping it FREE!




Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com