Getting this error: Expected ')'
Here's the code:
Any thoughts? Thanks!
Here's the code:
Code:
'Create an instance of the FileSystemObject
Dim objFSO
Set objFSO = Server.CreateObject("Scripting.FileSystemObject")
'Create the folder
objFSO.CreateFolder("C:\Inetpub\[URL unfurl="true"]wwwroot\clients\milltrailers\img\products\"[/URL] &prod_id& ")"