Advertisement

1 - 10 of 45 containing alltags:("vb asp.net") (0.001 seconds)
Hi, I have a gridview with a buttonfield, and when that buttonfield is clicked, I want a window to pop-up and ask the user some questions.  The problem is that the questions would depend on the rec...
Zones: ASP.Net ProgrammingDate Answered: 11/02/2007 Grade: A Views: 0
ok so I managed to get current date, and the current logged in users UserID via tutorial from 4 guys from rolla using their skmparameters code.   see http://aspnet.4guysfromrolla.com/demos/print...
Zones: ASP.Net Programming, VB Controls, Visual Studio Ex...Date Answered: 02/19/2008 Grade: A Views: 140
I have a aspx.vb page that I have updated.  I save the changes and upload them to the server but, when you browse to the corresponding aspx page that uses the aspx.vb code, the web page does not up...
Zones: ASP.Net ProgrammingDate Answered: 03/11/2008 Grade: A Views: 0
In a bound formview. I am unable to insert into database a value selected from a drop down list. This list displays ok. Following is code for dropdown <asp:DropDownList ID="Security_LevelTextBox" ...
Zones: ASP.Net ProgrammingDate Answered: 04/02/2008 Grade: A Views: 0
How do i bind a DetailsView to a Business Object's sub object's properties? I'm not sure that question means much yet so let me explain: I have a "Customer" object which contains properties etc ...
Zones: ASP.Net Programming, Visual Basic, ...Date Answered: 04/24/2008 Grade: B Views: 18
hi, I just want to be able to use xpath instead of load all the file.         Dim ds As DataSet = New DataSet()         Dim dv As DataView         ds.ReadXml("xxx.xml")         dv = ds.Tabl...
Zones: ASP.Net ProgrammingDate Answered: 06/07/2008 Grade: A Views: 9
Hi, I have this in my articles.ascx.vb  - calling from xml file. Partial Class articleDefault     Inherits System.Web.UI.UserControl     Public Function getArticleAuthor() As String       ...
Zones: MS Visual Basic, ASP.Net ProgrammingDate Answered: 06/18/2008 Grade: A Views: 4
Hello all, I'm an experienced ASP Classic developer and am trying to make the switch to .NET, so please forgive the simplicity of this question.  I'm using Dreamweaver's built in insert behavior...
Zones: ASP.Net ProgrammingDate Answered: 07/09/2008 Grade: A Views: 0
Hi experts I have a paged GridView which I filter with TextBox and DropDownList. After submit the filtered Data I get the right filtered Datas in the GridView. But if I click now on a Row for edit...
Zones: ASP.Net Programming, Web Lan...Date Answered: 08/14/2008 Grade: A Views: 8
Hi, How Get Current date? Yesterday date? the start of current month? one month from now? 3 months from now? Start of current year? (vb.net asp) Thanks.
Zones: ASP.Net ProgrammingDate Answered: 09/13/2008 Grade: A Views: 23