DotNetNewsgroup.com  
web access to complete list of Microsoft.NET newsgroups
   home   |   control panel login   |   archive  |  
 
  carried group
academic
adonet
aspnet
aspnet.announcements
aspnet.buildingcontrols
aspnet.caching
aspnet.datagridcontrol
aspnet.mobile
aspnet.security
aspnet.webcontrols
aspnet.webservices
assignment_manager
datatools
dotnet.distributed_apps
dotnet.general
dotnet.myservices
dotnet.nternationalization
dotnet.scripting
dotnet.security
dotnet.vjsharp
dotnet.vsa
dotnet.xml
dotnetfaqs
framework
framework.clr
framework.compactframework
framework.component_services
framework.controls
framework.databinding
framework.drawing
framework.enhancements
framework.interop
framework.odbcnet
framework.performance
framework.remoting
framework.sdk
framework.setup
framework.webservices
framework.windowsforms
framework.wmi
frwk.windowsforms.designtime
lang.csharp
lang.jscript
lang.vb
lang.vb.controls
lang.vb.data
lang.vb.upgrade
lang.vc
lang.vc.libraries
  
 
Current group : microsoft.public.dotnet.framework.aspnet     33479 threads
page nr.: << back    20      21      22      23      24      25      26      27      28      29      30      31      32      33      34      35      36      37      38      39      40    next >>



AJAX.NET Script Generation Issues <xhtmlConformance mode="Legacy"/>   (1 messages)   Date: Fri, 03 Aug 2007 03:59:11 -0700
If you have problems with ASP.NET AJAX not working as expected, check that the expected script is being rendered in the final HTML. If not, and in general ensure that you do *not* have tag <xhtmlConformance mode="Legacy"/> in ...

Detecting Browser details   (2 messages)   Date: Fri, 03 Aug 2007 10:28:53 -0000
Hi All Hope someone can help. Using Delphi Borland Developer 2006, a C# Internet project. I am attempting to detect the Browserm version etc during the Page Load event but cannot work out how. Basicall I want to ...

Video streamlining control?   (2 messages)   Date: Fri, 03 Aug 2007 02:27:13 -0700
Hi, I would like to add video streamlining on a web page (small education site) to enable registered users to converse with the instructor. Questions: 1. Is this possible? 2. I thought of subscribing to a media streamlining ...

