On Fri, 17 Oct 2008 12:35:49 +0100 Paul Vigay <[EMAIL PROTECTED]> wrote:
> As people know, I've been developing some printer driver software for > the big Xerox printers, and as part of that, I've got some code which > will launch a window to NetSurf, so that you can upload "walk up" > jobs to the printer without having to rely on the Javascript/Active-X > code in the printer web front-end. Can you not just do the HTTP request to post the file yourself, rather than hacking in a call to a web browser? B.