Hi all,
I can do amazing things with VBSendMail, but in all the instructions for it, I can't see how to change the charset of an email subject and body.
I'm localizing an app to Japanese (Shift-JIS - charset=128) and the app is coming along fine, but it needs to email in Japanese via...
Hi all,
I have a VB6 app using mswinsck.ocx in order to do a client/server data transfer process.
Basically, my server app sets a (user specified) port to listen to and accepts connections and processes small bits of data that comes through from various clients using my client app via the same...
Hi,
I'm using MSflxgrd.ocx and have 250 rows of data in it with a viewable window of 25 rows.
I need the grid scrolled to the end programmatically so I can add an extra row and enter more data as a new record. Can anyone tell me the method I use to do this?
How do I jump to any particular row...
Have a single W2K3 server scenario with Raised Domain Function levels to 2003 in a school setting. Aim is to provide logon accounts for all students via XP clients joined to the domain. I've been told the logon name is to be in the form firstname.lastname (to teach the kids to type their own...
I have two forms, form1 and form2. form2 is on top of form1. I click a button on form2 which firstly displays a MsgBox with Yes/No option to continue.
Problem is, when I click the button, form1 jumps on top of form2, then the message box is displayed. When I click either button on the...
Hi,
I have a webspace which currently has two different domain names pointing at it - one being a mysite.com address and one being a mysite.com.au.
The webhost says both addresses can only point to the same folder under my existing single plan and I would need to host a second space and point...
Hi,
I need to develop a once-only voting system using ASP. I have a voting script that stops users voting from the same computer, via IP and/or cookie, but that does not stop the same person voting multiple times from multple computers.
Therefore, what I'd like is a front-end sign-on screen...
Is there a simple way with Frontpage or some other tool to investigate the html code automatically, see if image links (JPGs/gifs etc) are local to the html page or located elsewhere? Also, then to make a copy of those images and adjust the reference in the html to have all files related to the...
Hi,
I'm using VB6, opening an existing Word Doc by binding Later (the Word object is not referenced in the app). I have tried with Word 2000 and Word 2002. Here's what I'm trying to do.
My app opens Word and the document:
Dim WA As Object
Dim Doc As Object
Set WA =...
Hi all,
I have a need to convert a plain simple CSV file into an Excel spreadsheet using VB6. I cannot guarantee tha EXCEL will be installed on the PC running the app, so opening the CSV in Excel and Save as Excel Spreadsheet is not an option.
Any clues?
Thanks.
Stu.
Hi all,
Wondering if anyone has any clue about this. I know how to create a shortcut on the desktop to a file (with an association) or an exe, but how do you create an lnk file on the desktop that is a shortcut to a folder using VB6?
Manually in Windows, this is done by right-click-dragging...
Hi guys,
Can someone point me to some doco or give me some pointers please:
I have a VB6 form where users enter/store data. I need to be able to click a button (or choose a menu option) which will open MS Word (97/2000/XP whatever), open a particular document and merge data fields into the...
Hi all,
I have a need to sort a fixed-record length file (not an array), based on one or more sort criteria which need to be specified by the byte location and field length. For example, the file contains fixed-length records with a surname field that starts at say, byte 24 and is 30 bytes...
Hi all,
I really need to know urgently what the procedure is for starting Internet Explorer (32 bit) from a VB3 program, and telling it to display a htm file from a location on disk.
Alternatively, to have the VB3 app specify a disk-based htm file to be opened by whatever the PCs default...
I have a question and am wondering if you can help.
I have been put in charge of a VB3 16-bit app that has a little problem. It's using a MouseDown event on a text box to detect a right mouse click. Upon this, it successfully opens a new form (a pop-up box for selecting stuff from), but when...
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.