473,396 Members | 1,767 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

Safari Postback Problems

We have an asp.net page written in C# that runs fine on IE windows, IE Mac
and Mozzilla Mac.
Here are the symptoms when it runs on Safari.
When the page loads and the users tries to click on any items on the page
that would result in a postback/submit type request. The page gets a
downloading pop up. I have looked at the generated source and can not find
any reason why this is happening. Other pages we have created do not have
this problem. We have tried to go into debug mode but the postback/submit
is never issued because the browser stops the request before the submit
request is issued.

Has any one else every seen anything like this?

Wiz
Nov 18 '05 #1
2 3714
Ok we found out more information about this problem. Apparently Safari is
mangling the view state on this one page and only in certain situations.
This is throwing an exception which is causing the download dialog to appear
not our standard error page. Which is probably some sort of Mime related
issue when the error page is sent back to the browser. The page isn't even
one of or largest pages so it can't be some length issue with the hidden
field.

- Wiz

"WizyDig" <so*****@microsoft.com> wrote in message
news:uh**************@TK2MSFTNGP09.phx.gbl...
We have an asp.net page written in C# that runs fine on IE windows, IE Mac
and Mozzilla Mac.
Here are the symptoms when it runs on Safari.
When the page loads and the users tries to click on any items on the page
that would result in a postback/submit type request. The page gets a
downloading pop up. I have looked at the generated source and can not find any reason why this is happening. Other pages we have created do not have
this problem. We have tried to go into debug mode but the postback/submit
is never issued because the browser stops the request before the submit
request is issued.

Has any one else every seen anything like this?

Wiz

Nov 18 '05 #2
Ok we solved this problem by serializing the view sate and storing it in the
session object. This will increase the load on the server but unless some
else comes up with another solution it will have to work.

-wiz

"WizyDig" <so*****@microsoft.com> wrote in message
news:uh**************@TK2MSFTNGP09.phx.gbl...
We have an asp.net page written in C# that runs fine on IE windows, IE Mac
and Mozzilla Mac.
Here are the symptoms when it runs on Safari.
When the page loads and the users tries to click on any items on the page
that would result in a postback/submit type request. The page gets a
downloading pop up. I have looked at the generated source and can not find any reason why this is happening. Other pages we have created do not have
this problem. We have tried to go into debug mode but the postback/submit
is never issued because the browser stops the request before the submit
request is issued.

Has any one else every seen anything like this?

Wiz

Nov 18 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: Sabre | last post by:
Hello All Repost as didn't get reply ... is there a simple answer to this? I've tried usercontrol and caching sofar to no avail. Is there a way to overcome this problem or not? Thanks, Graeme. ...
2
by: BluDog | last post by:
Hi I have a created a custom web control called ImageBrowser, extract is below: <Code> #Region "Properties" Public Property Images() As ImageCollection
0
by: Doug | last post by:
If you've found that controls such as any type of button are suddenly no longer causing a postback, when they should: It's related to the webuivalidation.js which has just been updated in a...
1
by: Shahram Khosraviani | last post by:
hi, I fire an method to the fetch the user information only once, which I do it like if not ispostback then validateuser()
1
by: Steve Loper | last post by:
I am developing a control in ASP.NET 2.0 that is derived from GridView. This control handles paging on its own and thus renders custom paging buttons. It also add some other functionality to the...
2
by: cbjewelz | last post by:
Hey all. So I'm having problems with cross browser alignments. I'm looking at Safari and Mozilla Firefox. I develop in Safari and so it looks perfect there however in Firefox my vertical...
1
by: Jason | last post by:
I have a webpage that I've wrapped in an Atlas UpdatePanel. This page contains four textboxes, each with AutoPostBack set to true. The problem comes when someone edits the first box and tabs to...
0
by: rn5a | last post by:
I have 2 ListBoxes which get populated with records from a database. The Form has a Button as well. Note that users can select multiple items in both the ListBoxes. When a user selects items...
0
by: jimmcward | last post by:
Hey guys, I will try and keep this as concise as I can. Basically I am developing a site which uses a Wizard Control (dynamically generated from a database) as a search form linked to a results...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.