simply put this at the bottom of your form... <cfoutput>#server.coldfusion.productversion# #server.bluedragon.builddate#</cfoutput> The 2nd one would most likely generate an error if it's not an OpenBD deployment.
On Wed, Dec 14, 2011 at 6:32 PM, Jason King <[email protected]> wrote: > Also.. have you posted ALL source code? > > > > On Wed, Dec 14, 2011 at 11:30 AM, Mats Stromberg > <[email protected]>wrote: > >> Hm... is OpenBD using Adobe's CFFORM scripts? >> Or is this a ACF Server and not an OpenBD? >> >> /Mats/ >> >> >> On Wed, Dec 14, 2011 at 6:01 PM, ogrehulk <[email protected]> wrote: >> >>> Here's the URL of the form: >>> http://www.cochisemusicteachers.org/ArvixeFormTest.cfm >>> I don't want to bash the hosting company. They do have a great deal >>> for hosting everything else ColdFusion AND PHP, ASP, etc. The company >>> is Arvixe. >>> >>> On Dec 14, 8:09 am, Matthew Woodward <[email protected]> wrote: >>> > Sorry if you provided this earlier but do you have a full URL I could >>> hit >>> > to see if I get the same behavior from your server? Specifically I'd >>> like >>> > to see if I get prompted to download the javascript files if I just hit >>> > those URLs directly in a browser. >>> > >>> > Also out of curiosity what hosting company is it? >>> > >>> > >>> > >>> > >>> > >>> > On Wed, Dec 14, 2011 at 3:35 AM, ogrehulk <[email protected]> >>> wrote: >>> > > So frustrating. The hosting company I am with provides CF through >>> > > OpenBD. I do not know how they have it configured. I have asked them >>> > > and I keep getting the blame pointed back at me saying it is my >>> > > coding. >>> > >>> > > On Dec 13, 9:39 pm, Matthew Woodward <[email protected]> wrote: >>> > > > If you can browse to them and you get prompted to download, that >>> > > indicates >>> > > > something weird is going on with your web server setup. >>> > >>> > > > How do you have things set up (servlet container, web server, any >>> other >>> > > > relevant details)? >>> > >>> > > > I did some quick screwing around and can't reproduce what you're >>> seeing. >>> > >>> > > > On Tue, Dec 13, 2011 at 7:27 PM, ogrehulk <[email protected]> >>> wrote: >>> > > > > I found these links requiring a virtual path...any thoughts? >>> > >>> > > > > >>> http://www.newatlanta.com/c/products/bluedragon/self_help/archiveSear. >>> > > .. >>> > >>> > > > > >>> http://www.mailinglistarchive.com/html/[email protected]/2010-0. >>> > > .. >>> > >>> > > > > -- >>> > > > > online documentation:http://openbd.org/manual/ >>> > > > > google+ hints/tips: >>> https://plus.google.com/115990347459711259462 >>> > > > > http://groups.google.com/group/openbd?hl=en >>> > >>> > > > -- >>> > > > Matthew Woodward >>> > > > [email protected]http://blog.mattwoodward.com >>> > > > identi.ca / Twitter: @mpwoodward >>> > >>> > > > Please do not send me proprietary file formats such as Word, >>> PowerPoint, >>> > > > etc. as attachments. >>> > >http://www.gnu.org/philosophy/no-word-attachments.html >>> > >>> > > -- >>> > > online documentation:http://openbd.org/manual/ >>> > > google+ hints/tips:https://plus.google.com/115990347459711259462 >>> > > http://groups.google.com/group/openbd?hl=en >>> > >>> > -- >>> > Matthew Woodward >>> > [email protected]http://blog.mattwoodward.com >>> > identi.ca / Twitter: @mpwoodward >>> > >>> > Please do not send me proprietary file formats such as Word, >>> PowerPoint, >>> > etc. as attachments. >>> http://www.gnu.org/philosophy/no-word-attachments.html >>> > >>> > >>> >>> -- >>> online documentation: http://openbd.org/manual/ >>> google+ hints/tips: https://plus.google.com/115990347459711259462 >>> http://groups.google.com/group/openbd?hl=en >>> >> >> -- >> online documentation: http://openbd.org/manual/ >> google+ hints/tips: https://plus.google.com/115990347459711259462 >> http://groups.google.com/group/openbd?hl=en >> > > -- > online documentation: http://openbd.org/manual/ > google+ hints/tips: https://plus.google.com/115990347459711259462 > http://groups.google.com/group/openbd?hl=en > -- online documentation: http://openbd.org/manual/ google+ hints/tips: https://plus.google.com/115990347459711259462 http://groups.google.com/group/openbd?hl=en
