|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
SlickEdit: Code in over 40 languages across 7 platforms. SlickEdit’s unmatched power, speed, and flexibility allows even the most accomplished developers to write better code faster. Download a free trial today! |
|
#1
|
|||
|
|||
|
Dim cp
set cp=Server.CreateObject("Scripting.FileSystemObject") cp.CopyFile "201.10.10.2\bio1\*.mdb","c:\inetpub\wwwroot\vonline" set cp=nothing ----------------------------------------------------------- Remarks : it copys any mdb file from com1 and paste it to c:\inetpub\wwwroot\vonline com2 problem: error stated "permission denied" (0x800a0046 microsoft vb script error). how am i suppose to enable com1 to allow com2 to extract the file... thanks -no firewall |
|
#2
|
|||
|
|||
|
It appears to be a permission issue.
|
![]() |
| Viewing: Dev Shed Forums > System Administration > IIS > security |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|