You could use a hidden frame (3rd frame) that scans the last incoming
message in the chat for a URL ... if it contains a URL with say the word
PUSH in front of it then it loads in the other frame.

Just a thought. Wouldn't be all that difficult with a little JavaScript.

Joshua Miller
Head Programmer / IT Manager
Garrison Enterprises Inc.
www.garrisonenterprises.net
[EMAIL PROTECTED]
(704) 569-9044 ext. 254
 
************************************************************************
*************
Any views expressed in this message are those of the individual sender,
except where the sender states them to be the views of 
Garrison Enterprises Inc.
 
This e-mail is intended only for the individual or entity to which it is
addressed and contains information that is private and confidential. If
you are not the intended recipient you are hereby notified that any
dissemination, distribution or copying is strictly prohibited. If you 
have received this e-mail in error please delete it immediately and
advise us by return e-mail to [EMAIL PROTECTED]
************************************************************************
*************


-----Original Message-----
From: Jason Miller [mailto:[EMAIL PROTECTED]] 
Sent: Wednesday, January 29, 2003 8:51 PM
To: CF-Talk
Subject: Re: ColdFusion and Javascript - pushing browser windows


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