maynardis49 has asked for the wisdom of the Perl Monks concerning the following question:

hi there im trying to get a script made that ask for the following 1. the user_id is checked against the user table 2. the CDID and track are checked against the track table 3. if any info is invalid you get entry doesnt exist 4. if all successful (you have successfully downloaded tune 5. in addtion add the following cdid of chosen cd track the user selected who requested the tune date and time how was downloaded dest of ip address i have tried to write this but no luck to get it to work any help would be greatly appreciated.. doug

Replies are listed 'Best First'.
Re: music database in perl script
by mrborisguy (Hermit) on Dec 08, 2005 at 05:51 UTC

    What have you tried so far? I don't think many of us want to write it from scratch, but we'll help you out if you have progressed a ways and have run into some problems.

        -Bryan

Re: music database in perl script
by Anonymous Monk on Dec 08, 2005 at 06:43 UTC
    Sure! go on...