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
Access to MS SQL
WSUS Not Yet Reported
Remote access using dynamic IP
Pagemaker error while exporting "No valid ppd files were found. Check the ppd4 directory in usenglish."
Exchange 2007 has its Private IP in SMTP header - Security Issue
DistinctCount
vCenter Error - Validation not applicable this time- in migrating clone into different ESXi server
update statement doesnt work when using linked server
Recover data from Ghost image
step by step sendmail SMTP AUTHENTICATION in linux 7.3 and linux 9