First  |  Prev |  Next  |  Last
Pages: 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79
Help! Using App.LogEvent in VB6 component under IIS
I have a web application using old ASP with a number of VB6 components. Inside the VB6 components, I used LogEvent to log error messages in the NT4 event log. VB6 will automatically inserts "The VB Application identified by the event source logged this Application XXXX" prefix in the log message. This is fine ... 4 Jul 2008 12:04
Estimation tool regarding conversion Vb6 to visualstudio 2008
Hi All, Can any one throw some light on migration project effort estimation. Is there any tool available that estimates this effort. I have to convert from vb6 to visual studio 2008.. Any suggestions would be appreciated.. thanks prashant ... 4 Jul 2008 11:02
Dir and the Attributes argument
I guess I was bored this afternoon? So, here's a puzzle for the long weekend! :-) I was trying to codify the rules VB uses for including results in a Dir loop, based on what attributes are passed to it. This is the best I've come up with so far: Private Function VBDirInclude(ByVal AttrFound As Long, ByVal... 9 Jul 2008 15:47
OffTopic: Bezier
Hello newsgroup! I have spent the whole day trying to recreate an image that I've seen. This image uses beziers to create a "swirl". For those who are willing to help, here is the image I'm talking about: http://www.kristanixsoftware.com/buttonshop/example-buttons.php It's the image at the bottom of the page over... 6 Jul 2008 06:51
Looking for image button control
Hello, i am looking for a button control that can display the image on the left and caption right next to it. I can't use the toolbar control because it makes the size of all the buttons identical, making for weird looking UI. It should be able to look kind of like this: http://sqleffects.com/mystuff/sample.png ... 10 Jul 2008 20:38
compile an without installing hardware drivers.
I am trying to compile an app that does not have controls/dlls installed. I have an app that can run 3 different ways. The app can interface with 2 different types of specialized hardware or it also can run with no hardware connected. Based on the hardware type or no hardware my code runs the appropriate cod... 4 Jul 2008 13:05
jobboersen freiwillige arbeit im ausland stellenangebote Gestalter in fuer visuelles Marketing jobboerse
jobboersen freiwillige arbeit im ausland stellenangebote Gestalter in fuer visuelles Marketing jobboerse + + + ARBEITSANGEBOTE IM AUSLAND http://WWW.STELLENANGEBOT-AUSLAND.DE http://WWW.STELLENANGEBOT-AUSLAND.DE + + + AUSLANDSJOBS ONLINE FINDEN http://WWW.AUSLANDSJOBS-24.DE http://WWW.AUSLANDSJOB... 3 Jul 2008 13:33
Path name in Excel workbook for Macro
I have a macro stored in Worksheet A that opens another file (Worksheet B). I would like to put the path and filename of Worksheet B inside Worksheet A, so that it's not hidden in the Macro. How can I reference the worksheet path & filename in Worksheet A from the Macro? ... 3 Jul 2008 14:34
simple string encryption
I'm working on a little project that requires lightweight string encryption and I found this: http://www.devx.com/tips/Tip/5676 which seems to be a fast and small xor encryption algorithm. It works fine based upon the example, but if I dump the encrypted string into a textbox and then read the string from the ... 4 Jul 2008 11:02
Continuing SQL Statement in Visual Basic Sub Procedure
How can I continue a SQL Serever call in a Visual Basic Sub Procedure??? I have this syntax... .Open "SELECT Table1.Column1 _ , RTrim(LTrim(Table2.Column1)) _ , RTrim(LTrim(Table1.Column2)) _ , RTrim(LTrim(Table1.Column3)) _ FROM ... 4 Jul 2008 11:02
First  |  Prev |  Next  |  Last
Pages: 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79