> I've tried to find out details on this but could find it
> in the archives..
> can anybody tell me what I need to do to get cfform
> working on mx?

> Thanks,

>  <http://www.wng.com/>
> Tim Do
> Programmer/Analyst
> Western National Group
> 949.862.6231
> www.wng.com

Hi Tim,

It's going to depend on how your server is configured...

Either you can copy the javascript library (and containing directories) 
/cfide/scripts/cfform.js to a directory relative to the base template calling the 
form, in other words I believe if your application is in /wwwroot/mysite/ then you 
want to copy cfform.js to /wwwroot/mysite/cfide/scripts/cfform.js or you can specify 
an absolute url in the cfform attribute scriptSrc, i.e. <cfform action="blah blah" 
scriptSrc="http://www.rootdomain.com/cfide/scripts/cfform.js";>

There are also some additional comments about issues related to "onload" in the cfmx 
livedocs for cfform at: 

http://livedocs.macromedia.com/cfmxdocs/CFML_Reference/Tags-pt139.jsp#2433198

hth and sorry for the line-wrap. 

s. isaac dealey                972-490-6624

new epoch                      http://www.turnkey.to

lead architect, tapestry cms   http://products.turnkey.to

tapestry api is opensource     http://www.turnkey.to/tapi

certified advanced coldfusion 5 developer
http://www.macromedia.com/v1/handlers/index.cfm?ID=21816


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
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

Host with the leader in ColdFusion hosting. 
Voted #1 ColdFusion host by CF Developers. 
Offering shared and dedicated hosting options. 
www.cfxhosting.com/default.cfm?redirect=10481

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

Reply via email to