Hi,
I am trying to convert a string to a double and not sure how to do this. This is the original code as a string:
Partial Class courseTabs
Inherits System.Web.UI.UserControl
Public...
http://www.experts-exchange.com/Programming/Languages/.NET/.NET_Framework_3.x/Q_23523677.h...
Hello All,
I'm pretty sure this is easy but I have hit a wall with it. I'm rather new to VB as well as asp.net 3.5.
I'm attempting to get values from a gridview that contains a checkbox row. ...
http://www.experts-exchange.com/Programming/Languages/.NET/ASP.NET/Q_23645597.html
I have a form on a webpage that collects some information from the user and then saves it into a local database table and sends an email upon submission. I now need to continue doing this and also...
http://www.experts-exchange.com/Programming/Languages/.NET/ASP.NET/Q_23663930.html
I am trying to build a dealer locator page searching by zip and proximity of 50 miles.
I can get the distance from Zip1 to Zip2 with the sub Submit_Click. This scripting works.
I am wanting ...
http://www.experts-exchange.com/Programming/Languages/.NET/.NET_Framework_3.x/Q_23717109.h...