Posts
 
Reputation
Joined
Last Seen
Ranked #2K
Strength to Increase Rep
+0
Strength to Decrease Rep
-0
100% Quality Score
Upvotes Received
3
Posts with Upvotes
3
Upvoting Members
1
Downvotes Received
0
Posts with Downvotes
0
Downvoting Members
0
2 Commented Posts
5 Endorsements
Ranked #340
Ranked #4K
~25.3K People Reached
Member Avatar for neosonic

Hi, I got a project to load a pdf into a picturebox in vb6. How do I handle that? Is there anyone who sell that .ocx? is there anyway to do it? Thanks

Member Avatar for Giuseppe_1
0
5K
Member Avatar for muthuivs

Hi Guys/Gals, I am trying to print a tiff image using vb6, any Idea how to do this by using somekind of print function and calling the tiff file that needs to be printed. EG: I have 101.tiff saved in c:\Scans, and I need vb code to send this to …

Member Avatar for arronlee
-1
1K
Member Avatar for neosonic

Hi, I am currently migrating access programs into vb.net with t-sql database backend. I am having 400000 rows of data that I have to pass into recordset and display it on the grid. In the good old access, the data appears almost immediately. Because access does not wait to load …

Member Avatar for gusano79
0
204
Member Avatar for neosonic

Hi, I wrote a drawing tool program by using vb6. I scans a big house plan (A3 size) and load many little pictures as the element of the house. The user can manipulate the house plan and saved it back. I used normal vb6 method to load and save the …

Member Avatar for Jeff-Bennett
0
1K
Member Avatar for neosonic

I have this little problem (at least I hope it is little). My vb6 program behaves differently when I execute it with the execute button in vb6 and when I execute it by using the compiled .exe file. I have a huge 2 picture boxes which loads 2 x 5 …

Member Avatar for neosonic
0
349
Member Avatar for neosonic

Hi all, I need your help. I have an insert query which insert a few rows into the table A. TableA has two primary keys, which are fieldA and fieldB. The SQL is written as follows: INSERT INTO TableA (fieldA , fieldB, fieldC, fieldD) SELECT DISTINCTROW TableB.fieldA, TableB.fieldB, TableB.fieldC, TableB.fieldD …

Member Avatar for neosonic
0
187
Member Avatar for neosonic

Hi, I am working in the program which is written in Access 2003 database with developer extension. It looks really similar with vb6. It is quick and it does the job, but we would like to upgrade it into vb.net considering that the technology might "abandon" it. So, we try …

0
63
Member Avatar for neosonic

Hi all, I am using windows vista home premium. Since I have this computer, I cannot type fast, two fingers are the fastest I can go, and sometimes it is even too fast for this vista. Why? Because if I type too fast, I might accidentally press two button at …

Member Avatar for neosonic
0
202
Member Avatar for neosonic

Hi All, My boss has given his old laptop since he has the new one. His old laptop is connected to the network in the cloud (I forgot what is the name), such as mobileme in apple. So, whenever we are logging off, the data is synchronized back to the …

Member Avatar for neosonic
0
127
Member Avatar for neosonic

Sorry, maybe I post this in the wrong section. But, I hope it is simple enough to be answered :) I have .dot ms word template with mailto hyperlink. something like: [U]neosonic@neosonic.com[/U], link to mailto: [email]neosonic@neosonic.com[/email] I have tried to edit it manually in the .dot file, and that mailto …

Member Avatar for AndreRet
0
350
Member Avatar for neosonic

Hi I'm currently using vb6 and ms access for my database. So far the application runs good, but the rumor (or fact) that access are not powerful enough with multiple access and also it has low data limitation (around 2 Gb), it scares me. I don't want my clients to …

Member Avatar for reygcalantaol
0
791
Member Avatar for neosonic

Hi, I have visual basic 6 program which loading and saving a big .bmp file. This is the bizarre thing: It runs okay (although slow) in windows xp with Intel Pentium 1.5 Ghz processor and 512 Mb of RAM. So, logically it will run okay and faster in windows xp …

Member Avatar for neosonic
0
148
Member Avatar for neosonic

Hi, I have a vb6 program who access an 97 access database. everything works fine when I put the database files into the shared harddrive (we put it as Z:\) It is running very very slow... I dunno why is it happening, it works really fine if I put them …

Member Avatar for AndreRet
0
123
Member Avatar for neosonic

Hi, I just want to ask a simple question.. hopefully. I use package and deployment wizard to create my software's installer. My software can be run by using a lot of pictures and document that because it contains millions of pictureboxes. Those pictures must be located in the same folder …

Member Avatar for AndreRet
0
236
Member Avatar for neosonic

