Advertisement

1 - 10 of 13 containing alltags:("ASP.NET 2.0, VB.NET 2.0") (0.001 seconds)
I found a strange bug while developing in ASP.NET 2.0 (VB):  I created a dropdownlist on a web page and set autopostback = true. The problem is that the event fires for all selections (and does a ...
Zones: ASP.Net Programming, MS Visual Basic, .NET Framework 2....Date Answered: 01/14/2008 Grade: A Views: 4
In the example below, the replace method does nothing at all! Am I using this incorrectly?
Zones: MS Visual Basic, ASP.Net Programming, Visual Studi...Date Answered: 01/25/2008 Grade: A Views: 14
I have some link buttons and hyperlinks that have custom JavaScript popups designed to simply open  a pop-up preview window:                                                       <asp:Button ID="b...
Zones: ASP.Net Programming, MS Visual Basic, Visual Studi...Date Answered: 01/27/2008 Grade: A Views: 9
"Response.WriteFile outputs the webpage source instead of the text file" I have a routine that I figured would work correctly, but it is showing a bizzare behavior. It basically sends a text fi...
Zones: ASP.Net Programming, MS Visual Basic, .NET Framework 2....Date Answered: 01/29/2008 Grade: A Views: 0
I have a main page that needs a textbox filled with a product ID, since there are so many products, I decided to create a popup window with a treeview that allows a user to select a product  from a...
Zones: ASP.Net Programming, .N...Date Answered: 02/04/2008 Grade: A Views: 40
I have a page that runs a routine that can take from 1 minute to 2 hours to run (depending on the size of the datafile). It reads in line-by-line a text file of account names & email addresses, th...
Zones: ASP.Net Programming, MS Visual Basic, .NET Framework 2....Date Answered: 02/26/2008 Grade: A Views: 0
I have no clue as how to access a web user control's parts. I created one with a listbox (lbTestListBox), called mycontrol.ascx, then dragged/dropped it onto a new default.aspx page. I can see th...
Zones: ASP.Net ProgrammingDate Answered: 02/11/2008 Grade: A Views: 0
I have an application that I need to call a new window to open up a report.  Here is my full line statement:  ClientScript.RegisterClientScriptBlock(Me.GetType, "newwindow", "<script language=javas...
Zones: MS Visual BasicDate Answered: 12/10/2007 Grade: B Views: 82
Hi! I have a asp.net application with a dropdownlist and a textbox within an updatepanel. Depending on what is selected in the dropdownlist, the textbox will be shown or not using AJAX. I would ...
Zones: ASP.Net Programming, JavaScript, .NET Framewo...Date Answered: 02/13/2008 Grade: B Views: 59
I'm am trying to change the parameter source on the fly for a datasource in ASP.NET 2.0 (VB.NET). Basically, if the querystring is empty, I need to make the parameter from a listbox control value ...
Zones: ASP.Net Programming, Visual Studio, .NET Framework ...Date Answered: 02/27/2008 Grade: A Views: 12