DataList ignores Styles when WebControlAdapter applies   (4 messages)   Date: Fri, 03 Aug 2007 09:04:49 -0000
Hi, I registered a WebControlAdapter for any WebControl, that removes all ID attributes (I actually do not need them). Everything works as expected, but the DataList ignores any styles (ItemStyle, SelectedItemStyle etc. ...

external configuration sections - refresh after changing content   (1 messages)   Date: Fri, 3 Aug 2007 11:37:50 +0300
Hi everybody, Inside the web.config of my application I have some custom sections. I have my own handlers for these sections, and their content is in external files. My problem is that ConfigurationManager do not detects ...

background image on aspx page problem   (3 messages)   Date: Fri, 3 Aug 2007 01:06:00 -0700
Hi I have a jpeg image as a background to a aspx page. Unfortunately, it is too obvious, so I was wondering if there is any way of making that image dimmed so it is much easier to view the controls & associated data ...

Change background of aspx that uses a MasterPage   (2 messages)   Date: Fri, 03 Aug 2007 08:37:09 +0200
Hi! I have a MasterPage with white background. Within my aspx page I want to change this color using code behind. How can I achieve this easily? Thanks Joe ...

â—˜ Legally Access FREE Satellite TV on PC â—˜   (1 messages)   Date: 2 Aug 2007 22:23:58 -0700
Turn your Computer into a Ultimate TV • Watch all your favorite shows on your Computer & TV! • Channels you can’t get any other place in the U.S.A! • Watch from anywhere in the world! • Save 1000's of $$$ over ...

get value of dynamic control on postback?   (3 messages)   Date: Thu, 2 Aug 2007 20:44:01 -0700
For simplicity sake, How do you get the value of selected dropdown on a postback? I understand for a dynamic control, you need to re-create it on each postback, but how do I modify the code to grab the SelectedValue ...

asp.net ajax end user need .net frame work   (3 messages)   Date: Fri, 3 Aug 2007 00:05:44 +0100
Hi There, Just a basic question, if i develop my site with asp.net 2.0 and ajax, end user do they need any .net framework on their computer. Thanks Ganapathi ...

Firefox issue with ASPNET AJAX   (6 messages)   Date: Thu, 2 Aug 2007 18:38:10 -0400
Hi, I am using ASP.NET AJAX to check username availability in a registration form. Everything works fine in IE but not in FF. Using Firebug, i can find the offending line but not sure what to about it. The error firebug ...

asp.net 1.1 on VS 2005?   (6 messages)   Date: Thu, 2 Aug 2007 15:26:01 -0700
I have been using VS 2005 since its introduction. Prior to that I used VS 2003...For Windows Applications Programming. Recently, I had need to develop a simple web form application which I did in VS 2005. Then I tried ...

Debug mode path is not from root   (4 messages)   Date: Thu, 2 Aug 2007 22:51:01 +0100
When I go into debug mode and the web page I am working on opens in the browser via the local Cassini Web Server I get a path appended onto the full path e.g. localhost:7859/FolderName/filename_that_should_be_in_the_root ...

adding javascript window.confirm to linkbutton   (19 messages)   Date: Thu, 2 Aug 2007 16:37:56 -0500
Is it possible to pre-empt the javascript function used to do a postback from a linkbutton? I'd like to use linkbutton to delete a record and want to add a confirmation box via javascript "are you sure you want to delete ...

What is my website name   (16 messages)   Date: Thu, 2 Aug 2007 14:12:02 -0700
I am looking for a property in the page object that would return something like "http://localhost:1530/myapp" What property should I look for? -- Arne Garvander Certified Geek Professional Data Dude ...

How to apply master pages to ascx files.   (5 messages)   Date: Thu, 2 Aug 2007 17:09:40 -0400
Hi, Is there any technique that allows me to have a usercontrols based on MasterPages? I know that MasterPages are designed for aspx pages. I wonder that I can apply them to ascx files. Thank you, Max ...

Hidden Panel Problem   (3 messages)   Date: Thu, 2 Aug 2007 14:02:01 -0700
I have a aspx web page with several hidden(visible=false) panels on it. Depending on the task the user is going to perform I show or hide the appropriate panel. What I'm discovering is that my controls on the panels are ...

CSS and Menu WebControl   (1 messages)   Date: Thu, 02 Aug 2007 20:59:59 -0000
in my ASP.NET sites i use themes w/ a CSS file. in the CSS file i set A:link, A:visited, A:hover and A. if i want a link to be different i can set the style att of the link to override. however when using a Menu control ...

autocomplete with two columns   (1 messages)   Date: Thu, 02 Aug 2007 13:53:57 -0700
-- autocompletion with multiple columns -- Do you know of any sample explaining how to do it? I have implemented Auto Complete feature by using AutoCompleteExtender. It's just I may need to have an extra column, just to ...

imagebutton clicking issues   (2 messages)   Date: Thu, 02 Aug 2007 20:35:03 -0000
Hello, I'm currently writing a webpage that lists photos dynamically. Depending on what was selected in the page previous, these photos will change. What I'd like to do it to have the user click on a photo and for that ...


page nr.: << back    20      21      22      23      24      25      26      27      28      29      30      31      32      33      34      35      36      37      38      39      40    next >>
Google
 
Web dotnetnewsgroup.com


COPYRIGHT ?2005, EUROFRONT WORLDWIDE LTD., ALL RIGHT RESERVE  |   Contact us