|
From: Jess on 16 Apr 2008 17:37 Hi, How can I call a report in Access from an ASP page? 1. Created mailing labels in access 2. Created shortcut to the mailing labels report and placed it in the web directory 3. This button used to work. Now it doesn't for some reason: <input type="submit" name="rptHouseMail" value="Report" onClick="this.form.action='file://Iisserver/intranet/VMOS/ClientLabels.mar?itd';"> Any ideas? Jess
|
Pages: 1 Prev: SQL query to populate dropdown Next: include file within script |