473,396 Members | 2,030 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.

ASP.NET 2.0 JavaScript Konqueror support?

Hi all,

I was really surprised a few minute ago to see that my
pages which run everywhere fine don't do this on Konqueror
browser on Linux OS. The page at itself works, but ASP.NET
don't deliver the JavaScript-Code which is necessary to
run LinkButtons, AutoPostback and so on.

So, is this a bug - and does anybody know about a bugfix,
or have I to edit my own BrowserCaps like 2 years ago with
ASP.NET 1.x?

Regards, Thomas
Apr 7 '06 #1
1 1277
Until you learn to create a konqueror.browser file, to place in
drive:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\ CONFIG\Browsers ,
copy the Konqueror definition into the BrowserCaps section of your web.config:

http://slingfive.com/pages/code/brow...aps_spaces.txt

You might want to copy the other definitions there, too.

BrowserCaps is deprecated in ASP.NET 2.0,
although it will continue to work until the next version.


Juan T. Llibre, asp.net MVP
aspnetfaq.com : http://www.aspnetfaq.com/
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en español : http://asp.net.do/foros/
===================================
"Thomas Bandt" <ne**@thomas-spam-bandt.de> wrote in message
news:uu**************@TK2MSFTNGP04.phx.gbl...
Hi all,

I was really surprised a few minute ago to see that my
pages which run everywhere fine don't do this on Konqueror
browser on Linux OS. The page at itself works, but ASP.NET
don't deliver the JavaScript-Code which is necessary to
run LinkButtons, AutoPostback and so on.

So, is this a bug - and does anybody know about a bugfix,
or have I to edit my own BrowserCaps like 2 years ago with
ASP.NET 1.x?

Regards, Thomas

Apr 7 '06 #2

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

Similar topics

11
by: George Hester | last post by:
I have a css file this is a portion of it: /* trackaccept.css */ div.track { width:400px; height: 100px; } I have this in my ASP page:
14
by: DU | last post by:
According to a recent post, it seems that Konqueror 3.1+ and Safari 1.1 support CSS3 opacity style property under a proprietary name: "Support for the CSS3 opacity (using -khtml-opacity)...
10
by: Rob Fentress | last post by:
I am trying to develop very standards-compliant content using XHTML and CSS. I am using CSS positioning and thus need to only include my stylesheet on browsers I have tested to make sure they...
5
by: David Given | last post by:
I have a big, complicated Javascript program that's doing some rather complex things. One of the things it really has to do is to wait for the browser to load something. Because Javascript is...
8
by: Andy Fish | last post by:
Hi, I am trying to show/hide a group of table rows using javascript and CSS. if I group them in a <tbody> element I can do: my_tbody_element.style.display="none"; to hide them and ...
1
by: IkBenHet | last post by:
Hello, I found this script to create a simple rich text form (http://programmabilities.com/xml/index.php?id=17): <html> <head> <title>Rich Text Editor</title> </head> <body>
7
by: Eric van Riet Paap | last post by:
Wouldn't it be nice if we could program our browser in Python instead of Javascript? - Eric
3
by: Charlie | last post by:
Hi: What technologies are available in ASP.NET for running Server side code from a JavaScript function? Thanks, Charlie
5
by: Phlip | last post by:
Engineers: Steps to reproduce the issue: - whip out your Konqueror 3.4.2 - (via Linux 2.6.12-12mdk-i586-up-1GB) - write HTML with an IFrame - src='javascript:void(alert("yo"))' - hit the...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
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: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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
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
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...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

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.