Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

syntax error

Status
Not open for further replies.

letimati

Technical User
Joined
Feb 3, 2006
Messages
36
Location
GB
Hi i am getting a syntax error from this can anyone tell me where i am going wrong. Thanks in advance.

syntax error

var regexS = "[\\?&]"+name+"=([^&#]*)";
 
yeah.

all that is, is a string. how are you using it, because it seems (from the variable name) that you are planning to use it as a regex.



*cLFlaVA
----------------------------
[tt]"quote goes here"[/tt]
[URL unfurl="true"]http://www.coryarthus.com/[/url]
 
Sorry I just checked its the line above this that was giving the error,

sorry for wasting your time
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top