Gossamer Forum
Home : Products : DBMan : Discussions :

Retreive records in Add Form

Quote Reply
Retreive records in Add Form
Howdy! I've got a simple question for many of you Perl guru's. I'd appreciate the help.

I'd like to retreive the username's records when "Add Record" is selected. You see, the "Add Record" in my database is called "Step 1: Forms" and I have several students who go there and neglect to select "Modify", which brings up their records. So, if they do have records already, I'd like for the records to come up in their "Step 1: Forms" (Add) option.

I know I need to do some sort of if...elsif statement and I've tried several things, including the following:
if {'$db_key=*'}($db_script_link_url&modify_form=1&$db_key=*)

I know, I know. That doesn't work. Can someone shed some light on a solution? Thanks a bunch!

Brian

Subject Author Views Date
Thread Retreive records in Add Form blanc71 2640 Mar 14, 2001, 8:43 AM
Post Re: Retreive records in Add Form
LoisC 2532 Mar 14, 2001, 9:18 AM