|
|
Sergey Kornilov admin 3/31/2011 |
|
Try the following in ClientBefore event: var regexS = "[\\?&]editid1=([^&#]*)"; |
|
|
G
|
gdmacdo author 4/1/2011 |
|
This worked perfectly! Thank you so much for the quick reply. Try the following in ClientBefore event: var regexS = "[\\?&]editid1=([^&#]*)"; |
|