in reply to Re: "Include" parameters from website
in thread SOLVED!! "Include" parameters from website

Hi 1nickt, That is interesting, that is a different way to solving the problem than I was thinking about, using this method I assume I can actually use Perl to open a webpage that has the code to update the mysql database within the page and simply pass the data string to the webpage as opposed to having Perl access the database directly. I will give this a try, thanks!
  • Comment on Re^2: "Include" parameters from website