Groups | Blog | Home


Archived Months
June 2003
July 2003
August 2003
September 2003
October 2003
November 2003
December 2003
January 2004
February 2004
March 2004
April 2004
May 2004
June 2004
July 2004
August 2004
September 2004
October 2004
November 2004
December 2004
January 2005
February 2005
March 2005
April 2005
May 2005
June 2005
July 2005
August 2005
September 2005
October 2005
November 2005
December 2005
January 2006
February 2006
March 2006
April 2006
May 2006
June 2006
July 2006
August 2006
September 2006
October 2006
November 2006
December 2006
February 2007
March 2007
April 2007
May 2007
June 2007
July 2007
August 2007
September 2007
October 2007
November 2007
December 2007
January 2008
February 2008
March 2008
April 2008
May 2008
June 2008
all groups > asp.net > february 2008 > threads for sunday february 3

Filter by Day: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29

DropDownListControl ASP.NET 2.o
Posted by pvong at 2/3/2008 10:53:11 PM
I'm using VS2005 in VB.Net for ASP.Net 2.0 I know I've seen this before where you can have a dropdown list where you can type what ever you want in the DropDown or you can click on the down arrow to select from the list. How do you make it so you can type your own answer from a dropdownlis...more >>


Web Service error
Posted by Fresno Bob at 2/3/2008 9:35:20 PM
Hi I have a web service that calls the Site Server 2008 web service returning an error 'An operation on a socket could not be performed because the system lacked sufficient buffer space or because a queue was full 194.129.129.3:80 ' This is the web service method. Public Function Search(ByV...more >>

DataSource problem
Posted by shapper at 2/3/2008 4:39:38 PM
Hello, I am creating, at runtime, a ListView with a LinqDataSource. I am able to display the data but when I try to delete a record I get the following error: "Row not found or changed." Here is my code (ldsTags is the LinqDataSource and lvTags is the ListView): Private Sub ldsTag...more >>

Textbox with a dropdownlist custom control
Posted by Sems at 2/3/2008 3:00:31 PM
Hi Does anyone know of a control that is a texbox that contains a dropdownlist. I need to be able to type into the textbox, if there are any matches in the contained dropdownlist (matching on starting characters of the list items) they are displayed in the popped out dropdownlist and the use...more >>

Browser Detecting
Posted by Jaams Adams at 2/3/2008 5:55:00 AM
I have following code in asp.net page. These are two two different ascx pages which I want to run if the browser is IE or Not. Here I want to handle the flow of control in bettween HTML coding by put asp.net delimiter Can someone help me with why it's calling both ascx pages instead which ...more >>

SMTP "Relay Denied" on localhost! (windows server 2003)
Posted by Carmine [www.thetotalsite.it] at 2/3/2008 2:40:51 AM
Hi everyone, I get a really odd error while using SMTPClient.Send() function in ASP.Net. The error is the following: Dim smtp As New Net.Mail.SmtpClient("smtp.thetotalsite.it", 25) Dim bodyMSG As String bodyMSG = "something" smtp.Se...more >>

adding password for accessing ASPNET.MDF
Posted by sravan_reddy001 at 2/3/2008 2:03:23 AM
can i add a username and password to access ASPNET.MDF for the purpose of security.. if we can add username and password for it.. how to use the Login controls to access that database.....more >>

problem in user authentication
Posted by sravan_reddy001 at 2/3/2008 2:00:51 AM
i have VS generated ASPNETDB.MDF file in my website. I want to modify that database by adding some more tables to it. So, in order to connect to the database i want a connection string to that database. the content of web.config file for connectionStrings is <connectionStrings/> i'm able t...more >>




DevelopmentNow Blog