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
Ranked #4K
~4K People Reached
About Me

Electrical Engineer

Member Avatar for Comatose

One of the most important things to understand when automating office, is that it's heavily [search]OOP[/search], and therefore you are forced to work with objects. In order to create an object that is external to your application (for example an office application, whereas a button or textbox would be internal …

Member Avatar for DJ-DOO
2
1K
Member Avatar for Tyrone.Wilson

I am very new to CSS and HTML. I have built a static demo version of a site that I want to build. my site looks great in Chrome, not as great in firefox and absolutely terrible in IE8. I thought I was using standard CSS styling but it seems …

Member Avatar for twiss
0
192
Member Avatar for Tyrone.Wilson

I have a program in which I have used a .myFileType file. obviously windows does not recognise the file type and so I have to browse for the file in the application. how do I make it so that windows knows .myFiletype's native application and launch the application on double …

Member Avatar for NormR1
0
139
Member Avatar for Tyrone.Wilson

I want to develop a landscape design layout tool. it would be a CAD program of sorts but would need to look more aesthetic. at the end of it, it would need to look almost hand drawn. trouble is I am a bit of a noob having only developed a …

0
65
Member Avatar for Tyrone.Wilson

The protection on code generated in NetBeans is great. untill it gets it wrong and you have an arbitrary line protected and it totally stuffs up your code and you can not longer work on your project!! Anyone know how to temporarily remove the protection, edit what you want and …

Member Avatar for Tyrone.Wilson
0
564
Member Avatar for gadisandeep

Hi,I am reading this .CSV file and new to this.I have information in tabular form where i have names in 1row and 1column and in between cells i have numbers indicating links of those names by that purticular number. I want to retrevie those names who are having that purticular …

Member Avatar for Tyrone.Wilson
0
108
Member Avatar for christiangirl

I have to make a program where I take a file that contains users order information(the file is from another program I had to make), and then tests it and outputs how many of what it orders. I cant seem to get it to work, its running but then at …

Member Avatar for masijade
0
80
Member Avatar for eswaran_mca

Hi all, I am working in windows based application. In this application, a form contains 11 panels as 11 rows. I mean 11 panel as one by one. Each panel consits 11 checkBoxes without text only checkBoxes. if I check any one of the checkBox in any row, i need …

Member Avatar for hisheeraz
0
815
Member Avatar for rogenie

Can someone explain to me why this code do not try to perform the loop? It just crashes my program:([CODE]Private Sub btnCommission_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles btnCommission.Click Dim strComAmount As String Dim decComAmount As Decimal Dim decAverageCom As Decimal Dim decTotalOfAllCom As Decimal = 0D Dim …

Member Avatar for Tyrone.Wilson
0
217
Member Avatar for Tyrone.Wilson

is there any way of having a portable database packaged with a project and if so how would I refer to it without having to mention the specific directory which would not be true for someone elses computer? Do you think that I would have to set up an installation …

Member Avatar for Teme64
0
152
Member Avatar for Tyrone.Wilson

Hi, I have read a similar thread where it was indeed possible to embed an excel spreadsheet into a vb.net application. I am wondering if this is possible with vb express 2008. the best that I have been able to find is toolbar>context menu>choose items>COM>FlexiGrid version 6.0. I would like …

Member Avatar for Tyrone.Wilson
0
86
Member Avatar for Tyrone.Wilson

Hi people, A really noob question but I thought that I should find the answer to it in any case. There was always much noise made about JAVA's inherent speed and some of that speed being attributed to the inbuilt so called garbage collection. Having learned first to program in …

Member Avatar for Tyrone.Wilson
0
99