Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

retrieving current template and variables

Status
Not open for further replies.

sevex

Programmer
Joined
Sep 18, 2001
Messages
74
Location
CA
Is there any way to retrieve the filename of the current template, including any variables that may have been passed through a "get" method form?

thanks
 
Yes, you can use the cgi.script_name and cgi.query_string variables to get both.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top