Enter Keywords:
1 - 10 of 91(0.022 seconds)
Sort By:
 
I'm sure this is an easy one, but I'm just not sure how to do it.  I'm going to list the steps I would take to achieve my goal if I were using MySQL and PHP.  What I need to understand is how to ac...
Zones: ASP.Net Programming, MS Visual...Date Answered: 09/23/2008 Rating: 8.3 Views: 0
I have a class that calls a stored procedure and returns a DataSet.  The DataSet has three columns.  How do I bind all the values of one particular field from the DataSet to a DropDownList?  I have...
Zones: ASP.Net Programming, MS Visual...Date Answered: 10/10/2008 Rating: 7.0 Views: 0
Let's say I have this in my masterpage: Partial Class MasterPage2     Inherits System.Web.UI.MasterPage         Public Sub Page_Load(ByVal sender As Object, ByVal e As System.EventArgs)      ...
Zones: MS Visual Basic, ASP.Net P...Date Answered: 11/26/2008 Rating: 9.2 Views: 0
Greetings, I'm trying to learn how to use repeaters dynamically.  In the code below (markup and code behind) the repeater will display data that pertains to groups or in this case folders (see t...
Zones: ASP.Net Programming, VB Co...Date Answered: 10/19/2009 Rating: 9.3 Views: 50
Hi, I would like to know how do I create a 404 page error with asp .net (vb)? On this page, I would like to redirect automatically about 5 sec, on the new page. Thanks by advance.
Zones: ASP.Net Programming, MS Visual...Date Answered: 03/05/2008 Rating: 8.2 Views: 0
God bless VB .NET and all who sail in her... Once again I have a problem with handling subroutines being triggered twice and generating an exception on the second run. I have a datagrid that ...
Zones: Web Languages/Standards, ASP.Net Programmi...Date Answered: 07/07/2008 Rating: 9.3 Views: 0
Hi... im working on a project ive tried couple of things to do the work but none of them work really the way i want them to so... i was wondering if u could set a textbox's height based on the ...
Zones: ASP.Net ProgrammingDate Answered: 07/23/2008 Rating: 9.1 Views: 0
I'm using a class to generate a form on a page that includes textboxes, textareas, radio button lists, drop down lists, calendars, and file upload forms. When the user clicks the submit button, I'm...
Zones: ASP.Net Programming, MS Visual...Date Answered: 08/02/2008 Rating: 7.4 Views: 0
I have a page with 100-1000 buttons. I want to set these buttons to call a function "submitToCart" when the user clicks them. When the button is clicked, I don't want the page to refresh. I will...
Zones: ASP.Net Programming, AJAX, MS Visual Bas...Date Answered: 09/04/2008 Rating: 9.1 Views: 0
I have created a web page with a lot of required text boxes, but I need to ensure that the user completes one of two of the final text boxes but not both. I have used ASP VB2005 requiredfieldvalida...
Zones: MS Visual Basic, ASP.Net P...Date Answered: 08/20/2008 Rating: 6.8 Views: 0