I am trying to generate a mailing label sheet ,like an Avery product from my application.
I have a query that pulls the list of names from the database and a template that I have developed.
What I want to do is dynamically populate the template inside the Cute Editor. Is this possible? Has anyone done this before?
I know about using the LoadHTML method but that only appears to load static page information. I have tried loading the page in asp then calling it from the LoadHTML method but no dynamic data appears.
Any help would be greatly appreciated.
Thanks
Rudy