Actually,
I had a real good idea of writing the program. But the problems is I didn't really thought of error-checking.

I've got a mediadb were you've got a login.
Then you've got a foto-table news-tablelly there are more).
Well I use HTML::Template for the forms where you can give the input for the db. I give a hidden variable which is your loginID to put in the table so when you want to change input afterwards this checks the logonID and gives oyu permission to change your own input.

But my problem is I don't really understand the upload-scrits... Is it possible to put a input=file in the form with the information of the pic and pass it through with a submit and a cgi that AND writes the pic to disc AND writes it pathinfo + all the other information to the foto-table????

Why are dead-lines also so close?

--
My opinions may have changed,
but not the fact that I am right


In reply to RE: Re: Mysql & perl by toadi
in thread Mysql & perl by toadi

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.