I have a user who sends Word 2003 docs via email using the FILE > SENT TO > Email Recipient (as attachment). This has worked in the past, launching Outlook 2003 and sending the email using his exchange account.
Now, when he does this, the Internet Connection wizard opens, and wants him to...
I wrote a helpdesk system using PHP/MySQL, and am running in to a weird issue.
On my web server (IIS), I have the session set to time out after 20 minutes.
At the top of every php page, I have a line of code that checks to see if the $_SESSION['UNAME'] still exists, and if it doesn't, it takes...
I have a php page that posts to itself to add records to a DB. In the form tag, I have a 'onSubmit="return CheckForm()"', which should be running prior to the form posting. Below is my CheckForm() function, which is not working. The form just goes ahead and posts itself, and adds the blank...
We switched to active directory, and all of our student users are in the Users group. Our teachers are in the Admins group. the problem, is that when logged in as an administrator, an icon for Firefox on the desktop is just fine. When logged in as a user, the icon is dead, and the properties...
We have pushed several updates out through scripts in GPOs. The scripts are applied to the computer policy, startup scripts. They vary from resetting rights using cacls, to installing updates of existing software.
The problem, is that they are not getting these updates. I have checked, and...
I had PS7 installed, and over time, it quit letting me use the ctrl+shft+alt+s key command to access the "Save for Web" function. I bought CS2, and uninstalled all of my old Adobe apps (even the Reader!), and installed CS2 with all the options. Well, now, not only does my keyboard shortcut...
Ok bear with me, kind of a long explantion coming. In our company, we used to use IE 6. Our Intranet page that loaded on default contained the following code:
--INDEX.HTML--
<body>
<script>
<!--
window.open("agreement.html","agreepage","fullscreen")
window.opener=self
window.close()...
I am using Frontpage to maintain an online Inventory database for my company. I can add and view entries, but I can't make changes. Here is what I did.
Initial page lists all records, and uses the "autonumber" as a link to pull up an individual record.
When clicking on an autonumber, the...
I am just looking for a detailed description of the actions that you can select as part of a GW rule. Namely, I am getting hammered by the Swen virus, and although I have not been infected due to carefull use and common sense, I would like to force all e-mails between 254000 and 255000 in size...
At my place of business, we have most of our forms online in pdf format. However, on forms that need constant modifications, we have the forms in Word format. My problem, is that on some computers, when the person clicks on the link to the word doc, it asks for a username and password. Then...
I am administering our Intranet site, and one of the things we have on our student sites, is a policy agreement page, that forces you to click on "I agree", then click "OK" in a verification window. This forces the user to at least see, and be aware of, our Internet use...
I work for a school system, and we have a bunch of "enterprising" young kids. Even though I have set up strict policies using our ZenWorks server, they have found out that some of the icons in the system tray that allow the ZenWorks server to do its thing, also give them access to...
What is wrong with this script:
<script>
<!--
function smartclick()
if (navigator.appName=="Netscape"&&parseFloat(navigator.appVersion)>=4.0)
{
window.location="http://10.1.1.30/staffweb/staff.html"
else
window.location="http://10.1.1.30/staffweb/staff"
}
//-->...
This might be the wrong forum, but I really need help. I have created a survey in acrobat, and I want the data from the forms to be appended to a csv or xls file on the server. How would I set that up? If you know how, but not using acrobat, then please tell me anyway. I am just playing with...
I am having trouble passing variables between frames. The variable I want to pass is the parameter in a function. For example, if I have the following function in a static frame:
<script>
function whatever(vrble)
{do this stuff}
</script>
...then I would want the "vrble" to be read...
I am trying to do a very simple command that let my viewers click on a link that changes the scrollbars to a designated color. I am using three frames, with the links in the top frame, and the affected scrollbars are on the left and right frames, under the top frame. The script I am using...
Is it safe to delete everything in the C:\WinNT\System32\Spool directory? I am having spooler issues that I can not resolve. I've heard that a file in that folder can become too large, causing spooler crashes. I am about to try SP3, but I would still like to know if I can delete the contents...
We have recently installed and configured Win2k Group Policies through our Zenworks server, and now the Win2k computers won't print from Notepad only, and any document created and saved from notepad, won't print when opened in IE or Word. However if a new document is created in anything other...
We have recently installed and configured GroupPolicies through our Zenworks server, and now the Win2k computers won't print from Notepad only, and any document created and saved from notepad, won't print when opened in IE or Word. However if a new document is created in anything other than...
Does anyone know of a way I can alter an MST or MSI or INF file to get the Office installer to automatically have the serial number in it? I have a private office share on my server, and I would like to decrease the install time of office. In fact, does anyone knows of a way to automatically...
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.