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 bkrike 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 KingofSnake

  1. KingofSnake

    Disk boot failure, insert system disk and press Enter

    it's pretty recent. KingOfSnake - The only sports drink with ice crystals (and marshmellos!)
  2. KingofSnake

    Disk boot failure, insert system disk and press Enter

    I have no idea why this is happening, but today I went to turn on my computer on when my BIOS got to "Detecting Primary Master [Press F4 to Skip]", my computer emmited this terrible scary dot-matrix printer type scaning/(scraping?) sound. After a little more loading stuff, but before...
  3. KingofSnake

    Converting text in multi-line textbox to single line

    I have a multiline text box, and what I want to do is have something to convert all the text down to one line. For example: If I have this in my text box: line1 line2 line3 lastline I want it to look like this: line1line2line3lastline I figured all I'd have to do is search every charcter in...
  4. KingofSnake

    Wildcards and substuting text

    I'm starting up in perl and, doing the poor student thing, went to Books A Million and glanced over some perl books to try to find out what I needed to do. But I just got more confused then I already was. What I want to do is to replace all text before a certain character with nothing, and...
  5. KingofSnake

    Calling a CGI script within a CGI script?

    A perl geek? Me. That is bad.... :D KingOfSnake - The only sports drink with ice crystals (and marshmellos!)
  6. KingofSnake

    Calling a CGI script within a CGI script?

    Everybody keeps saying that.....What does that mean? KingOfSnake - The only sports drink with ice crystals (and marshmellos!)
  7. KingofSnake

    Calling a CGI script within a CGI script?

    So I'll just have the last line in 'script.cgi' as "1"? Seems strange, but if that's what Perl wants I'll do it. KingOfSnake - The only sports drink with ice crystals (and marshmellos!)
  8. KingofSnake

    Calling a CGI script within a CGI script?

    Is it possible to call a CGI script within a CGI script, much like you call a subroutine? KingOfSnake - The only sports drink with ice crystals (and marshmellos!)
  9. KingofSnake

    Password Protection

    Oh...there's a built in crypt function? Hehehe. That will work. Thanks. KingOfSnake - The only sports drink with ice crystals (and marshmellos!)
  10. KingofSnake

    Password Protection

    I have a website where people post entryies that end up in a big text file. I wanted to password protect it, so that certain people couldn't post a message. In otherwords, I have a form that has the following fields Name: Password: Subject: Message: So I ask you... how could I password...
  11. KingofSnake

    Something I should be able to do, but I can't....

    Alright. I tried out the blank line thing, and it worked. Thank you all that responded. I feel enlightened already. KingOfSnake - The only sports drink with ice crystals (and marshmellos!)
  12. KingofSnake

    Fixed Width Cell and Text Wrapping

    Sorry, I didn't see your post ErikL. I think I have made a major goof here. This is very embarissing, and I deserve all the laughter you can dish out at me. When testing the cell using "ddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddd" the table streches. However...
  13. KingofSnake

    Fixed Width Cell and Text Wrapping

    I tried inserting a table in cell D, but that didn't work. The same thing happened. KingOfSnake - The only sports drink with ice crystals (and marshmellos!)
  14. KingofSnake

    Fixed Width Cell and Text Wrapping

    Alright....I have come across a problem. I have made a table like I wanted, shown here: www.intotheblood.f2s.com/extra/tt2.html However, when I add lots of text in the "D" cell, instead of the text wrapping to the next line, the table becomes distorted and loses its width values...
  15. KingofSnake

    A complex Table ---- Is it possible?

    Alright....I have come across a problem. I have made a table like I wanted, shown here: www.intotheblood.f2s.com/extra/tt2.html However, when I add lots of text in the "D" cell, instead of the text wrapping to the next line, the table becomes distorted and loses its width values...

Part and Inventory Search

Back
Top