Signup · Login
Stardeveloper.com  
Home · Tutorials · Forums · Web Hosting Plans · Faisal Khan's Blog · Contact
Forums : ASP : ASP 3.0 : Problem with Upload Signup · Login
Author Thread
Problem with Upload
Posted in tutorial: Uploading Files to the Server Hard Disk using plain ASP
·  mini2005
User
Joined: 30 Jun 2005
Total Posts: 2
Problem with Upload
Posted: 30 Jun 2005
Hi Faisal
Thank you for solution for uploading.
I have a problem with filePath (function getFilePath, loader.asp) - it's always empty. Do i do something wrong?
·  mini2005
User
Joined: 30 Jun 2005
Total Posts: 2
Solved
Posted: 30 Jun 2005
Hallo again
I found the problem: in getFilePath i corrected
tempPos = InStrRev(temp, "\")
to
tempPos = InStrRev(temp, "\", -1, 1).
Now it works great.

Users Who Have Visited This Thread In Last 24 Hours
2 Visitors

Login
UserName Or Email Address:       Password:       Auto-Login:    
· Create New User Account
· Send Forgotten Password by Email
 
© 1999 - 2009 Stardeveloper.com, All Rights Reserved.