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
~8K People Reached
About Me

I have been programming since my first TI-99 in 1982. I mainly program in vb.net but also dabble in PHP, asm, perl, C & javascript. I have been working in the IT field since 1989 doing mostly programming, Novell server admin, network cabling,…

Interests
Programming, cooking, bicycling, photography and handy work
Favorite Forums
Favorite Tags
Member Avatar for BeejCyr

MS strikes again. In my tiny little mind this should be a no brainer but I just don't see how to make this work. I have an unbound DataGridView control where I have defined the columns at design time. Currently to add a new row I use a like this: …

Member Avatar for Oxiegen
0
976
Member Avatar for QB_Pete

I need to install something called .Net Framework. I have checked several sites on Microsoft and this issue is as clear as mud. There is a file called dotnetfx.exe that is supposed to be able to install the .Net Framework to my Windows 98. (I have an 8K console application …

Member Avatar for codeorder
0
1K
Member Avatar for dre-logics

I use: Visual Studio 8.0 Label design For MySAP I have created a barcode label and stored as [COLOR="Red"]barcode.lbl[/COLOR] This barcode.lbl has [COLOR="Green"]two fields[/COLOR]: 1. name = &Barcode& {variable barcode field EAN field 12} 2. name = &text1& {variable text field length character field (10)} I want to link textbox1.text …

Member Avatar for dre-logics
0
3K
Member Avatar for BeejCyr

I have been sent an xsd file to use as a model for generating an XML file. I have used the XSD.exe utility to create a typed class. I have populated this class with the data required but now I am looking for a way to turn this data into …

0
71
Member Avatar for VbRider

help plzzz... Specified cast is not valid If Not IsPostBack Then Dim LastPage As LoginForm ===> LastPage = CType (Context.Handler, LoginForm) <=== txtID.Text = LastPage.Value End If how to solve this problem??

Member Avatar for VbRider
0
109
Member Avatar for Elmo_loves_you

Hey Guys, im a fairly novice programmer I would just like to hear some views / opinions on how you would go about implementing the following: I need my program to save data to a textfile giving the file a name and adding a number to the end eg filename_1.txt. …

Member Avatar for Elmo_loves_you
0
247
Member Avatar for waynespangler

I am writing a slide show. The slide show itself is not bad. My problem: [INDENT]I can put the pictures in the resource area. This would require recompiling and sending the viewer each time I want to send pictures. I would like to send the pictures seperatlly and have the …

Member Avatar for waynespangler
0
159
Member Avatar for Michael Stancil

What is the easiest way to print pdf files using Visual Basic 2005? I have some experience programming in VB 6 but I'm haven’t' been using 2005 very long so I’m still quite ignorant. Thanks for any help I can get. If someone could point me in the right direction …

Member Avatar for BeejCyr
-1
2K