southbeach
Programmer
Like my subject says:
QUERY_STRING has everything to the right of ? - What variable holds everything to the left?
When running cgi scripts (shell scripts using LINUX ksh), I can parse through QUERY_STRING to get the info submitted but I need to know which is the calling URL.
I need to get a hold of everything to the left of the ?
How do I go about this?
Thank you all in advance!
--
SouthBeach
The good thing about not knowing is the opportunity to learn - Yours truly, 2008.
QUERY_STRING has everything to the right of ? - What variable holds everything to the left?
When running cgi scripts (shell scripts using LINUX ksh), I can parse through QUERY_STRING to get the info submitted but I need to know which is the calling URL.
I need to get a hold of everything to the left of the ?
How do I go about this?
Thank you all in advance!
--
SouthBeach
The good thing about not knowing is the opportunity to learn - Yours truly, 2008.