Sorry for the new post, but I can not seem to reply from the thread.


REPLY
========

The reason why I can't is because, from that template url page, it calls
many other pages to do its processing
to set up the Help Desk window, and the secure email box for my users.



THREAD
========

Hi All:

We recently upgraded to CFMX7, and quickly realized that cfml.exe is not
supported due to the nature cfmx7 is  now pure java.

Basically I have one line code, that will be placed on various sites on mine
(which will generate a button), and when user clicks on it will launch my
help desk which is developed on a separate server.

The client code to be places on websites is as follows:

<script language="JavaScript" src="
https://www.abcdef.com/cgi-bin/cfml?template=/cgi-scripts/SSLLPSNInt2cgi.cfm&c=1259
"></script>


basically each of my website will have a different value, and won click of
this button, will launch a window particular to the C= parameter.

The code will generate the button.  Of course it not working with CFMX7.

How would i rewrite this using wget.

plus is there any special directory i need to download wget to.

Also, this is a UNIX box.

Any inform would be appreciated.

Asad

Top | Reply | Original Post | Subscribe06/20/2007 07:25 PM
Author: Dave Watts
Link:
http://www.houseoffusion.com/groups/CF-Talk/thread.cfm/threadid:52214#281715
> We recently upgraded to CFMX7, and quickly realized that
Why can't you just use the proper URL to your CF file?

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/

Fig Leaf Software provides the highest caliber vendor-authorized
instruction at our training centers in Washington DC, Atlanta,
Chicago, Baltimore, Northern Virginia, or on-site at your location.
Visit http://training.figleaf.com/ for more information!

This email has been processed by SmoothZap - www.smoothwall.net
-- 
Asad H Khan


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Create Web Applications With ColdFusion MX7 & Flex 2. 
Build powerful, scalable RIAs. Free Trial
http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJS 

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:281718
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to