Forum: ASP Jul 7th, 2008 |
| Replies: 1 Views: 2,718 Can you tell me which part of this code is the Input Box(browse box field) and the Submit Button, please?
Thank you.
<%@ Language=VBScript %>
<%
option explicit
Response.Expires = -1... |
Forum: ASP Jul 4th, 2008 |
| Replies: 0 Views: 664 I'm using FreeASPupload script and it works successfully.
I'd like to get some guidance on how to modify to add a second Browse Box and second Submit Button, so these uploaded files can go to a... |