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 ...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/Q_23543196.html
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 ...
http://www.experts-exchange.com/Programming/Languages/.NET/ASP.NET/Q_23575438.html
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...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Basic.NET/Q_23612961.htm...
I have created a class ( see Code Snippet ) in which I have a variable "_selectedNode" as an integer.
When the class is declared, I set the variable to 1.
Then, when a function ( SelectNode ) is ...
http://www.experts-exchange.com/Programming/Languages/.NET/Q_23782898.html
I have a function that returns a table to display what a user has purchased for their receipt.
I am displaying the page when the user completes their order, but I'd also like to email the user a c...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Basic.NET/Q_23793542.htm...
I am pulling fields that may or may not be contained in the SqlDataReader called ReaderOrderInfo.
How can I test the datareader if it contains this index before attempting to pull it (which throws...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Basic.NET/Q_23794928.htm...
hi,
i have this asp db string
ExecuteMain = "Provider=sqloledb;Data Source=CIB4,1433;Network Library=DBMSSOCN;Initial Catalog=DSDB;User ID=USER;Password=123456;"
i was using a asp to vb to...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Studio_.NET_2005/Q_23796...
Hi,
How do I call a VB .net function in Javascript ?
Thanks by advance.
http://www.experts-exchange.com/Programming/Languages/Scripting/JavaScript/Q_23193696.html