Hmmm... Thanks guys, but I just can't figure it out and now I've decided on doing something other than delete a line.
My perl programming skills are limited, so, if anyone wants to help me finish a GREAT script let me know! It's about 90% done, so there really isn't much left to do. I could REALLY use some help!
Thanks, but can anyone help me with the user admin functions?? If we can get this done, we'll be launching at www.thevotes.com and I'll let you work with me on the site (if you want).
Want to join the discussion? Create an account or log in if you already have one. Joining is fast, free and painless! We’ll even whisk you back here when you’ve finished.
Orpheus posted this at 06:18 — 12th March 2000.
They have: 568 posts
Joined: Nov 1999
After you open the file use splice().
splice(@array,1,0);
that will remove the first line.
Rob Pengelly posted this at 15:30 — 12th March 2000.
They have: 850 posts
Joined: Jul 1999
I made a script for someone else in this forum who needed to delete a line. An example of it is at
dlo.net/~rob/cgi-bin/delline.cgi
and the source code can be found at
dlo.net/~rob/cgi-bin/delline.txt
------------------
Termites eat through wood two times faster when listening to rock music.
http://www.thehungersite.com - http://www.therainforestsite.com
http://www.ratemymullet.com - Beauty is only mullet deep.
Edge posted this at 18:38 — 12th March 2000.
They have: 117 posts
Joined: Mar 2000
Hmmm... Thanks guys, but I just can't figure it out and now I've decided on doing something other than delete a line.
My perl programming skills are limited, so, if anyone wants to help me finish a GREAT script let me know! It's about 90% done, so there really isn't much left to do. I could REALLY use some help!
Thanks!
--Edge
Orpheus posted this at 22:33 — 12th March 2000.
They have: 568 posts
Joined: Nov 1999
Be a little more specific on what kind of help you need.
We can always help
Edge posted this at 00:56 — 13th March 2000.
They have: 117 posts
Joined: Mar 2000
Well... go to http://www.xmission.com/~jsnow/cgi-bin/polls/vote.cgi
This is the project I'm working on. I just need to get the user admin functions working and it will be done.
--Edge
Rob Pengelly posted this at 02:20 — 13th March 2000.
They have: 850 posts
Joined: Jul 1999
Wow, that looks really awsome. Great job !
------------------
Termites eat through wood two times faster when listening to rock music.
Orpheus posted this at 02:48 — 13th March 2000.
They have: 568 posts
Joined: Nov 1999
I agree.
I wish I had the patience to do something like that... Maybe I will
Edge posted this at 03:03 — 13th March 2000.
They have: 117 posts
Joined: Mar 2000
Thanks, but can anyone help me with the user admin functions?? If we can get this done, we'll be launching at www.thevotes.com and I'll let you work with me on the site (if you want).
--Edge
Edge posted this at 04:33 — 16th March 2000.
They have: 117 posts
Joined: Mar 2000
Anyone???????? Please??
--Edge
Want to join the discussion? Create an account or log in if you already have one. Joining is fast, free and painless! We’ll even whisk you back here when you’ve finished.