Microsoft
Software
Hardware
Network
Question : more jscript regex strip string help
Strip "SetLock=1" from a string
Lets says I have:
page.asp?action=update&id=
21&SetLock
=1&fruit=o
range
How do I strip out "SetLock=1" from this string?
Answer : more jscript regex strip string help
what about:
var s = "page.asp?action=update&id
=21&SetLoc
k=1&fruit=
orange
";
s = s.replace(/SetLock=1/, "");
Random Solutions
Roaming Profiles
How to synchronize the time on windows 2003 workgroup computer with an NTP appliance?
How do you escape ' in vb.net? I want to insert into an sqlserver 2005 table.
How to remove Symantec WinFax
Computer Boots fine but beeps continuously
TSQL How to determine logarithm to base X
Writing bits to screen in Direct Draw
Host unknown (Name server: mail.domain.com: host not found)
Ntoskrnl.exe is missing or corrupt.
Failed to backup sql server 2000