Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

passing data (newbie) 1

Status
Not open for further replies.

OnAFan

Technical User
Joined
Mar 13, 2002
Messages
120
Location
US
Here is the scenario:
User registers using registration form.
Registration data goes to database
User does on line training
User logs in to test
End of test, user clicks "Get Grade" button.
Test results page opens
My problem is I do not know how to get the result page information back to the users record in the database. I have been struggling with this for days. Any help would be great. Thank you in advance.
 
display the results in a form then have a "Record Results" button with an Update record behaviour Live long and make your kids suffer..
 
Thanks for the tip; I'm on the right track now. However, the data is not making it to the db.
 
We need to sort this out first methinks....see post above.

;)

M

Once we've sorted out your code we can consider a few further options such as session variables which may help. Have you checked out any UD tutorial sites? Try these;


Just some to get you started.

Keep at it, the bulb will burn brighter. I promise.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top