Hi, I am using vb6 to manipulate my word 2003 template .dot and save it into .doc. My current method is: I am creating I word class, called W. then I use: W.activedocument.SaveAs "documentname.doc", 0, 0, "". 1, "", 0, 0, 0, 0, 0 It can be used perfectly for …

Member Avatar for AndreRet
0
2K
Member Avatar for neosonic

Hi all, Please give me some inputs about my situation, because I know that you have more experience than me. I have a program that is written in vb6, which is near to the completion. I would like to start selling the program at the beginning of next year. My …

Member Avatar for AndreRet
0
224
Member Avatar for neosonic

Hi All, I have a sub and trap the error with: ------------------------------------------ private sub mySub(mydoc as string) On error goto goto handlemyerror kill app.path & "\" & mydoc handlemyerror: msgbox "I cannot kill it" end sub ------------------------------------------ mydoc is word document with 2-3 pages length. It works fine to avoid …

Member Avatar for AndreRet
0
122
Member Avatar for neosonic

Hey all, I have a picture box, and I want to detect whether the ctrl key is being pressed. Since I want to simulate... ctrl and left click for multiple selections. what I have done: 1. set beingpressed as boolean 2. in keyDown event, I set beingpressed to true 3. …

Member Avatar for AndreRet
0
690
Member Avatar for neosonic

Hi All, I am using a msflexgrid to display my access database (not editing it in run time). But, I have one column which is a boolean. When I display it, that boolean column doesn't show as "True/ False" or "Yes/ No". It is shown as " -1 / 0 …

Member Avatar for AndreRet
0
92
Member Avatar for neosonic

Hi, I would like to know which software should I use to do the following: I want to do a live presentation in City A, and I want my prospective client in City B to see my presentation (in this my computer screeen). That's way I can save my transportation …

Member Avatar for caperjack
0
125
Member Avatar for neosonic

Hi, I want to call my client at the overseas by using skype or any other software which able in the internet video call. The problem is: they don't need to see me. I want them to hear my voice, and I want to show my computer screen to them …

Member Avatar for neosonic
0
189
Member Avatar for neosonic

Hi, I encounter some graphic problem with windows vista home edition in acer aspire laptop. The graphic becomes pixelated, also sometimes it splits into 6 small screens.. and everytime I refresh the screen, its appearance is changing.. It is so hard to see :( What's the possible solution for this …

Member Avatar for neosonic
0
87
Member Avatar for neosonic

I put one smaller picture box inside the bigger picturebox. The annoying thing is, I cannot have a good picture, because the my smaller picture is in rectangle shape, while the smaller picture box is in square. So there is a residual space in the smaller picture box that I …

Member Avatar for AndreRet
0
256
Member Avatar for neosonic

Hi, I am currently using ms word template .dot to create a ms word document. My current goal is to create .xml file to be used for quickbook sdk input (qbxml). I am using ms word 2003 and I can save those .dot as a .xml document, but it is …

Member Avatar for neosonic
0
195
Member Avatar for neosonic

hi, I have got a polybezier curve which is constructed by 4 points: (xa,ya), (xb,yb), (xc,yc), (xd,yd). I draw it in the large picture box. I want to calculate the length of that curve as close as possible. and I came across this site: [url]http://www.angusj.com/delphitips/beziertext.php[/url] which tells me that I …

0
90
Member Avatar for neosonic

Hi, do you know any function or component that I need to use to make a smooth image rotation? (as smooth as windows image acquisition). I am currently have a sub that enables me to rotate the image, it is okay with small image, but I am dealing with very …

Member Avatar for neosonic
0
2K
Member Avatar for umers56

i neez help manz. here is what i have so far: ------------------------------------ Dim x As Integer Private Sub cmdexit_Click() 'this will end the program End End Sub Private Sub picmario_KeyPress(KeyAscii As Integer) 'this will allow the user to use various keys to 'move mario 'this will move the mario up …

Member Avatar for umers56
0
176
Member Avatar for neosonic

Hi All, I have a microsoft word document, and I have got class to handle the manipulation within those documents (I call it "Word"). My code goes this way: ------------------------------- sub form load set W = New Word ' W is the Word object if usingW = true then 'open …

Member Avatar for vb5prgrmr
0
235
Member Avatar for neosonic

Hi, I load many of the picturebox (I named them pic) with the index 0 to 10 (pic(0) to pic(10)) on top of my main (biggest) picturebox. My problem is, pic(1) will always be on top of pic(2). pic(6) will always be at the bottom of pic(5) and so on.... …

Member Avatar for neosonic
0
104
Member Avatar for neosonic

Hi, I would like to know how to free a memory after I am using a imagelist or picturebox/ image file. I have a program who loads picturebox into a imagelist, only 2 pictures at the time. My problem is, after running my program several times (by using "start" command …

Member Avatar for neosonic
0
366