PDA

View Full Version : ASP.NET application and MacIntosh Computer


helpwanted
10-28-2003, 10:14 AM
My application placed at

www.rerc-ami.org/Second/Login.aspx
(Use GUESTUSER as login and no password is required)

gets screwed when a mac user connects to this. The application was
done with ASP.NET with complete server coding. NOT a single line of
code on client side.

How to fix this mess? I want the web to work with both PCs and MacIntosh computer but mac's do not work. PC are doing great.

Any help is greatly appreciated. Thanks in advance.

bruce
11-05-2003, 08:02 AM
What is the error message when you use a MAC?

[b]quote:Originally posted by helpwanted

My application placed at

www.rerc-ami.org/Second/Login.aspx
(Use GUESTUSER as login and no password is required)

gets screwed when a mac user connects to this. The application was
done with ASP.NET with complete server coding. NOT a single line of
code on client side.

How to fix this mess? I want the web to work with both PCs and MacIntosh computer but mac's do not work. PC are doing great.

Any help is greatly appreciated. Thanks in advance.
</blockquote id="quote"></font id="quote">

natebates
11-10-2003, 12:38 PM
i logged in to your page using both firebird and safari for the mac and it worked fine.

what exactly gets screwed up? is it that they're not being logged in properly?

does your mac browser allow cookies?

uniquesjc
01-27-2006, 03:12 AM
My site also has problemswith Safari browsers, in that the Menu v2.0.0.0 doesn't work. Mozilla users also report problems with DropDownList v2.0.0.0.

Is there a simple fix for these types of problems? I'm using MWD 2005 Express.

SteveC