T
Tommy Shore
Give me some advice plz, thanks.
Tommy Shore said:Give me some advice plz, thanks.
Tommy Shore said:I need this:
I click a href such as http://localhost/down.aspx?nid=123 and in fact it
points to a file named 123.zip, I want to
get the file name "123.zip" before the downloading begins.
So, what should I do?
Tommy Shore said:Thanks very much.
Now I can catch the event "DWebBrowserEvent2->FileDownLoad", but I don't
know how can I catch get file name from the website.