getting stuff from file and displaying on screen

Psybar Phreak psybar_phreak at yahoo.com
Mon May 5 10:05:09 EDT 2003


okay - last major hurdle im having in my project here -

im saving to file the user's details in the format
ID
firstName
lastName
email

in a file called user1.dat

what i want to do, is when the person logs in successfully, when the new
page opens, i want it to say "Hi %s" %firstName

help... =)

thanks for putting up with me guys!!






More information about the Python-list mailing list