Hi there
I'm using the new version of Advanced Mail.
I have a form on our website and I want users to be able to upload a photo to go with their story that is emailed to us.
However, when I load the page I get this error:
Microsoft VBScript compilation error '800a03ea'
Syntax error
/TrustStoriesForm.asp, line 133
function GetFolderName(str): select case Str: case "Photo": Ris = \Temp\: end select: GetFolderName = Ris : end function ------------------------------------------------------------------^ The line 133 is:
function GetFolderName(str): select case Str: case "Photo": Ris = \temp\: end select: GetFolderName = Ris : end function
I have also tried to use an absolute path and get this error:
WARNING!! The Advanced Mail behavior use a temp folder to save same info but in this folder you don't have the write permission You have 2 solutions: 1) Give the write permission to the system temp folder 2) Change the temp folder for this behavior To change the temp folder read this tutorial: Download tutorial
Any ideas how I can make this work?
Regards
Martin |
|
|