jbu311
12-29-2006, 01:45 PM
Hi everyone,
I created a login page, and from the login page my users visit their user homepage. From the user homepage I want them to be able to "post a job." My question is, when they click on "post a job" it will take them to the form that asks for necessary job information, but what is the best way for the form to realize what user is making the submission? I want to put the job record into my mysql database, but have to associate the record with the user that's logged on. What's the best way to get that information?
Thanks in advance,
jbu
I created a login page, and from the login page my users visit their user homepage. From the user homepage I want them to be able to "post a job." My question is, when they click on "post a job" it will take them to the form that asks for necessary job information, but what is the best way for the form to realize what user is making the submission? I want to put the job record into my mysql database, but have to associate the record with the user that's logged on. What's the best way to get that information?
Thanks in advance,
jbu