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...
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...
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...
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!)
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!)
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...
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!)
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...
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!)
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...
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...
Wow, thanks everyone. I'm going to try to keep this Netscape and IE compatible though.
I think my main problem was figuring out rowspan and how it works (which I still am confused on, but I'm getting it slowly).
Thank you for all the examples.
KingOfSnake - The only sports drink with ice...
I am trying to make a table that is kind of complex. I thought it would be best just to make a drawing of the layout I wanted, so I did.
www.intotheblood.f2s.com/extra/table.jpg
Is that possible?
KingOfSnake - The only sports drink with ice crystals
(and marshmellos!)
Nevermind! Hehe. I figured out the problem.
If I have EndOfHTML as the last thing in the cgi file, an error occurs. However, if I add
print "</body></html>";
as the last thing of the file, it works fine.
KingOfSnake - The only sports drink with ice crystals
(and marshmellos!)
I followed GoBoating's FAQ (Which was very helpful btw), and got cgi scripts to work on my windows machine.
I wanted to ask... How safe is it to run the apache server over my dial up? I was just curious. Could hackers enter my system somehow? Or is such an event negligable.
Thank you...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.