Check your DHCP server scope and see which MAC is getting which IP lease.
For example, if both a wireless and a lan machine get 192.168.2.5, quickly check in the dhcp scope and see who's mac is listed.
The gateway that is used to forward these dhcp requests to the server should dictate which...
Hello,
I have both Win2k and 2k3 servers I need to implement this on.
I need to put a script to execute when a service fails to start, only problem is that I am not sure of the syntax exactly.
I have tried making a .bat file that calls the script, tried calling the script directly, but...
Hello,
I need to put a script to execute when a service fails to start, only problem is that I am not sure of the syntax exactly.
I have tried making a .bat file that calls the script, tried calling the script directly, but nothing seems to work.
Under the Recovery tab for a service, there...
Anyone know how I can format a page for printing while using ie.execwb ? I currently use the execwb to print a page to the default printer of the user as soon as the page loads. This is great, but what's happening is that some people are using large fonts and some using small font and the...
Anyone know how I can format a page for printing while using ie.execwb ? I currently use the execwb to print a page to the default printer of the user as soon as the page loads. This is great, but what's happening is that some people are using large fonts and some using small font and the...
I found an easy way to do this awhile back.
I can share this info, it works fine with ie6 and 7.
I used an asp page to do this and some vbscript to add a new network printer to the users page, set it as default, then wbcontrol to send it to the printer with no interaction on the client side...
Hello,
I have a data access page that I would like to use the object wbcontrol.execwb to print my page automatically in the background without user interaction other than clicking a form button.
I have this working on a regular html page..but when I try to use it in the dap, i get an error...
I have an update.
I started using wbcontrol.execwb, it works great, just not in my data access page.
I will post there now to see if anyone has experience using this object.
If anyone here has any experience using this I would like to hear from you.
Thanks
I have an update on this. I found that old function to do this.
WBControl.ExecWB
Now my only problem is getting that to execute correctly, if I use it in my data access page it gives an error that it doesn't support that method..I can get it to run with a test html page and a form, so I...
Hello,
I have this post in both VBSCRIPT and now here. Hoping someone will have an idea.
I have an internal web page for work requests. The way it works is that the user opens the page, fills out the form, and clicks submit. I have some script that when they click submit I record the...
Hi and thanks MZimbaro..
I am looking for a way to "take away" the option of the user selecting the printer. I want to send the job to the default printer automatically..sort of wrap up the window.print function to run this without user interaction.
Let me clarify, it does not need to be the...
Hello,
What I have is this:
A web page for an internal order form. Currently users click the SUBMIT button to send the job to the printer. I currently use the Window.Print to bring up the print dialog box. I am looking for another way where the user does not have to actually click "Print"...
I searched and couldn't find another thread about this one. I have an Access 2003 db, very simple and small for testing, I have one form, one report, a few tables. On the form itself I added two ControlButtons - one to print a report and the other to print the form. Both work just fine via...
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.