User Profile

Collapse

Profile Sidebar

Collapse
rugrat
rugrat
Last Activity: Sep 27 '06, 08:39 AM
Joined: Oct 5 '05
Location: Pa
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • rugrat
    started a topic Deadlines

    Deadlines

    For openers, I know that to delete a file to use the unlink function but, how, if I wanted something to unlink on a certain day, or to put things in the perspective of reality, how do I make a page disappear on a given day, for instance,I am writing an online e-card script and what I need to know is how to make the card expire at a certain amount of time after the card was posted. Thanx, Dave
    See more | Go to post

  • rugrat
    replied to hot to post to form?
    in Perl
    Sending a form

    Travis, if the url is correct then you should have no major problems, however you might want to consider using hidden fields for passing variables instead of through the url itself. From the little bit of info you've provided I don't know if this will help or not but perhaps if you clarified things a bit I'd be more than glad to help you get your form working, Dave
    See more | Go to post

    Leave a comment:


  • rugrat
    replied to How do I get the path of the program file?
    in Perl
    Finding the path

    PerlDiver Hi Mark, A really easy way to find the path is to run a short script named perldiver.cgi You can download a copy of it at PerlDiver You can use this script to find out different things about your server besides paths. Otherwise, seeing as you already know the filename (you posted .../../programfilename ,start with the root path and trace it directly to the program. Hope this helps. Dave :)
    See more | Go to post

    Leave a comment:


  • rugrat
    started a topic Dynamic menus
    in Perl

    Dynamic menus

    Hi, I need to know how to create a dynamic menu-like the ones seen so often which will appear as page 12345 The current plans are to store the pages in a flat file system which would be something like $author|$title| $date etc.(of course in the actual text file I'm not actually using the dollar sign-only using it here for example purposes.

    I know that somehow a for loop is used in this and for the past few days have been pulling my...
    See more | Go to post
    Last edited by eWish; Nov 18 '07, 02:07 AM. Reason: Fixed layout
No activity results to display
Show More
Working...