Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. bstonehill

    Problem injecting NIC drivers in SBS 2008 WDS Boot Image

    I have been using WDS on SBS 2008 to successfully deploy several different OS's to several different configs. I have a little over 30 with a particular MB (Asus M2N-MX SE Plus) that is giving me problems. I injected the drivers from the MB CD into the 32-bit boot image but when I booted to it it...
  2. bstonehill

    Outlook.exe appcrash in ntdll.dll, please help!

    I just did a fresh install of microsoft office 2007 that I downloaded from microsoft's website on my new computer running Vista Business. I previously had this running on my old computer which was also Vista Business. I kept getting appcrash errors everytime I tried to launch outlook but other...
  3. bstonehill

    Windows cannot access the specified device, path, or file. You may not

    I changed permissions on the folder and subfolders to full access, I even went up to the root folder and changed the ownership and permissions on it and all subfolders to be sure but I still have the same error. The files are stored on a seperate data drive. I tried accessing them on an XP...
  4. bstonehill

    Windows cannot access the specified device, path, or file. You may not

    I copied all of my important files from XP onto a disc before installing Vista Business. After copying them to my hard drive a good portion of the files, but not all, give me this error when I try to access them: Windows cannot access the specified device, path, or file. You may not have the...
  5. bstonehill

    Remove blank space at the end of a variable?

    I am trying to extract the default gateway ip address using explode. I am able to successfully extract it but it contains a blank space at the end of the variable which prevents me from using the variable to load the webpage in javascript. Can anyone tell me how to automatically remove the last...
  6. bstonehill

    Pass PHP variable to Javascript?

    Thanks!
  7. bstonehill

    Pass PHP variable to Javascript?

    That was actually part of an IF statement. Now I get an error... Parse error: parse error, unexpected T_ENCAPSED_AND_WHITESPACE, expecting T_STRING or T_VARIABLE or T_NUM_STRING in C:\Program Files\Abyss Web Server\htdocs\102.53.94.50\htdocs\webpass.php on line 53 which is this line...
  8. bstonehill

    Pass PHP variable to Javascript?

    I need to open a popup to the current router ip address which is extracted through php and stored in the array $gateway[1]. I can open a popup to a specific location but I do not even get a popup at all if I try to use the PHP variable as the location. Here is where I am at: <?php...

Part and Inventory Search

Back
Top