| Thread | Last Post | Replies |
|
| Webbrowser Control doesn't trap the javascript error messages | 31 May 2007 23:11 GMT | 4 |
I have written a webbrowser application in VB .net Framework 1.1. I would like to suppress javascript error messages. However, the silent property of the webbrowser control suppresses the Javascript messages, but it also blocks any other dialog box, such as Login dialog, i can't
|
| suppress Javascript error messages in vb .net | 31 May 2007 20:10 GMT | 1 |
I have written a webbrowser application in VB .net Framework 1.1. I would like to suppress javascript error messages. However, the silent property of the webbrowser control suppresses the Javascript messages, but it also blocks any other dialog box, such as Login dialog, i can't
|
| Environ$("") v's Environ("") | 31 May 2007 18:28 GMT | 6 |
Environ$("") v's Environ("") What's with the dollar? I've seen it in some examples and not in others - both seem to work, so what's it there for? Neil
|
| DLL by VC6.0 called by .Net App ? | 31 May 2007 15:56 GMT | 3 |
Can a dll generated by VC6.0 be called by a .Net App ? Off-hand, I am thinking "Why Not !?" Please correct me, thanks.
|
| Crystal Report | 31 May 2007 15:18 GMT | 1 |
Does Crystal report generate the report with the default file name as "seagate crystal report".
|
| When an uploading file is arrived in an FTP server | 31 May 2007 13:42 GMT | 1 |
I have setup an FTP server on Windows XP Home (SERV-U FTP SERVER) and I want to know programmatically when a new file has arrived (uploaded). Please I would appreciate in VB 6.0. I want any new file that has arrived to move it in other folder and all these I want to do ...
|
| verifing signature? | 31 May 2007 07:24 GMT | 3 |
is there a API to check Digital Signatures on a EXE file. in windows u can right click on a file then click the digital signature tab, then click details. Then is display this Digital Signature is ok. I want to be able to check if a digital signature is ok from with in VB
|
| please send me | 31 May 2007 06:00 GMT | 2 |
i want the following paper can any bdy send it to me please its an urgent to me. thanking you. Self-Synchronize Architecture for Stream Cipher R. Razali, R. Abdullah, and A. Samsudin (Malaysia)
|
| CHECKBOX HELP | 31 May 2007 02:23 GMT | 3 |
I have a document with a series of checkboxes, checkbox1-20. I am trying to write code that will go through these checkboxes, and if they are checked, output a "1" to another file. Can anyone help me write this code? I tried:
|
| Insert Excel Spreadsheet object into Outlook Email using VB6 | 30 May 2007 21:38 GMT | 7 |
I need help on how to insert an Excel 2003 spreadsheet into the body of Outlook 2003 email and have not figured out or found a way to do it. I have a MsFlexGrid with data that I have to email. I have created an Excel spreadsheet in VB6 and saved it to disk, but need to
|
| Show Add-In Icon on IDE Add-In Menu | 30 May 2007 21:37 GMT | 2 |
VB6SP6 How do I get the Add-In Icon (shows on my Add-In main form and the main form is referenced in the Properties Application Icon combo) to show on the IDE Add-In Menu (along with all the others)?
|
| VB6 IDE Code Area Slush | 30 May 2007 18:57 GMT | 7 |
Is this VB6 or my display adapter on all the PC I work on? I always get remnants fo things graphical on the screen. Like the screen does not clear off the edge of a form that is wiped over the code area. Only seems to affect the code area.
|
| Populating large data in a single Column of Vb6 ListView Control | 30 May 2007 18:37 GMT | 2 |
I have created a project (standard exe) using VB6, where a Listview has been added to a form [Microsoft Windows Common Controls 6.0 (SP6)]. This listView is configured to have 3 Columns which are populated on "Form_Load" event. Source Code is as below --
|
| XML DOM Document + VB6 | 30 May 2007 17:07 GMT | 2 |
Not sure if this is the best place to post... I've got a simple XML document (file) that I'm reading the file in using VB6 and the Microsoft DOM Document Models. I've tried both the version 4 and version 6 DOM object models.
|
| Playing an AVI file in a container | 30 May 2007 15:37 GMT | 4 |
I am using Visual Basic 6 I have an AVI file that I want to play on a spash screen. Normally the AVI plays in a window about 6 inches by 4 inches I can get the file to play automatically using the MM Control.
|