Login form not working on cell phone

XML, Perl, Python, and other languages can be discussed here, even if it isn't PHP (We might forgive you).

Moderator: General Moderators

Post Reply
User avatar
barb woolums
Forum Contributor
Posts: 134
Joined: Sun Feb 08, 2009 9:52 pm

Login form not working on cell phone

Post by barb woolums »

One of my website subscribers reports she is unable to type into the user and password fields in the login form on the home page on her Motorolla Droid 2 cell phone. I have tried on my phone, and all is OK.

I have no way to debug this as I have no access to her phone, and even then wouldn't know how to. The website has not been designed for use on cell phones either.

Can anybody help me with this, or can try it on their phone?

The url is http://webrecipemanager.com

Thanks
User avatar
s.dot
Tranquility In Moderation
Posts: 5001
Joined: Sun Feb 06, 2005 7:18 pm
Location: Indiana

Re: Login form not working on cell phone

Post by s.dot »

Perhaps her phone's browser does not have javascript enabled on it, or the browser can't execute that javascript properly (different browsers on different platforms handle some javascript differently).

I viewed the souce code of the login form and it looks like it must use javascript to log in.
Set Search Time - A google chrome extension. When you search only results from the past year (or set time period) are displayed. Helps tremendously when using new technologies to avoid outdated results.
User avatar
barb woolums
Forum Contributor
Posts: 134
Joined: Sun Feb 08, 2009 9:52 pm

Re: Login form not working on cell phone

Post by barb woolums »

She said it was working until last month.

Yes the login does use javascript.
Post Reply