Home
Get Started
Learn
Downloads
AJAX
MVC
Community
Wiki
Forums
Sign in
|
Join
Home
›
ASP.NET Forums
›
Search
Search
You searched for the word(s): userid:650000
More Search Options
RSS Available
Matching Posts
Re: Default button on pressing enter key?
Hi All, Check this for possible solution: http://forums.asp.net/1320324/ShowThread.aspx#1320324 Regards DotnetShadow
Posted to
Web Forms
(Forum)
by
dotnetshadow
on 6/21/2006
Re: Default Button with Firefox
Thanks for the info, I know that there is no click event for anchors as indicated here: http://developer.mozilla.org/en/docs/DOM:element.click But I have provided a possible solution that does work for LinkButton in Firefox as shown in 2 posts above. To further improve it you could always detect for firefox browser and only add the revised js file through register.clientscript etc... Regards DotnetShadow
Posted to
Getting Started
(Forum)
by
dotnetshadow
on 6/21/2006
Re: Default Button with Firefox
Some people might of noticed that I used anthem button in previous button it is the same if u used <asp:linkbutton> .... Code: <form id="form1" runat="server" defaultbutton="LinkButton1"> <script type="text/javascript" src="js/DefaultLinkButtonFix.js"></script> <asp:LinkButton ID="LinkButton1" runat="server">Test2</anthem:LinkButton> </form> Regards Dotnetshadow
Posted to
Getting Started
(Forum)
by
dotnetshadow
on 6/21/2006
Re: Default Button with Firefox
Hi guys, Anyone who has ever had problems implementing <form defaultbutton with a linkbutton in firefox below is a solution that will work Finally been able to make the defaultbutton work using external js that replaces the microsoft implementation Code: <form id="form1" runat="server" defaultbutton="LinkButton1"> <script type="text/javascript" src="js/DefaultLinkButtonFix.js"></script> <anthem:LinkButton ID="LinkButton1" runat="server">Test2</anthem:LinkButton> <
Posted to
Getting Started
(Forum)
by
dotnetshadow
on 6/21/2006
Re: Atlas and XHTML compliant?
I tried wrapping CDATA and comments around the necessary tags, although this helped with validatiing against the W3C validator, a more serious problem occurred that when the comments or CDATA was included the actual ajax stopped funcitoning because it caused a script error since <script type="text/xml"> doesn't accept a CDATA tag or <!-- inside it, so that's another problem so not sure what else do to. The only thing I was able to do was to create a render method that will detect when it
Posted to
ASP.NET AJAX Discussion and Suggestions
(Forum)
by
dotnetshadow
on 3/27/2006
Can't find post or search via poster name
Hi guys, I think there could be a problem with the forums, since I posted something yesterday and today I can't even search for it in the forums, I can't even search via the poster name, is anyone else experiencing this? The only way I could find my post was through the My Posts tab at the top
Posted to
Feedback on this website
(Forum)
by
dotnetshadow
on 3/24/2006
Re: Atlas and XHTML compliant?
I'm not too sure what you mean since I'm new to XHTML could you give me an example of what you mean? Also the code is generated by microsoft when it renders the page do you mean override the render mode so that u can wrap a CDATA tag around the script tag? Regards Dotnetshadow
Posted to
ASP.NET AJAX Discussion and Suggestions
(Forum)
by
dotnetshadow
on 3/24/2006
Re: Atlas and XHTML compliant?
I think the solution here would be to able to inject comment tags so that w3c validator ignores this section <!-- // --> <script type="text/xml-script"> <!-- <page xmlns:script="http://schemas.microsoft.com/xml-script/2005"> <components> <pageRequestManager id="_PageRequestManager" updatePanelIDs="ctl00$ContentPlaceHolder1$p1,ctl00$ContentPlaceHolder1$p2" asyncPostbackControlIDs="ctl00_ContentPlaceHolder1_DropDownList1" scriptManagerID="ctl00$ContentPlaceHolder1$s1"
Posted to
ASP.NET AJAX Discussion and Suggestions
(Forum)
by
dotnetshadow
on 3/23/2006
Re: Atlas and XHTML compliant?
Thanks for replying scott, I realised it is technically XHTML valid but the problem is that when I try against the validator it fails ... so in terms of checking for validaiton what can be done? Does this mean we can't validate with an Atlas project? Anyone know of a good XHTML Validator tha can ignore javascript? Regards DotnetShadow
Posted to
ASP.NET AJAX Discussion and Suggestions
(Forum)
by
dotnetshadow
on 3/23/2006
Atlas and XHTML compliant?
Hi guys Just been going through the atlas tutorials... I have noticed that the rendered output shows tags such the ones below: (See below example) This of course doesn't conform to XHTML standard such as XHTML 1.0 STrict can anyone suggest what can be done about this? Has anyone been able to validate their pages? Regards Dotnetshadow EXAMPLE: ======== <script type="text/xml-script"> <page xmlns:script="http://schemas.microsoft.com/xml-script/2005"> <components> <pageRequestManager
Posted to
ASP.NET AJAX Discussion and Suggestions
(Forum)
by
dotnetshadow
on 3/23/2006
Page 1 of 1 (10 items)
WindowsClient:
HTTP 403.9 with ADO.NET Data Services
WindowsClient:
xml syntax highlighting in Silverlight
Channel 9:
Channel 9 Emerges in China
WindowsClient:
Overlaying Icons on the Windows 7 Taskbar with WPF 4
Channel 9:
The Outlook calendar starts in 1601 - But Why?
ASP.NET:
Bytes by MSDN: Brad Abrams Interview with Billy Hollis: Silverlight 4, RIA Services and VS2010
Mix Online:
Pictures or it Didn't Happen
Channel 9:
Reactive Extensions API in depth: even more Zip
TechNet Edge:
SDL For Agile
Mix Online:
Test Lab Note
Channel 9:
Enabling Help in the Visual Studio 2010 Shell
Channel 9:
Office Casual - Smart Art
WindowsClient:
Prism and MEF
IIS.NET:
Overcoming the Challenges Enterprises Face with Streaming Video
Silverlight:
MEF, Silverlight and the HVP
TechNet Edge:
Client and Cloud Security
TechNet Edge:
Client and Cloud Security
Channel 9:
Building on Azure: Persistent Systems
Channel 9:
Building on Azure: Persistent Systems
TechNet Edge:
AD RMS Certificate Hierarchy and the Protection Process
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online