Ask a Question related to Coldfusion - Advanced Techniques, Design and Development.
-
DrunkMick #1
CF7 with Request variables.
Hey, I've inherited a site that uses Request variables. The hosting company
upgraded to CF7 and now the request variables are not working on certain
machines. I'm guessing about 15% of the boxes out there are not acknowledging
the Request variables. Any thoughts?
DrunkMick Guest
-
How do I access HTTP Request Object Header variables?
Disclaimer: I'm a Flex newbie so please pardon if I am missing something obvious. Scenario: The Flex URL is protected by enterprise SSO. After... -
Discussion: Attributes Vs Request variables and CustomTags
Two methods (that I am interested in) to pass variables into a custom tag are :- 1. Setting a request variable 2. Passing a 'local' variable in... -
best way to get data: request.form, request.params, controlname.value
Hi! I think I remember somewhere that using request.form was a bad idea (I can't say I remember why). So I'm wondering: What is the best way to... -
Accessing page request / server variables in a class file.
Hi, Here's a question for you all. Under "classic" ASP any ASP page could have any number of #Include files. Using #Include files I could have... -
difference bet. request.querystring and Request.Params
request.params for asp.net is the httprequest object, and this method gets a combined collection of querystring, cookies, form and servervars...



Reply With Quote

