Print Manager Plus works by putting a service in front of the spooler service. The service then interegates the print job and compares it to the rules that have been set for that user or the group the user is in and as long as they don't violate the rules then the print job is passed.
The...
Edcrosbys,
Thanks for the reply, just a couple of daft queries about the code. What does the RS.Field("init") do? Is this the same as Results("Fieldname"). What does the init part do and how would you process the fields in the makechange.asp?
Apologies for the questions...
Hi,
Can anyone suggest how to update the records that have been returned from a form. There could be upwards of 1000 records in the form containing username, location information and the only details that are changing would be a couple of checkboxes which may or may not be checked by the user...
Hi
I've just written a site using ASP on a home machine running Win 98 SE and PWS v.4. I've brought the site to work where I'm running XP and the IIS that comes with it (presumably 5). I can access pages with no problems that use only html but as soon as I try to connect to the database I get...
Hi,
Can anyone suggest a way of having a form with a drop-down box that has a couple of options in it and when one of these is selected it populates another drop down box with another set of data? For example:
Select option1 gives options a,b,c,d,e
Select option2 gives options f,g,h,i,j
Thanks
Hi,
I thought I'd just post a solution I've found to the problem. In %windir%\system (or system32) there is a file called homepage.inf. In here is a setting to set the first home page and the redirect web address to msn. Changing this setting to whatever it needs to be works around the...
Hi,
Not sure if this is the right forum for WebJetAdmin queries but has anyone tried to lock the settings right down so that a user can only see a basic view? I've switched off every option but they are still able to get to screens to add print queues?
Hi,
Does anyone know if it possible to remove the addprinters icon from inside the add printers window? I use a locked down environment where we give specific groups of users access to the printers folders to be able to manage documents. It appears this is being abused and I need to prevent...
Thanks for the responses.
After I looked back at the code I saw that I had a results.movenext rather than an AResults.movenext. This has been superceeded by a simple AResults.RecordCount. The code now gets virtually to the end but there's a Yes/No field that I want to show as yes (ticked in...
Hi,
I'm using an Access 97 database and can read the records from it with no problems. I also have one set of statements that adds data with no problems. The statements are:
Dim LConnect, LResults, LReason, LError, LStamp
Set LConnect = Server.CreateObject ("ADODB.Connection")...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.