delphi programming forums mysql charset mget recursive synonimos
free ventrilo servers hosting cs javascript delay python find in list
Back Forum New
abstract:

SyntaxError: invalid quantifier +
http://bbs.prog365.com/images/sites/frown.gif
thats exactly how its comes up and its a nightmare


The following translators were not loaded due to errors:
The following Javascript error(s) occurred:
At line 1266 of file "C:\Program Files (x86)\Macromedia\Dreamweaver
8\Configuration\Shared\PayPal\PayPalShared.js":
var re11 =/+/g;
SyntaxError: invalid quantifier +

thats exactly how its comes up and its a nightmare

TOP

This should probably be moved to one of the programming threads, you'd be able to get more help there.

TOP

ok thanx m8y

TOP

Here + would be taken as operator and its operand could be numbers or string. But in your case they are neither. Hence it wont work. If you are trying to create such string then use
'your string'.

TOP

abstract:

SyntaxError: invalid quantifier +
http://bbs.prog365.com/images/sites/frown.gif
thats exactly how its comes up and its a nightmare


This is a second post for you on the same subject.  Double posting is bad for you.
did you look into why you would have a paypal javascript on your local Harddrive?

TOP

I'm going with Ebot, extremely vague subjects are pretty much worthless.
When you post a question you may want to include information as to how and when the error occurs.
An example of a good subject title: Paypal SyntaxError in Dreamweaver
Can this thread be closed, it is triple posted:
http://forums.devshed.com/search.php?searchid=1348216



SyntaxError: invalid quantifier +
http://bbs.prog365.com/images/sites/frown.gif
thats exactly how its comes up and its a nightmare

TOP

Back Forum