Thanks for taking a look, Ray. Those JS error don't matter for the problem... those were just leftover js script lines from another page referencing js validation and js form processing routines that I haven't implemented for the page, yet.
I saw another error in Chrome's dev tools, as well... it wouldn't let me access my cfc method to ajax in the real estate info. Here's the message, what that means: XMLHttpRequest cannot load http://api.tinyhippos.com/xhr_proxy?tinyhippos_apikey=ABC&tinyhippos_rurl=se arch-properties.cfc%3Fmethod%3Dm_create_properties_display_file%26returnForm at%3Djson. Origin http://hre-mobile.wsm-dev.com is not allowed by Access-Control-Allow-Origin. Rick -----Original Message----- From: Raymond Camden [mailto:[email protected]] Sent: Monday, December 05, 2011 11:01 PM To: cf-talk Subject: Re: SOT: Mobile Web App Dev Problem Not sure it matters, but upon running your page with Chrome Dev Tools active (everyone does that, right?) I immediately saw 2 JS libraries reporting a 404 error. On Mon, Dec 5, 2011 at 9:03 PM, Rick Faircloth <[email protected]> wrote: > > You can check out the earlier problem I mentioned, now. > > Click the "search form" on > http://hre-mobile.wsm-dev.com/modules/search-properties/search-properties.cf > m > and try to change the first select field. > > For some reason, on this and every other field I've built > with a select first, it won't change. > > Thoughts or word-arounds, anyone? > > Rick > > -----Original Message----- > From: Rick Faircloth [mailto:[email protected]] > Sent: Monday, December 05, 2011 5:02 PM > To: cf-talk > Subject: RE: SOT: Mobile Web App Dev Problem > > > Thanks for that feedback, Captain, but that's a new > error. I went ahead and started working on the AJAX part > of the application. None of that has been a part of > the app until now. Sorry about the confusion. :o) > > -----Original Message----- > From: Captain Obvious [mailto:[email protected]] > Sent: Monday, December 05, 2011 4:22 PM > To: cf-talk > Subject: Re: SOT: Mobile Web App Dev Problem > > > 500 error : Table 'holtzmanrentals.rentalmainphotos' doesn't exist > > > > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:348970 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

