Thread: get filename
View Single Post
Old 09-01-2010, 07:53 PM   PM User | #1
ynotlim
Regular Coder

 
Join Date: Sep 2006
Posts: 131
Thanks: 5
Thanked 0 Times in 0 Posts
ynotlim is an unknown quantity at this point
get filename

how can i get the filename from this string?

string1 = "attachement; filename=test1234.mov"

filename = string1.parse(.......)

result:
filename = test1234.mov
__________________
---------
Client / Server Side Programmer II
ynotlim is offline   Reply With Quote