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.:    1      2      3      4      5      6      7      8      9      10      11      12      13      14      15      16      17      18      19      20    next >>



Using an asp:hyperlink versus an asp:linkbutton   (3 messages)   Date: Tue, 14 Aug 2007 16:05:20 -0700
Hi There, I need a control on my site that is a hyperlink style control, but it must, 1) Have a property that can hold where the hyperlink is pointing to. (e.g. like the NavigateUrl property in the asp:hyperlink control ...

AutoCompleteExtender not Scrolling?   (1 messages)   Date: Tue, 14 Aug 2007 16:05:16 -0700
Hello, Sorry for posting this here, but I believe the AJAX guys are on hiatus. I set the "CompletionListElementID" property of an AutoCompleteExtender control to a scrollable panel. The results from the webservice ...

Treeview click events - whole row instead of just the caption?   (2 messages)   Date: Tue, 14 Aug 2007 18:46:37 -0400
It seems that treeviews require the user to click on a node's caption (or icon) in order to generate a postback. I'd like to be able to click anywhere on the row (eg, hook up the event to the encapsulating <tr> tag). How ...

enctype="multipart/form-data" for MasterPage   (3 messages)   Date: Tue, 14 Aug 2007 15:26:05 -0700
I have a MasterPage. The MasterPage actually contains the <form> tag which is used throughout the site. On just certain pages that use that MasterPage, I need the "enctype" for the <form> tag to be set to: enctype="multipart/form-data" On ...

Return value from Another Page   (3 messages)   Date: Tue, 14 Aug 2007 17:00:38 -0500
Hi, I have a button on a webpage. Clicked event of this button opens another page for search and populates a datagrid or whatever and then I want to return value from this second page on to the first page. How can ...

Tuned cars   (1 messages)   Date: Tue, 14 Aug 2007 14:54:00 -0700
Cool cars, tuning & styling, here you can find many tuned cars with tons of pictures!!!!!!! http://tuning-styling.blogspot.com/ ...

Air conditioners for cars   (1 messages)   Date: Tue, 14 Aug 2007 14:47:07 -0700
Everything you need to know about car air conditioners... http://car-air-conditioning.blogspot.com/ ...

Results to both Database AND email   (6 messages)   Date: Tue, 14 Aug 2007 16:14:39 -0400
How do I send results of a form page to both email AND a database. I have a page which works with this sub: Sub btnSendMail_OnClick(Source As Object, E As EventArgs) And I have a page which works with this sub: Sub ...

Compiler Error Message: BC30002: Type 'CUNAMutual.CorporateCompone   (1 messages)   Date: Tue, 14 Aug 2007 13:10:01 -0700
The error Compiler Error Message: BC30002: Type 'CUNAMutual.CorporateComponents.PageTemplate' is not defined. I have some corporate components that are used as styles for page uniformity. These components have been ...

Create a virtual directory and open ASP pages in web browser   (7 messages)   Date: Tue, 14 Aug 2007 12:50:31 -0700
I followed the instruction below to create a virtual directory. I am able to open htm pages, but I cannot open ASP pages. Here is the error I am getting "Object reference not set to an instance of an object.". Do I have to ...

'Default_master' does not contain a definition for bHome   (4 messages)   Date: Tue, 14 Aug 2007 20:50:32 +0100
I get this error Error 1 'Default_master' does not contain a definition for 'bHome' . I cannot find out the error, someone can help me. default.master <%@ Master Language="C#" CodeFile="Default.master.cs" Inherits="Default_master" ...

Displaying Images on a page   (2 messages)   Date: Tue, 14 Aug 2007 19:06:00 -0000
I am trying to create an asp.net 2.0 site that has the paths of images stored in a sql database. I am able to connect to the database and extract the paths. I am stuck now because i would like to dynamically create images ...

Doubt making sql statement   (6 messages)   Date: Tue, 14 Aug 2007 16:06:50 -0300
Hi, how can I use any logic to mount a search sql statement based on the fields the user fills, example: Name: SomeCode: Birth: if name <> empty the sql will be: select fields from table where Name like '%valueFromField%' if ...

Webcool24.com : Biggest worldwide Asian free Video multi language web , Travel, Sports, Racing cars , Massages techniques, Games , Fashions, Jokes , Top models , Free online IT learning , 5000 links, 250 free online TV , 50000 music video, nice landscapes , Health , Flowers , etc ...   (1 messages)   Date: Tue, 14 Aug 2007 11:37:14 -0700
Hi , I'd like to introduce you a biggest Asian free Video multi language entertainment website : http://www.webcool24.com/ Best regards. ...

including comments in ASPX code that don't render to the client? (c# 2.0)   (3 messages)   Date: Tue, 14 Aug 2007 18:30:37 -0000
In .NET 2.0, is there any way to include comments in the aspx file that do not get rendered to the client (ie no <!-- -->) ? When I try to include C# comments in a code block in an aspx page, like this: <% // ******************************************************* // ...

slimmed .NET AJAX controls?   (2 messages)   Date: Tue, 14 Aug 2007 11:27:57 -0700
I'm getting complaints on one of our internal tools about to many postbacks to validate time/date input. Currently I just have some DropDownLists with H/M/M etc. I started looking at the MaskedEdit control, and while its ...

Regular Expression   (19 messages)   Date: Tue, 14 Aug 2007 09:48:09 -0700
Hi, I am looking for a Regular expression for a password for my RegExp ValidationControl Requirements are, At least 8 characters long. At least one digit [0-9] At least one upper case character [A-Z] At least one ...

Problem getting ActiveViewIndex   (5 messages)   Date: Tue, 14 Aug 2007 16:08:52 -0000
My web form has a MultiView which has 4 Views. 4 LinkButtons on the web form activates each of the 4 views. The 4 views have been hiding and showing nicely depending upon which LinkButton is clicked. But, when I try ...

Calling Windows service from a website.   (7 messages)   Date: Tue, 14 Aug 2007 21:10:57 +0530
I want to create an application possibly windows service that will generate PDF files and place them into a specific folder. I have a website that will use this service to generate PDF files and return them to user. Is ...

OT: Where to Report Source of Virus?   (2 messages)   Date: Tue, 14 Aug 2007 08:13:22 -0700
My question: is there some sort of authority I can report this to? If so, who? I have a URL directly to a virus-infected file that's getting spread around on the Internet. My situation is this: I have a Web server (hosted ...


page nr.:    1      2      3      4      5      6      7      8      9      10      11      12      13      14      15      16      17      18      19      20    next >>
Google
 
Web dotnetnewsgroup.com


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