Click here to Skip to main content
15,915,611 members
Home / Discussions / Web Development
   

Web Development

 
GeneralRe: paging Pin
Jon Sagara23-Nov-01 20:13
Jon Sagara23-Nov-01 20:13 
GeneralIndependents Day Pin
Paul Watson23-Nov-01 1:35
sitebuilderPaul Watson23-Nov-01 1:35 
GeneralProblem with persistant database connection Pin
Rhoam20-Nov-01 10:44
Rhoam20-Nov-01 10:44 
GeneralRe: Problem with persistant database connection Pin
22-Nov-01 3:40
suss22-Nov-01 3:40 
GeneralRe: Problem with persistant database connection Pin
Carlos Antollini22-Nov-01 3:58
Carlos Antollini22-Nov-01 3:58 
General‘Upload File To Disk and save text fields from input box into a DB at the same time.. Pin
Bruno Lemos20-Nov-01 7:54
Bruno Lemos20-Nov-01 7:54 
GeneralRe: ‘Upload File To Disk and save text fields from input box into a DB at the same time.. Pin
Jason Jystad26-Nov-01 7:29
Jason Jystad26-Nov-01 7:29 
GeneralIIS Printing (Help Required!) Pin
Kevin Gutteridge20-Nov-01 6:04
Kevin Gutteridge20-Nov-01 6:04 
NT4 SP6/IIS4/Baffled Programmer.

We have a need on our internet for the users to print a file from an ASP page, the file is destined for the default printer of the IIS server (Simple enough?).

Currently we are creating a scripting object:
Set WshShell = Server.CreateObject("WScript.Shell")

That then calls a batch file:
WshShell.Run "c:/temp/lhead.bat"

The batch file executes OK when called standalone, but when executed on the back of IIS failed to write anything to LPT1. (It currently simply contains DIR > LPT1)

Is there some kind of security restriction that I should be looking at?
Is there an easier way of achieving this?



GeneralRe: IIS Printing (Help Required!) Pin
Kevin Gutteridge21-Nov-01 3:34
Kevin Gutteridge21-Nov-01 3:34 
GeneralRe: IIS Printing (Help Required!) Pin
Carolina27-Nov-01 4:18
Carolina27-Nov-01 4:18 
GeneralRe: IIS Printing (Help Required!) Pin
Kevin Gutteridge27-Nov-01 19:23
Kevin Gutteridge27-Nov-01 19:23 
GeneralCreating a js file to hold image addresses Pin
19-Nov-01 12:56
suss19-Nov-01 12:56 
Generalusing ASP in flash 5.0 Pin
vbcrazeee19-Nov-01 7:22
vbcrazeee19-Nov-01 7:22 
GeneralRe: using ASP in flash 5.0 Pin
Philip Patrick23-Dec-01 7:25
professionalPhilip Patrick23-Dec-01 7:25 
GeneralResponse.ContentType (XLS) Pin
19-Nov-01 1:43
suss19-Nov-01 1:43 
GeneralRe: Response.ContentType (XLS) Pin
Jason Jystad21-Nov-01 10:32
Jason Jystad21-Nov-01 10:32 
GeneralRe: Response.ContentType (XLS) Pin
22-Nov-01 3:36
suss22-Nov-01 3:36 
GeneralASP.NET Server Side Controls Pin
Bob Groves18-Nov-01 11:30
Bob Groves18-Nov-01 11:30 
GeneralMoved Pin
Jon Sagara16-Nov-01 15:53
Jon Sagara16-Nov-01 15:53 
Questionhow to design send email using form by HTML Pin
14-Nov-01 18:33
suss14-Nov-01 18:33 
AnswerRe: how to design send email using form by HTML Pin
Jon Sagara14-Nov-01 20:45
Jon Sagara14-Nov-01 20:45 
GeneralRe: how to design send email using form by HTML Pin
Ryan Getgen15-Nov-01 4:00
Ryan Getgen15-Nov-01 4:00 
AnswerRe: how to design send email using form by HTML Pin
Carolina27-Nov-01 3:59
Carolina27-Nov-01 3:59 
AnswerRe: how to design send email using form by HTML Pin
Gavin Taylor30-Nov-01 6:29
professionalGavin Taylor30-Nov-01 6:29 
GeneralXSL Help Pin
Lilian Chan-Grant14-Nov-01 6:46
Lilian Chan-Grant14-Nov-01 6:46 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.