| Thread | Last Post | Replies |
|
| Sending an email with hyperlink | 13 Aug 2007 15:39 GMT | 6 |
Could someone please tell me what I'm doing wrong? When I click on the submit button under button click I have the following code to send a generated email. I want to capture the QuesID from that page and place that in a hyperlink to the user so it
|
| determine if textbox is cleared | 13 Aug 2007 15:34 GMT | 6 |
I have a textbox were users can enter data, then they can delete it all and enter in new data again and click submit. Is there a way to determine if the user deleted the text they entered in? I'm storing the data in a Varailble for further use and if they delete the text my ...
|
| The Truth | 13 Aug 2007 15:27 GMT | 4 |
Explore & discover & be convinced that ISLAM is the truth! ... Please Visit: http://www.beconvinced.com
|
| What is the best? | 13 Aug 2007 15:21 GMT | 1 |
Hi, Im using VS 2005 C# Asp.net 2.0, and I would like to know what do you recommend, using the SqlDataSource component or using classes (MS SqlHelper for example) to connect to a datasource? If the best is the SqlDataSource component, must I have the component on each .aspx ...
|
| problems understanding ViewState | 13 Aug 2007 14:48 GMT | 6 |
I have a Listbox with 3 strings added at design time : "Red" "Green" "Blue". I add a fourth string at run-time in Page_Load: protected void Page_Load(object sender, EventArgs e)
|
| Is there any way to use a field validator to check if one value is less than another? | 13 Aug 2007 13:25 GMT | 3 |
I have two fields on a web page. The user enters the quantity they want. Then there's another field that allows them to laminate the items (these are posters). I want to make sure that the laminated count is less than or equal to the quantity ordered. Is there a way to do that ...
|
| how to distinguish two row in sql server | 13 Aug 2007 10:30 GMT | 2 |
a query return with some identical rows, how can I distinguish them? what I want is like this: select rowid, column1, column2 from mytable
|
| Repeater Issue | 13 Aug 2007 10:20 GMT | 4 |
I am using a repeater to display contacts to the user. Here is my repeater: <asp:Repeater ID="RepContacts" runat="server"> <HeaderTemplate><table cellpadding="5" cellspacing="2">
|
| Latest patch parses 1.1 pages with 2.0 | 13 Aug 2007 07:44 GMT | 14 |
I have a .net 1.1 app. With the latest patch, some pages are being consistently parsed with the .Net 2.0 framework. There is a particular class of page that is being consistently parsed as 2.0. All other pages are fine. 1.1 is the registered framework.
|
| Page scrolls up on update ? | 13 Aug 2007 07:05 GMT | 1 |
Whenever I Insert or Update the GridView Control, the page scrolls up. I have about 50 Rows in GridView and say, when I edit the Row No. 45 and click on Update Button of the GridView, the page refreshes itself and goes to the top row, how can I restrict this Page to position to the ...
|
| Different renderings of <br/> and <br></br> in IE6 | 13 Aug 2007 07:02 GMT | 8 |
Something that I recently noticed in IE6 (I don't know whether it is true for other browsers or versions of IE) is that it renders <br/> and <br></br> differently. With the <br/> version, which is what most people use when they write static code (some people use <br>, but with ...
|
| Conditionally Hide Select Column of GridView ? | 13 Aug 2007 06:50 GMT | 4 |
I have populated the Child Accounts and Parent Accounts in a Grid View Control, I want to hide the Select Column of Parent Accounts, but not the Child Accounts, is it possible ? I am using VS 2005 ?
|
| GridView and canceling a link | 13 Aug 2007 05:20 GMT | 1 |
i have a GridView with a column : <asp:HyperLinkField HeaderText="Package Id" DataTextField="id" DataNavigateUrlFields="id" DataNavigateUrlFormatString ="Packages.aspx?id={0}"
|
| DataImageUrlField in DetailsView | 13 Aug 2007 03:58 GMT | 6 |
(This issue has already been posted by one of our developers (Tina) but I am reposting it because it's urgent and I have the MSDN subscription so we are guessing I may
|
| Experiences with PostgreSQL? | 13 Aug 2007 02:56 GMT | 1 |
Hello newsgroup, We are hosting (and developing) an asp.net application on a dedicated server, as database MS SQL Server Express 2005 is used. We are currently happy with Express 2005, but, since the project will
|