|
|
|
|
|
| | |
|
Active Server Pages help tutorial how to ASP Help ASP Tutorials ASP Programming ASP Code - ASP Free CJWSoft ASPProtect ASPBanner ASPClassifieds
(Advanced)
(Components)
(Database)
(General)
(Vbscript)

|
|
Subject: |
Perfect Solution |
From: |
Vivek Joshi |
Date: |
9/25/1999 12:20:40 AM |
IP: |
203.197.192.134 |
Thanks a ton !! Worked like a charm.
Just needed a small fix :
whichname="tempfile.txt"
whichdir=Server.Mappath ("/upload/tests/")
whichFN=whichdir & whichname
last line needed to be
whichFN=whichdir & "\" & whichname
Once again thanx a million
|
Previous Message
|
|
|
|
|
|
|
|
|
|
|
|