|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
im creating an asp using the file scripting object but i cant create the file in the local pf of the client, but rather saves on the server folder ... help
|
|
#2
|
|||
|
|||
|
For security reasons, you can't save files to the client's PC. You could create the file on the server, and dynamically make a link to it. However if it is an ASP file, the server will process it, and the user will not be able to download the asp code.
You could give the file an different extension, but then the user would have to download the file and change the extension. I guess that depends on how savy your users are. |
![]() |
| Viewing: Dev Shed Forums > Programming Languages - More > ASP Programming > FSO to create file on client pc |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|