Microsoft VBScript compilation error '800a03ea'
Question:
I get the following error when I try to upload a file:
I get the following error when I try to upload a file:
Microsoft VBScript compilation error '800a03ea>
Syntax error
Answer:Try to replace "0x000000" with "#000000"
For example:
sip1.FontColor = "#000000"
and
sip1.AddWatermark "../images/logo.png", "Bottom-Right", true, "#000000", "50>
Comments
Be the first to write a comment
You must me logged in to write a comment.