Multihoming

View: New views
4 Messages — Rating Filter:   Alert me  

Multihoming

by Adam Parker-5 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hello -

We have recently installed CF8 Standard on a WIN2K3 box with IIS 6.  There are around 8 virtual sites running with CF.  Each of these sites will process cfquery and cfoutput.  I encounter a problem when attempting to use some of the new form elements, in particular cftextarea with html and richtext (no toolbars appear).  Also, when using cfslider, the slider doesn't load.

I post this to the CF-Server list as I think it might be an issue with multihoming.  I have followed the CF8 LiveDocs and all appears to be in line with the documentation.  It almost seems that a path to the java applets needs to be modified as well as the path to the fckeditor source.

This is a link to the examples I'm working with:  http://cls.iupui.edu/poetry/form.cfm.
"Your comments" does not show the richtext toolbars in the top example whereas the cfslider control does not appear in the bottom example.

Can anyone shed some light on this please?

Thank you,
Adam

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date
Get the Free Trial
http://ad.doubleclick.net/clk;207172674;29440083;f

Archive: http://www.houseoffusion.com/groups/cf-server/message.cfm/messageid:6700
Subscription: http://www.houseoffusion.com/groups/cf-server/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=17837.14401.10

Re: Multihoming

by Jochem van Dieten :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Tue, Dec 16, 2008 at 5:04 PM, Adam Parker wrote:
> This is a link to the examples I'm working with:  http://cls.iupui.edu/poetry/form.cfm.

If you look at the source of that page you will see:
<script type="text/javascript" src="/CFIDE/scripts/cfform.js"></script>
<script type="text/javascript" src="/CFIDE/scripts/masks.js"></script>
If you try to follow those links you will get a 404 error.

Ad a virtual directory for /cfide/scripts/ in IIS or copy the
/cfide/scripts/ folder to the webroot.

Jochem

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date
Get the Free Trial
http://ad.doubleclick.net/clk;207172674;29440083;f

Archive: http://www.houseoffusion.com/groups/cf-server/message.cfm/messageid:6701
Subscription: http://www.houseoffusion.com/groups/cf-server/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=17837.14401.10

Re: Multihoming

by Adam Parker-5 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi Jochem -

I have created a virtual directory as you have suggested.  The file paths are now valid; however, the applet for the cfslider (in this instance) does not load.  Is this remedied by specifying the paths in the CF Admin under "Server Settings > Java and JVM?"

Thanks again.

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date
Get the Free Trial
http://ad.doubleclick.net/clk;207172674;29440083;f

Archive: http://www.houseoffusion.com/groups/cf-server/message.cfm/messageid:6702
Subscription: http://www.houseoffusion.com/groups/cf-server/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=17837.14401.10

Re: Multihoming

by Adam Parker-5 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Disregard.  Bad path on my behalf (again).  Thank you for your help.

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date
Get the Free Trial
http://ad.doubleclick.net/clk;207172674;29440083;f

Archive: http://www.houseoffusion.com/groups/cf-server/message.cfm/messageid:6703
Subscription: http://www.houseoffusion.com/groups/cf-server/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=17837.14401.10