Microsoft
Software
Hardware
Network
Question : VB .Net - automation script to click export report icon from crystal report viewer.
Hello,
I have create an automation script in VB .Net to go to login to a website and generate a report.
The report displays in crystal report view. I need to programatically click on the export report icon and then at the next window type in a file name and click save
I attached a screenshot of what I'm trying to do. Any insights, guidance, or sample code to get my started would be greatly appreciated. Thanks!
Answer : VB .Net - automation script to click export report icon from crystal report viewer.
The only suggestion that I can offer, about sending messages to a control, is to find something like Macro Express that records mouse and keyboard options, and examine how that is achieved.
Random Solutions
VS2008 C++ - lost debugging information
Question on Query Grouping
Auto Populate an unbound textbox on an unbound form
Can a mde runtime based on access 2003 on computer with access 2007 installed
Login returns to login screen
Microsoft sql2005 patches
SetFocus when a UserForm Displays
Question on PST's
How to Remove Roaming Profile in SBS 2003
Is there any tool we could convert vb.net project to be C#?