Okay - to clarify push -
I think explanation of the scenario is best -
1) User can't find a product or a piece of information on a large website -
2) User clicks a button and sends a request to the Administrator - ( a 
whole que or dynamic page would be setup to handle these requests and 
post multiple ones)
3) Administrator surfs around - finds the piece of information And 
pushes it back to user.
4) On users computer in the originating browser window - or maybe frame 
-the file loads up. IN fact thinking it would have to be frames based.

Why can't we do this with just sending a link through a chat or 
something - It can't be that easy. Client wants to push a 2 way 
communication and sharing of pages between his staff and customers.

Again - this particular site is running coldfusion cookies and session 
variables - they all exist so I can know a little about who someone is 
when they request. Any page they hit assigns them a cartid and some info 
is stored in db.
jay


Ben Doom wrote:

>I suppose that it depends on what you mean by 'push'.  You can certainly use
>javascript to do things like set a timed refresh.
>
>As far as doing a server-side push of data (for example whenever it updates)
>I don't know of a way to do that with pure CF and JavaScript, but I'm sure
>there are a number of ways to fake it.
>
>
>--  Ben Doom
>    Programmer & General Lackey
>    Moonbow Software, Inc
>
>: -----Original Message-----
>: From: Jason Miller [mailto:[EMAIL PROTECTED]]
>: Sent: Wednesday, January 29, 2003 7:14 PM
>: To: CF-Talk
>: Subject: ColdFusion and Javascript - pushing browser windows
>:
>:
>: Hello group -
>: I am only in proposal stage for one of my clients - but they requested
>: that they be able to push .cfm pages through to clients browsers. I
>: searched a bit - but am at a total loss for a starting point.
>:
>: I am using access databases - lots of cookies and session vars for
>: different features and flash 6 player -
>: I don't know if anyone knows any tricks or articles on the matter.
>:
>: I assume it must be done with quite a bit of javascript.. any ideas?
>: any leads are greatly appreciated.
>: thanks
>: jay
>:
>: 
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm

                                Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
                                

Reply via email to