-
1 Apr 2008 7:44 PM #1
Login PAge
Login PAge
Hi
I created a login page using the samples from the forums.In the login.js file I call the jsp page in the url to decide on success or failure.But login always fails showing some syntax error in ext-all.js,I use friebug.I also run in Netbeans IDE.I wonder how there could be an error in ext library that I just included.I am a newbie.Kindly can anyone help?
Thanks
Crazy
-
1 Apr 2008 10:30 PM #2
When you get errors like that, it's 99.9999% more likely to be an error with something that you've passed to the Ext code, and not in the Ext code itself.
The best thing to start off with for you is to change to use ext-all-debug.js so you can find where the error is actually occurring and work backwards from there.'Once again, fortune vomits on my eiderdown'
- Edmund Blackadder
-
3 Apr 2008 7:10 PM #3
hi
Thanks for the help.Will try with it.
Thanks
Crazy


Reply With Quote