I have had great help in the past with the members of tek-tips so I hope that they can provide some answers to the problem I am having now. I have recently built a asp .net web program that runs VB .NET and it works perfectly on a Windows PC, the problem is that some of the users have macintosh (9.X - OS X). The macintosh systems can log into the web page but somewhere in the progress the pages the web page(s) freeze up.
For example:
log on to brings page x.aspx up. You select "next" button and user is brought to x2.aspx, and so on. At no clearly defined point the new page is NOT served on a Macintosh (works fine on PC). I am passing Session variables to each page.
If anyone out there has any ideas, I would appreciate it. Thanks a million.
For example:
log on to brings page x.aspx up. You select "next" button and user is brought to x2.aspx, and so on. At no clearly defined point the new page is NOT served on a Macintosh (works fine on PC). I am passing Session variables to each page.
If anyone out there has any ideas, I would appreciate it. Thanks a million.