but thats not the solution, its not uploading the file.
Bob,
The article I was talking about, that girl actually explained it that how it could possible.
Anyway, I will go home and check my notes again to find out that URL and will post later sometime this week.
- Asim
<cfif IsDefined('form.file')>
<cfdump var="#FORM#">
</cfif>
<html>
<head></head>
<body>
<form enctype="multipart/form-data" name="test_form" method="post" action=""> <input type="file" name="browse" style="display: none;">
<input type=text name=file>
<input type=button
style="font-style:veranda; font-size:12px; font-weight:bold;text-transform:lowercase;color:white;background-color:#557799;height:22px;border-style:ridge;text-align:center;"
value="Select a File...">
<br><br>
<!-- must be clicked twice for the form to submit! -->
<input type=submit
value="Submit The Form Now!"
style="font-style:veranda; font-size:12px;">
</form>
</body>
</html>
</body>
</html>
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

