What/where is the onload event of the form?
The actual program in the modules section is a parsing program which parses information form a webpage and stores it in a table in my database.
This information is then automatically matched with users information by a query and then an email is sent...
Hi all,
I'm doing a project for college which provides a service to registered users of my website. I have a number of program that need to be run in the background to provide this service. These programs will be run sequentially using an MSDOS Batch file. The problem is that one of these...
I'm doing a project for college which is nearly finished except for one last bit. The project is called the lotto ALerter. It emails users who match correctly 4 numbers or more in one line.
6 numbers plus a bonus number are drawn in any particulaar draw.
These numbers are stored in a database...
Hi all,
I need to write a matching program that will match lottery numbers with a users selected numbers. The lottery numbers change twice a week and there will always only be one record in the results table. The data in the results table comes from a web page which has beEn parsed using VBA...