GetQueryString function
March 19, 2009 12:00 AM
How is the search property looking when you check the url? This will determine how you parse it.The original function looks ok. The second one looks like it will break.For example, looking at this thread, the search property will equal "?TID=7254&PN=1"To really help you out, we need to know how the URL is structured to structure your function properly.
Discussions have been disabled for this post