|
Subject:
|
asp uploading script
|
|
Posted By:
|
zeeshandar
|
Post Date:
|
10/2/2004 6:14:53 AM
|
Hi,
I have integrated a free asp uploading script to my website. It works in similar way as any other uploading script (Click browse button, Select file from window, click upload button and it will upload your file onto web server).
What I want is, when I click on browse button and window is open to select a file. The files that show in that window should only be of "swf" extension. Means it should only show a particular type of file not all of the files.
Any idea.. Any help... will really be appriciated.
Thanks Zeeshan Ahmed
|
|
Reply By:
|
iniro
|
Reply Date:
|
10/18/2004 3:01:01 PM
|
quote: Originally posted by zeeshandar
Hi,
I have integrated a free asp uploading script to my website. It works in similar way as any other uploading script (Click browse button, Select file from window, click upload button and it will upload your file onto web server).
What I want is, when I click on browse button and window is open to select a file. The files that show in that window should only be of "swf" extension. Means it should only show a particular type of file not all of the files.
Any idea.. Any help... will really be appriciated.
Thanks Zeeshan Ahmed
Did you find out how to do it??
|
|
Reply By:
|
joseph007
|
Reply Date:
|
11/13/2004 11:30:51 AM
|
Hi Seeshan,
Could you please tell me, from where did you get that ASP script for file uploading. I really need it now !!
plz help me
thank you Joseph
|
|
Reply By:
|
mat41
|
Reply Date:
|
11/13/2004 7:48:12 PM
|
I am almost certain this can not be done. My understanding is the <input type="file"... tag action is where we loose scripting ability - we get it back when the file is selected and OK is clicked of course.
;;;Could you please tell me, from where did you get that ASP script for file uploading
Have you tryed Google-ing 'free ASP upload script'
Wind is your friend Matt
|