I have created a mailshot routine which passes list of email addresses to vbsendmail ('BCC' field). The basics all work fine and can attach file and send mails ok. Ideally I need to embed the attached html into the message body, I have followed the 'AsHTML' instructions from the vbSendMail help...
I have a modal form consisting of a rich text box and two command buttons (save and exit) which can be called from other forms (mdichild) in the app.
calling code:
If FormEdit.Visible Then Unload FormEdit
FormEdit.Show 1
When loaded the command buttons on the modal form ignore the...
Hi,
Is it possible to embed an integer within a string (save and retrieve from a data record) without altering the record definition? - i.e. divide a string field into sub fields from within my program.
I can't use Cstr as I only have 2 bytes available.
e.g. MyStr = "abcdefghijk" + <2 byte...
Recently switched from Novell/W98 to W2000/XP.
I have one app (VB6) which sets form 'width' and 'height' and utilises 'newpage' to print to an Epson LQ-2080 Matrix Printer. All ok on the old system but form controls do not work on XP. I have tried driver from the original Epson CD and also...
Deleted some old apps from my pc. When I next loaded VB6 It couldn't find 'mscomctl.ocx' so I copied it back to System directory. I then get 'illegal operation - invalid page fault in module vb6.exe' when trying to save a project.
I guess something is missing from the registry (W98).
Tried to...
Some of our apps. use Access 97 'link' tables to Foxpro 2.6 tables. Occasionally records do not appear in the Access table, they are ok in the FP table. Reindex of the FP table makes no difference.
I would appreciate any suggestions.
Hi,
Can anyone help please.
I have some applications developed with vb6(sp3), compiled and packaged on W98. These work perfectly on W95 and W98 but 'crash' W98 machine after terminating the application.
(W95 is ok). The crash 'freezes' the pc but displays what seems to be the outline of the...
Running FPW26 on Novell 4.1 with W95 clients. Application and data on the server. One user suddenly getting 'position off screen' error on a commonly used function (all other users are ok). No code changes have been implemented (we do not have the source and provider no longer trading !). I...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.