Save file

JavaScript and client side scripting.

Moderator: General Moderators

Post Reply
kpraman
Forum Contributor
Posts: 172
Joined: Fri Oct 13, 2006 10:54 am

Save file

Post by kpraman »

I have to submit the path to PHP script, where a file has to be downloded, I am using

Code: Select all

<input type=file>
, It is asking which file to open. Is there any other tag which gives the path? The user should browse and show the path.
User avatar
spamyboy
Forum Contributor
Posts: 266
Joined: Sun Nov 06, 2005 11:29 am
Location: Lithuania, vilnius

Post by spamyboy »

With input's ? No there isnt.
Post Reply