A bit off topic but Im sure someone here could answer my question:
Goal:
To connect SQL Server 7 databases to a ColdFusion 4.5 Web server. The SQL
machine is on a local server on our LAN and the ColdFusion server is
elsewhere(geographically).
Question:
What is the BEST way to have the SQL datasources available for the
ColdFusion machine? I have noticed there is a "Server" entry for setting up
new datasources in CF Admin, is this where I need to establish a TCP/IP
protocol command line to connect with a remote SQL server?
What is known:
I have implemented several local datasources(MS Access) on the CF machine,
but never setup a remote datasource.
Sincerely,
Shane Witbeck
Webmaster
mailto:[EMAIL PROTECTED]
www.digitalsanctum.com
-----Original Message-----
From: James Taavon [mailto:[EMAIL PROTECTED]]
Sent: Saturday, August 05, 2000 9:19 AM
To: [EMAIL PROTECTED]
Subject: Re: Frames
Thanks Art, I will give it a shot. I will let you know.
James
Art Broussard wrote:
>
> >How do I refresh the contents of one frame while performing an action in
> >another? I am updating a column in my database in one frame and I have a
> >list of data in another frame. When updating the data I want the other
> >frame to reflect the change. Does that make sense?
>
>--------------------------------------------------------------------------
> ----
> >
> I am doing the very same thing.
>
> Try this.
>
> <SCRIPT LANGUAGE="JavaScript">
> <!-- Begin
> function refreshFrame() {
> top.frames['name_of_frame'].window.location.href = "page_to_load.cfm";
> }
> // End -->
> </script>
>
> <body onload="refreshFrame()">
>
> ________________________________________________________________________
> Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com
>
> --------------------------------------------------------------------------
----
> Archives: http://www.mail-archive.com/[email protected]/
> 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.
----------------------------------------------------------------------------
--
Archives: http://www.mail-archive.com/[email protected]/
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.
------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/[email protected]/
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.