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 tbad1986

  1. tbad1986

    Can't Change Screensavers

    Nothing is in that registry folder... at all.
  2. tbad1986

    Can't Change Screensavers

    Nope, nothing. I've had this setup for a while but don't know what caused that to change. I might download a tweaking program or something and see if they have that setting.
  3. tbad1986

    US Robotics Sportster 56K X2 faxmodem

    Have you downloaded the "USR Control Center"? It logs into their FTP and then finds if any updates are available. Make sure you read the "readme.txt" first or you won't be able to connect to their server.
  4. tbad1986

    Can't Change Screensavers

    I just noticed today that I can't change the screensavers. The whole field is "disabled" so I can't click anything. Does anyone know how to enable screensavers again? Specs Windows XP Home Personal Use Only Power Specs Monitor going off: Enabled System Standby: Disabled HD...
  5. tbad1986

    Auto Link - How To?

    Hey Krel, can I e-mail you so you can look at the script? I keep getting an error everytime I try to use the script. It isn't show the error/where it is, just that it isn't configured properly. tbad1986@yahoo.com
  6. tbad1986

    Countdown - Bad Java - Looking for more

    That's exactly what I need, but I need it to countdown to the date. My scripts are Perl, sorry for saying CGI. I'm not sure how I would implement it to countdown though. I know how to do it manually and keep updating the number, but I want it so the script will determine how long it is until...
  7. tbad1986

    Auto Link - How To?

    I'm wanting to make it so that when my script intercepts a link (http://) it will change it to a clickable link. This is what it does now: http://www.poplarbluffgamers.com/ How would I make the script change the links automatically into clickable links?
  8. tbad1986

    Countdown - Bad Java - Looking for more

    I've been having trouble getting Java and CGI to intertwine as one and let the Java do the countdown. It would keep messing up, so I decided to take a different route. I'm looking for a script that can countdown to a date (I use the CGI to get the date, then use $date to switch it over...
  9. tbad1986

    Perl thinking that $ isn't Text

    Alright, but it's big :D (If you find something I could change to make it faster/cleaner please tell me, but try to stick to the problem I'm getting) #!/usr/bin/perl print &quot;Content-type:text/html\n\n&quot;; print &quot;<HTML>\n&quot;; print &quot;<HEAD>\n&quot;; require TripodCGI...
  10. tbad1986

    Perl thinking that $ isn't Text

    Uhm, I'm sort of new at this.. where would I put that? Before it starts to print it (viewing the news) or when you click submit and it saves it?
  11. tbad1986

    Perl thinking that $ isn't Text

    The $ is an input though. I get it from a form and I can't tell them to put a \ in front of it because I know someone won't do it and will mess it up. Is there a way I can automatically add it if there is a $ in a form box?
  12. tbad1986

    Perl thinking that $ isn't Text

    I'm having trouble with my news script. Right now when I put a $ it thinks that it should have a value and then prints nothing. So if I put something like &quot;the x costs $4.56&quot; it only prints &quot;the x costs&quot; and that would be it. If someone knows how to print a $ without it...
  13. tbad1986

    Stopping Enter from Inserting Lines in Log

    I don't really know how. I'm new to Perl and have to rely on others to teach me to learn it since I can't find any good guides/books locally or on the internet.
  14. tbad1986

    Stopping Enter from Inserting Lines in Log

    Right now I have my perl script to read the log file and then on each line print it out accordingly. Well, when someone enters news (it is a text box, so it's more than one line in height) they tend to press enter for a new paragraph/etc. When they do this, it will move the log file down, so...
  15. tbad1986

    &quot;Toolbars&quot; Disabled - Only on My Account

    http://www.dslreports.com/forum/remark,3003727~root=winme~mode=flat#3020453 That is the solution to my problem, I figured it out when I downloaded TweakUI for 2K.

Part and Inventory Search

Back
Top