- Upvotes Received
- 1
- Posts with Upvotes
- 1
- Upvoting Members
- 1
- Downvotes Received
- 0
- Posts with Downvotes
- 0
- Downvoting Members
- 0
9 Posted Topics
Hi all... I need your help, there must be something I am not seeing here when trying to update a table of information in a database. Here is the code I am currently using. In my program I have this call... [CODE] if (($_POST['changeAddress'] != "") || ($_POST['changeAddress'] != null)) … | |
Re: There is also an open source solution on sourceforge I saw last night. Easy to find there with the search at sourceforge.net | |
I've been creating a Tabbed Browser application and am wondering about the garbage collection. I've zeroed out all of the variables, but I am wondering about the instances of the browser I am using when creating and deleting tabs. I am using the following code to call up an instance … | |
Hi all, I didn't think this would be a problem, but it appears that others also search for this solution. [B]There is an annoying DING! when hitting the Enter key in a ComboBox in VB.Net[/B] so I sought solutions. Here is the solution I am working with. I created a … | |
Re: Hi, I am also a student, going into 2nd semester. I have a plethora of ideas for projects. Project TOPICS though? Here's a few ideas... 1. RTB NoteTaker Pops up a RichTextBox that stays on top of all other windows/forms for notetaking and copy-pasting purposes. Perhaps topic would be about … | |
Hi, I've made a browser project and beyond making it a default browser, I am having a problem with the Favorites feature TreeView control saving, loading and repopulating it with the users data. It's tough finding the correct code as there are so many variations of this control in various … | |
Hi, I am using VS2008 and for the project I am creating, I have a "settings" text file I am using to save user defined settings like color theme, homepage, etcetera. It works fine, however, I am unsure as to how to handle the eventual distributed apps' destination folder/file. Creating … | |
I am attempting to execute some code when a second form is closed, and have been at this for some time with no luck as of yet except to know this is my obsticle after some testing. I had thought it may be in the reference of the second form … | |
Greetings! As many have done, I learned alot through various means from a knowledgable person, job training, books and free tutorials. It is only now, at 48, that I begin my actual real education by attending college. I am currently in my 1st semester for a 2-year IT Web Analyst … |
The End.