Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~3K People Reached
Favorite Tags

6 Posted Topics

Member Avatar for tenorjazz

Using an onclick event I'm checking some radio buttons to make sure the correct one is pressed. That part works OK and generates an alert if the correct button isn't pressed. The problem is that the form is still processed even when I return false from the javascript function. I've …

Member Avatar for tenorjazz
0
242
Member Avatar for tenorjazz

Hi, I'm trying to make a template page for my web site. The main template will include a header section, a main body section and a footer section (not included in sample code). I want to make the header and footer sections separate html pages so I only need to …

Member Avatar for code739
0
218
Member Avatar for tenorjazz

When I enter a vb.net textbox, if there is data in it, I want it to be highlighted. I looked around and couldn't find a property that would do this so I do the following: I built a little subroutine that does the highlighting and then call it from the …

Member Avatar for codeorder
0
158
Member Avatar for tenorjazz

I have been trying to figure this out for a while and have found some answers, but I can't seem to make them work. I have a datagridview bound to a datatable. I want replace one of the cells with a combo box and bind that combobox to one of …

Member Avatar for tenorjazz
0
871
Member Avatar for tenorjazz

I have a simple vb.net app and I'm trying to update a one row Access table with data from some textboxes. This is a learning exercise for me as I am coming back from not programming for almost 10 years, and know there are lots of other ways to manage …

Member Avatar for Phasma
0
1K
Member Avatar for daviddoria

[QUOTE=Minolwen;805806]Please visit the following link for more information: [url]http://www.vbforums.com/showthread.php?t=544701[/url] If you do not mind, please let me know if this helped you or not.[/QUOTE] I have been struggling with a very similar issue and have searched all over for an answer. Here's the setup in a nutshell: I'm using VB …

Member Avatar for tenorjazz
0
145

The End.