Disabling the entire connections page gets the job done, but is a little overkill. Your reply led me to discover another setting that did just what I wanted, though:
User Config->Administrative Templates->Internet Explorer
Policy for "Disable changing proxy settings".
And wouldn't you know...
I have set the desired proxy settings and default home page using group policy (under User config | Windows settings | Internet Explorere Maintenance | URLs and Connection (respectively). The changes have taken effect.
The Address box to set my homepage is grayed out (disable) and I cannot...
I just upgraded to version 11 of Markvision Professional, which I've been using to control my Lexmark Optra S 1650 printers remotely. Prior to the upgrade, I could access the Operator Panel via MarkVision. Now I get the following error: "User unauthorized for this device. User the Enter Device...
going black-to-transparent, I see that the conical gradient makes some of the circles disappear (which is i what i wanted). but with the conical gradient, the lighter circles are on both sides of the fully visible circles (instead of just trailing the fully visible one). when animated to rotate...
i'm using a photoshop tutorial to figure out how to make a "waiting animation" (a circle of spinning circles), except i'm doing it with gimp. see http://www.vladstudio.com/photoshoptutorials/?8
i'm stuck on the step where i need to add a gradient layer, that will make the first circle fully...
Sorry, I meant to start a new thread with my above post and accidently posted it as a reply to this one. How do I remedy this?
And I'm working with a 3Com SuperStack 3 3300XM Switch
I'm trying to manage my switch through the Console Port, but I can't get hyperterminal to connect.
I can't use the "Serial Web Utility" program mentioned in the Mangement Guide because I don't have a Win9x computer.
I've connected the computer to the switch with a null modem cable. I've...
I (intentionally) left the linked fields blank on the subreport control. So, no, I don't have the master/child of the reports linked with the date field.
Report2 shows the same data as Report1, just summarized differently. (one is by category by employee, the other is simply an employee summary...
Report2 is in the Report Footer (not a section footer).
Report1 has 127 rows of data to display. I've got 1 level of grouping (which splits the 127 rows in about a dozen groups).
Hard coding results in no prompts for the parameter value. I use the parameter value in two places in Query1, so...
i have 2 reports that run fine on their own, but when i put one in the footer of the other (as a subreport), access promptes me 4 times to the same value
Query1 is the record source of Report1
"Enter Report Date" is a parameter to Query1
Query2 is built on Query1, and is the record source for...
that was what i was looking for, thank you seaspray0. (i can even export the list of domain names.) what a clever hiding place.
unfortunately, i have to export .com, .net, etc separately; and the export doesn't include the IP addresses. do you know of a way to export the IP addresses?
I'm setting up content filtering with DNS (the same method commonly used to filter out ad servers). I know this isn't the best way to control access to the Internet, but I'm doing it more as a deterrent.
I'd like to monitor what domain names the DNS server has been dealing with. Windows Event...
PHV -
Thank you for your reply. I discovered that I had the name wrong in the criteria in the query for Combo2 - instead of referencing F_ProcessInfo.Combo1, I had frmProcessInfo.Combo1. I had changed the form name's prefix from F_ to frm. The autoname/autocorrect feature didn't catch the...
I've got two Combo Boxes on my data entry form. The value selected from the first will limit the choices in the second combo box. Combo2's Row Source uses the values of Combo1 as a criteria.
When I open the form, Access prompts me for the value of Combo1 (understandably - the form's not open...
Thank you, CajunCenturion. With your suggestion, I was able to hunt down some code that did the job. I've posted it here for others who may need it:
This went into it's own module:
Option Compare Database
Option Explicit
Public Type OPENFILENAME
lStructSize As Long
hwndOwner As Long...
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.