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: *

  • Users: Screamsid
  • Order by date
  1. Screamsid

    search for file with either .jpg or gif extention

    ok i think i've nearly sovled it myself. However i was wondering is it possible to do a search for a file with a * extention?
  2. Screamsid

    search for file with either .jpg or gif extention

    Hi i'm lookin for some advice on how to search for a file that has the extention of either .jpg or .gif on the server. I'm toying in using file_exists however since i'm searching for a file that will either have the .jpg or .gif extention i'm not totally sure how to go about it. There is a...
  3. Screamsid

    Roaming Profile problem

    lol, doh. Well after reading your post i've just put 2 + 2 together. Because i was in a rush i didn't set the permission to the share on the directory when mapping them. Only realised this after i was trying to sort the roaming profile out, because i was trying to write to their share dir and...
  4. Screamsid

    Roaming Profile problem

    Hi, I've set up a network with the DC running win2k3. I've got all aspects of the network running. However when i've followed the instructions that MS help provides for setting up a roaming profile i find it doesn't work. I've put the correct network path to where i want the profile to be...
  5. Screamsid

    Table cells background image

    thank you!!
  6. Screamsid

    Table cells background image

    I was wondering if it is possible to stop a cell stop a image being tiled when the cell is stretched? if so what would be the code to do this. Cheers in advance :)
  7. Screamsid

    win2k server drive space issue when booting up

    Hi, at the moment i've got a win2k server that when boots up runs our of drive space to finish loading the directory structure for windows. Usuaully i would boot in through safe mode and this would allow me to delete old files, like old log files. However this time i can't get in. It's asking...
  8. Screamsid

    ATI 7500 problem

    I've only until recently started to experience problems with this card and my pc. what's happening is that when my pc is booting up and it gets to the part where i would pick what user i want in XP Pro it dies. there is no picture at all and the monitor goes into standby mode. It's...
  9. Screamsid

    Functions + ereg issue

    Hi, i'm making a back end control panel for a website of mine and i'm trying to find out how i would be able to strip /n and replace them with <BR>. Also when the script see's ' it replaces it with /' I know you can write this into once ereg_replace expression, but was wondering if it's able...
  10. Screamsid

    ADR 120si SCSI

    just to add on, i've started the firmware upgrade but i'm now being asked with a HBA number. Where would this be located?
  11. Screamsid

    ADR 120si SCSI

    thanks gwootton, i'll do that right away and see if i have any joy from it. However at the moment we keep gettin SCSI errors on the I/O. We've changed the SCSI card and the problem still persists. Could the firmware solve this problem?
  12. Screamsid

    calling swf file

    there a several ways. the most common reason i've found for loadin swf's is to cut down on clutter on a fla or loading issues. but if it's mearly to clear up then just use another scene. But if you want to load a swf into a another empty MC then just give the MC and istance and then were you...
  13. Screamsid

    calling swf file

    why do you want this swf to load exactly? You could load it into a MC as well if it's for picture based swf's.
  14. Screamsid

    calling swf file

    have you made it so that the swf you're loading is the same stage size as the one you're working in?
  15. Screamsid

    ISDN CAPI issues with pcanywhere

    Ok where to start. I have two PC's one in the office and one at home. Both have ISDN. The home ISDN is via USB, and the one in the office is a PCI ISDN card. When i try and connect with pcanywhere they just wont talk to each other. I know that both connections work because i can get a...
  16. Screamsid

    calling swf file

    on (release) { loadMovieNum(&quot;pictures.swf&quot;, _level1); } is what you want mate.
  17. Screamsid

    ADR 120si SCSI

    This might sond really silly but how do you update the firmware on the drive on a Win2K server? Also is anyone using ARCserve for there backup software? Thanks in advance!! :)
  18. Screamsid

    Changing font in input and multi-line input boxs

    thanks for the quick responce. Ironically my brain kicked in after i had posted this and i realised what i should of been doing. Monday mornings!! lol
  19. Screamsid

    Changing font in input and multi-line input boxs

    Well as the subject suggests how do you change the font for an input box from it's usual default? cheers :o)
  20. Screamsid

    White space problem in HTML when pulling data from MYSQL DB with PHP

    Hi, I was wondering if anyone can help me in trying to solve this problem i'm having when i'm pulling data from a MYSQL database via the aid of PHP. What is happening is when the data is pulled HTML stops displaying the rest of the string after the first white space. For example if i pull the...

Part and Inventory Search

Back
Top