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...
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...
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...
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...
The following code displays an array (value format: aaa bbb) in a list box with the correct values but when the OK button is selected it submits the values back onto the page but fails to recognise the 2nd part of each value of the array (i.e. bbb), im sure this is down to the white space within...
I have a form which when submitted checks to make sure data has been added to the fields, if not it requests the user to enter some valid data. When the user goes back i would like to retain the values which would of been entered within the forms array element.
$NumberAnswers ranges between 2...
I currently have 2 xml files in which i need to link so to filter them, my query as it stands is.
$doc = DOMDocument::Load('./file1.xml');
$doc1 = DOMDocument::Load('./file2.xml');
$doc->preserveWhiteSpace = true;
$doc1->preserveWhiteSpace = true;
$xpath = new DOMXPath($doc)...
I have currently got data in a text file structured such as,
0.01 0.01 191650 5 | ae
0.01 0.01 146570 8 | am
0.04 0.04 994907 36 | br
0.23 0.21 5282499 212 | at
i would like to amend the script below to bring each individual column into its own List within a text area,
(So at a...
Im trying to read the contents of a url from a Dialog box into a TextArea called field within my main menu, the Dialog box returns urlChoice i.e.
public String getUrlInput()
{
return urlChoice;
}
this is part of the code within my mainmenu
private String url;
if...
Im trying to produce a webpage which would allow an admin user (Someone without any programming knowledge) to create an online questionnare with the questions stored in MySQL.
The page would start off with either a drop-down list or radio buttons specifying what type of question (i.e. single...
At the weekend, I attempted to implement a new firewall onto our system and everything was going fine until testing Exchange and found out we could not receive emails via smtp. (They go out fine).
My 1st port of call was looking into the firewalls port forwarding but everything with regards to...
Althought we run SATA drives on a rack sever, i have never added a SATA drive into an XP/IDE pc,
1- Do you require any converters/additional leads when implementing it?
2- Will XP just pick it up as an additional drive with no issues or do you have to add disk controllers etc?
Thanks in Advance
After waiting for SBS SP1 to come out, i went to windows update and downloaded/installed the SBS SP1.
I now realise through the article http://www.microsoft.com/downloads/details.aspx?FamilyId=B6F8A4C0-B707-4161-ADEB-44F1B756119F&displaylang=en
that there is a sequence in which patches are meant...
Using the article http://www.msexchange.org/tutorials/SSL_Enabling_OWA_2003.html
everything goes ok until the section "Enabling SSL on the Default Website" (Near the bottom) and after i click ok i get the prompt
##################
Inheritance Overides
The following child nodes also define the...
When a domain user trys to create a folder/file in certain folders on their local C or D drives they get the error message,
Unable to create file
"Access is denied"
Due to the nature of our work we require all domain users to have full read/write access to all files/folders on there local PC...
For some reason our users when logging onto their laptops when they are not connected to the company domain, 2 things happen,
1 - All there desktop icons disappear apart from the recycle bin
2 - When they click start menu the programs tab does not expand to reveal the available programs but the...
What is the easiest way to way to give the group 'Domain Users' Read/Write/Create New Folders to all Public Folders (From the top level). When i add the domain users to e.g. "Projects" it creates the permissions but only for that folder not the folders within that folder. Also ive had to...
When we used to run Exchange 5.5, we had the option for users to have an alternative recipient, this went to a general inbox called allmail where certain people could see job emails when people where out of the office & reply to clients on the users behalf.
Does anyone know how to set this up...
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.