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 TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by arst06d

  1. arst06d

    Help with preg_replace_callback

    Hi, and thanks for the tip. Unfortunately, it doesn't seem to work. I have 3 paragraphs, the first two of which have the tags around the first letter. After running the replace above, I get the following: <p align="justify"><div class="capbox"><span...
  2. arst06d

    Help with preg_replace_callback

    Hi I'm trying to create a bit of code to manipulate text in order to do a bit of fancy css coding and produce a dropped capital wherever a user requires. eg user would input "{myCap}H{/myCap}ello World" and my function would strip out the {}tags and wrap the H in some CSS coding, then spit out...
  3. arst06d

    cPanel regular expression

    You're quite right - that's much easier. Many thanks.
  4. arst06d

    cPanel regular expression

    Hi Hope I found the correct forum for this query. My hosting package uses cPanel (which I believe runs PERL) and I need to set up a mail filter using a regular expression. I want to accept ONLY aaa@mydomain.com OR bbb@mydomain.com. Anything else is invalid. At the moment I have this...
  5. arst06d

    Regular expression

    WOW - that was fast! Many thanks for your help. Beautiful puppies, by the way. Never heard of Silky Terriers - I have a couple of Cairns myself ... Thanks again.
  6. arst06d

    Regular expression

    Hi Hope someone can help. I need to validate email addresses so that only certain entries are accepted as valid eg abc@mydomain.com is OK, as is def@mydomain.com but anything else is invalid. would (abc|def)@mydomain.com do it? How would I write an expression to filter out anything BUT abc...
  7. arst06d

    Help with this CSS, please

    Ok, I figured this out and fixed my problem by adding just one line to the #inner becomes Thanks to you all.
  8. arst06d

    Help with this CSS, please

    Sorry, here's the output from IE I appreciate everybody's time.
  9. arst06d

    Help with this CSS, please

    Hi I have this php page and this css Displays perfectly in Firefox 2, but not in IE7 - the background colour of the left-hand sidebar should be grey (#CCCCCC), but for some reason IE shows yellow. Can anybody please spot the problem?
  10. arst06d

    Font with texture

    Even if I could understand it I don't think it would give me what I want, having regard to the colour limitations. Back to images ..
  11. arst06d

    Font with texture

    I was afraid of that. Thanks anyway.
  12. arst06d

    Font with texture

    Hi Is this possible using CSS? I have an image which I want to use as the texture for some text. There is the background-image property to set for the font, but I cannot get the texture to show. Can I set the font color to transparent in some way, to show the background texture? Thanks in...
  13. arst06d

    How to repair?

    I have tried wire over the remaining lugs but can't get it secure enough for my liking. Im gonna get some thermal adhesive and stick it on permanently ... thanks for your suggestions chaps.
  14. arst06d

    How to repair?

    Hi Its not the hsf that's busted - it's the lugs on the cpu housing which the retaining clip of the hsf clips over. If I buy a new hsf unit I'm still not gonna be able to hold it in place. Thanks anyway.
  15. arst06d

    How to repair?

    Hi I have an old Pentium 3 system I am trying to recycle as a smoothwall firewall box. All installed and working fine. However, I have noticed that the heatsink & fan is not securely fastened over the cpu - one of the plastic lugs the retaining clips goes over has broken off the plastic cpu...

Part and Inventory Search

Back
Top