ColdFusion Language Zone

    ColdFusion Language ZONE

 
Article Author:
This article is about submitting form through ColdFusion.Ajax.submitForm to the action page and send a response back in JSON format which later can be decoded using ColdFusion.JSON.decode. By this way you can avoid the usual page refresh for submitting the forms and also sending response back in the best way which is JSON (JavaScript Object Notation).

Form

A simple user form which gives the option of entering Name and Email.
...
Solution by:
I am being asked to remove the declare and set of this query and put everything as cfqueryparam in the select statement that follows.

This query is a little more involved than the queries in which I have used cfqueryparam before. Can someone show me how I could do that?
Solution by:
I have a SQL 2005 table which holds login information, including an column that holds a "template" for an IP address range > it's in the format "10.16.x.x" which means to us that the 1st,2nd parts of a 4 part IP belong to the login of record, and the last 2 are free range (e.g. the agency Y has IPs like 10.16.x.x)
Sometimes the IP column will look like "196.x.x.x" or "17.34.x.x" so it isn't always the case that the same parts are free range.

On access to a web application (Coldfusion 8), there will be a check against the list of IP ranges, against the IP address ...
Top Contributor
Gudmundius has been a member of Experts Exchange since 03/07/2010.

To date, he has answered 8 questions, and posted 20 comments on Experts Exchange.
 
 
Zone Advisors

Having problems asking a question? Have a general question about Experts Exchange? Let us know!

 
 
2000th Corporate Account

2000 organizations, including eBay, Ericsson, and Lockheed Martin, now work smarter with Corporate Accounts. Save over 36%!

 
 
[x]
Neglected Question
Neglected questions are any questions that either have not yet been addressed by an expert, or a solution has not been awarded, and may be eligible for bonus points (see your profile page for details).
 
 
Loading Advertisement...
ADVERTISEMENT