Upgrade problems

Please note that official support for this menu version has now ceased. There are still plenty of users, though, and the forum is still running. Some of our long-time users may be able to help you out.
Post Reply
david@seasonaires.com
Beginner
Beginner
Posts: 2
Joined: Sun May 19, 2002 7:24 pm

Re: Upgrade problems

Post by david@seasonaires.com »

Have got this issue resolved

Dont know what it was though
I think it might have been a ' in the name

"VAL D'ISERE"

That could be a bug
mnunez@concol.com
Beginner
Beginner
Posts: 1
Joined: Sun May 19, 2002 7:52 pm

Re: Upgrade problems

Post by mnunez@concol.com »

You need to escape ' characters.

This goes for any other programming language and SQL language too.

So you would change "VAL D'ISERE" to "VAL D\'ISERE"

That would make it work.

-- Andy.
User avatar
Andy
Milonic
Milonic
Posts: 3308
Joined: Sun May 19, 2002 8:23 pm
Location: Menu Developer
Contact:

Upgrade problems

Post by Andy »

I just changed to the new version

and i am now getting this error ?


Object doesnt support this property or method


Any ideas?

http://www.seasonaires.com/New/index.asp

David
Post Reply