Hello all,

Is there anyway to do an HTTP request in the background without
effecting the user's session.  We are developing a 5-step process and a
request needs to be made in the third step that takes 1-2 minutes.  We
don't want to have the client's browser getting a time out (from a proxy
server or otherwise) and want them to continue on with the process. 
When the long process completes, it doesn't need to return anything to
the user, just update a database.  Can I accomplish this using a CFHTTP
POST or will the process still hang until I get a response?  I basically
need a way to make a request without the user's browser waiting for the
response.  Any help or insight would be greatly appreciated.  Thanks.

-- 
Pete Miller
GOTech, Inc.
http://www.gotech.net
------------------------------------------------------------------------------
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to