Hi Everyone,
This should be a simple thing, but I am stumpped (I even searched the Forums). I have a web application on my development machine. I am now trying to move/publish/copy/whatever it to my ISP. What I don't want to do is copy the whole project up (source code and all).
I compiled...
Hi everyone,
I am stumpped...
I have a long list of checkboxes that I have saved their states to a database. If a record for our particular date is in the database, I want to load up all the states to each checkbox.
Instead of manually doing
cbItem1.value = CSTR(rdr("Item1)) for each item I...
Hi there,
I know that in VB I could get and display the application version with App.Version.Major Minor and so on. I did notice in ASP.Net that I have the AssemblyVersion section in my AssemblyInfo.vb file.
My question is, how can I retrieve that info so that I can display it in a label...
I have an ASP.NET page with a Calendar Control on it that I am pulling and displaying on a PHP page using cURL.
The problem is that anytime I click on any of the links on the Calendar control, I get a 404 Error. The problem seems to be that each link has a javascript doPostBack command. It...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.