Posted by jaYPee on 09/28/05 06:12
in my registration.asp i have included an input file in order that the
user that want to register in my site can upload there photo. but i
have another asp in order to save the input file. how can i do this?
here's some part of my code in registration.asp
http://pastebin.com/376395
on line 35 from the link above i want to submit the file input to
uploadfile.asp.
this is the line 35:
<td class="TDField"><input type="file" name="BrowseFile"
size="35"></td>
thanks in advance
Navigation:
[Reply to this message]
|