How do I setup a function for users to select from a list of available ppt's
and allow them to send the files (spool) to the printer using ASP/Javascript?

Re: Function to Print multiples files from a web page? by Thomas

Thomas
Mon Nov 06 23:56:03 CST 2006

You can't, however if you create page with links to each document, and the user is using IE, then
they have a option under the printer dialog to print all linked documents.

--
==============================================
Thomas A. Rowe
Microsoft MVP - FrontPage
==============================================
Agents Real Estate Listing Network
http://www.NReal.com
==============================================


"KayeRay" <KayeRay@discussions.microsoft.com> wrote in message
news:02DB2D78-B30C-4EB6-A75E-CECBBD9D5AF8@microsoft.com...
> How do I setup a function for users to select from a list of available ppt's
> and allow them to send the files (spool) to the printer using ASP/Javascript?
>



RE: Function to Print multiples files from a web page? by KayeRay

KayeRay
Tue Nov 07 00:31:02 CST 2006

Thank Thomas for your response. I understand your solution and have one
other related question. If I give the user a way to limit or expand the view
of linked documents on the page (dynamically), then theoritically they could
use this print functionality to print current linked list, correct?


"KayeRay" wrote:

> How do I setup a function for users to select from a list of available ppt's
> and allow them to send the files (spool) to the printer using ASP/Javascript?
>

Re: Function to Print multiples files from a web page? by Thomas

Thomas
Tue Nov 07 00:48:25 CST 2006

You would have to test it.

--
==============================================
Thomas A. Rowe
Microsoft MVP - FrontPage
==============================================
Agents Real Estate Listing Network
http://www.NReal.com
==============================================


"KayeRay" <KayeRay@discussions.microsoft.com> wrote in message
news:146DC7C5-165A-4FB0-ACB5-AE464BE9D85B@microsoft.com...
> Thank Thomas for your response. I understand your solution and have one
> other related question. If I give the user a way to limit or expand the view
> of linked documents on the page (dynamically), then theoritically they could
> use this print functionality to print current linked list, correct?
>
>
> "KayeRay" wrote:
>
>> How do I setup a function for users to select from a list of available ppt's
>> and allow them to send the files (spool) to the printer using ASP/Javascript?
>>



RE: Function to Print multiples files from a web page? by KayeRay

KayeRay
Tue Nov 07 09:40:02 CST 2006

Okay, I'll give it a whirl and let you know the results.

"KayeRay" wrote:

> How do I setup a function for users to select from a list of available ppt's
> and allow them to send the files (spool) to the printer using ASP/Javascript?
>