> Im trying to do this on the client. I want to present them with a list
> of their printers and have them select which one they want as a default.

Well, to be perfectly honest, I think this is a bad thing to do from within
a web page. The user's computer has perfectly good mechanisms to do this
already. If you simply use JavaScript to open the standard printer dialog
from within your application, the user will be able to print your web page
just like she'd print from any other application.

If you still wish to continue, you could presumably do what you want by
placing that VBScript within your page to run on the client. You will not be
able to do this purely with server-side code.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
phone: 202-797-5496
fax: 202-797-5444


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Special thanks to the CF Community Suite Silver Sponsor - RUWebby
http://www.ruwebby.com

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:188953
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to