|
|
|||||||||
|
|||||||||
|
|||||||||
| |
|||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
Physical path of Client Machine
Dear All,
i want to copy a file (say a font file) from my website to client's computer ("c:\windows\fonts"), is there ne way to do that, as the method that i am applying (copyfile method of filesystemobject), copies the file from my virtual directory to the folder of my server computer (ie where my actual site is). ive ben tryin to find a solution to this since long, please help me regards Sumeet
__________________
the coolest one |
|
#2
|
||||
|
||||
|
You cannot do this with a server-side language. You have to remember that all server-side languages are processed on the server only. (Hence the name
)If you want to copy files to a users computer, you'll need to write something like an ActiveX or Java applet, which runs client-side |
![]() |
| Viewing: Dev Articles Community Forums > Programming > ASP Development > Physical path of Client Machine |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|