Jump to content

Recommended Posts

Posted

I have had a decent browse through the forum but have been unable to find exactly what I am looking for. I am trying to connect to a SQL 2005 database, loop through the records and fill out pages in an ASP.net application based on the recordset retrieved from the SQL DB. I'm hoping to do all of this using AutoIT.

I'm a complete newbie so could somebody post some sample scripts or a link to helpful posts related to this topic?

Thanks for any help!

Posted

@Borin,

You don't need AutoIT because all of this is taken care of in an ASP page itself.

This might met you going :

ASP RecordSet

regards

ptrex

Hi ptrex,

I don't have access to the ASP code on these pages - it is an existing application. I only have data with which I need to populate these pages in an automated fashion. I need to use AutoIT to do all of this.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...