|
.net
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
ASP.NET Developmentmicrosoft.public.dotnet.framework.aspnet
Ajax Problem: UpdatePanel with dropdownlist jumps to bottom of the page
retroman80s -
3 Mar 2007 5:27 AM - 1 message
I have an UpdatePanel with a DropDownList. Everytime I select a new item on the DropDownList, the UpdatePanel refreshes and the page jumps to the bottom. I want it to go back to the top of the page, any ideas ...
Retrieving Identity Values after DetailsView Insert
Mark Olbert -
2 Mar 2007 5:26 PM - 1 message
I am struggling with trying to retrieve the value of an autoincrement identity field after a DetailsView Insert operation. The DetailsView is bound to an SqlDataSource control. So far as I can tell, nowhere in the arguments for either the Inserted event for the DetailsView or the Inserted event for the ...
How to add a Microsoft Outlook Email from ASP.NET application
xin.yadong -
28 Feb 2007 2:38 PM - 1 message
Is there a way to create an New Outlook Email from an ASP.NET application? I can not use "mailto:", since it is only support a string less than 512. I have find a good way from link : [link] , that thread show how to create a ...
Load image
nuhura01 -
28 Feb 2007 10:13 AM - 1 message
Hi all... My system contains an image which I have saved it at client side. Unfortunately, when users want to view the image, the image doesn't loaded. If i'm not mistaken, it is set at the HTML code of asp.net web ...
Need Expert Help and Advice. Thank You.
shapper -
27 Feb 2007 11:22 AM - 1 message
Hello, Consider I have a String: Dim MyString As String = "Hello" or an Integer: Dim MyInteger As Integer = 100 or a class which its properties: Dim MyClass As New MyCustomClass MyClass.Property1 = "Hello" MyClass.Property2 = Unit.Pixel(100) MyClass.Property3 = 100 ...
New Outlook message via browser
Marc Castrechini -
26 Feb 2007 5:45 PM - 1 message
The business requirement is relatively simple: Automatically open a new mail message using the default mail client (Outlook 2003) and attach a document located on the server. Obviously we need to open the New Mail Message on the client so we are ...
convert spaces to underscores
Kevin O'Brien -
26 Feb 2007 2:12 PM - 1 message
Hey guys, I have a textbox where I want to find any spaces in the text and convert them to underscores _. Can someone please give some help with this one? Thank you, Kevin ...
Problem with Repeater.ItemIndex
Brad Baker -
25 Feb 2007 9:25 PM - 1 message
I am trying to make a "tabbed" interface by iterating through a dataset with a conditional statement. For example: ---------------------------------------------------------------------------------------------------------------------- href="config.aspx?siteid=DFOWEMF">Site 3</a>| In the example above site 2 is the "current" tab. ...
|
|||||||||||||||||||||||