Check to make sure you have configured the "Job Success" alerts correctly i.e.
Enable alerts for this category
Send notifications to selected reciepients are both selected
You will need to enable/install the Remote Desktop Web Connection add-in, for how-to details see,
http://www.tech-recipes.com/rx/573/how_to_enable_remote_desktop_web_connections_windows_xp_pro
Hi,
I currently use the following vbs code which querys AD and tells the user their PIN number which is located in their PO Box field in AD.
It works fine but i want to output it onto a web page (html or aspx) but i am struggling to get it working as i thought it would of just been a case of...
I have the following code which calculates an output based on a select box and outputs to html via<b id='BaconBaguettesTotal'></b> the problem is that it only outputs to 1 decimal place and i would like it output to 2 decimal places i.e. .00 , the function is given below
function ddd(){
var...
Vragabond,
Thanks for the quick response, your first suggestion resolved the IE problem with the xml definition. I have implemented all your suggestions successfully.
Thanks again.
FAM
I am currently creating a site but having problems aligning my css horizontal menu in IE.
The development link is http://www.bellinghamgolfclub.com/index1.php and if viewed in FF it aligns fine with the main body but when viewed in IE it has an offset of about 20+px to the right.
The css file...
Thanks for the replies.
I used a command similar to the one given below,
# mount -t smbfs -o username=administrator,password=pass //server/archive /mnt/ntserver
but it is coming up with the error
INFO: Debug class all level = 1 (pid 27294 from pid 27294)
WARNING: The "alternate...
I am trying to connect a RedHat 6.2 to a Windows 2003 server with an external usb drive attached, so as to setup a backup routine but im having problems accessing the 2003 server, i can view the linux box no problem through the network neighbourhood within 2003 but i am unable to do it...
If im going through via 'Server Management>Standard Management>Client Computers' then using the 'Assign Applications to Client Computers' wizard, it must surely be assigning the applications to the pc's specified rather than the user?
Cheers
Thanks for the suggestions, everything seems fine.
I have just recently created a new user and after logging in with this new 'Domain User' account the assigned applications appeared ready for installation (i.e. firefox) but when i logout then login with another account with exactly the same...
I have recently added a new pc onto our system via the "setup client computers within standard management of the server management" when i try to assign applications to that particular pc it i have no joy, no matter how many times i logoff/login/restart nothing installs and when i view the...
When pulling data from a mysql table you may want to limit the amount of characters shown within a column to control the size of the table.
This basic script connects to a mysql database, pulls 4 columns of data into a html table and using the [link http://uk.php.net/substr]substr[/link]...
Like sleipnir214 says a good way to troubleshoot the query is just to output the sql onto the screen.
i.e. after the line,
$query = "INSERT INTO list (name) VALUES ('$_POST[$txtFirstName]')";
// output the sql query to the screen via
echo $query;
Then running it again will give you an...
When i created a site for a friend (See, http://www.williamreay.com) i used javascript with roll over images, if you view the source code you can get the code, you just then need to create 2 images for each item.
Any use or are you not wanting to go down the javascript route?
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.