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 Shaun E on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Passing a parm to a method via URL

Status
Not open for further replies.

jt8941

Programmer
Dec 9, 2003
15
US
I am trying to call a method via url with ...page.cfc?method=foo. However the method foo has a required parameter of bar, how do I pass that via the URL. Thanks
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top