now more issues...
i had a script running to populate a city and state field on a blur event from the zip code field pointing back to a cfc to do the processing. it was running fine inside a cfwindow until i was frustrated with the woes of cfwindow and had to cut it out. by just taking it out of that window and adding header/footer includes it suddenly stopped seeing my callback handler and the whole deal just quit. i backed out the header/footer includes for kicks and giggles to see if it would help and NOPE!
my deal with cfwindow is i couldn't figure out a good way of handling the expiration of session variables if you open a window. basically if the session expired and then you come back and try to open the window you get an ajax error, say ok to the error and then the login screen appears inside the cfwindow. no good in my app.
ugh...
No comments:
Post a Comment