Hi people, hope ya can help me.
Im putting a form on a site im doing, and im wanting one of the fields to automatically input information, depending on whom that person is.
Not sure the best way of doing this is.
An idea is setting up a simple login form, when a person logs in, one of the fields are already completed. Its to save a person typing in there address each and every time they want to send an email.
Or possibly giving a member a address like:
mydomain.com/members/18733
When the member types the address in, it goes to a form and uses the 18733 in the address as some kind of identifyer. And 18733 is known as Joe Bloggs address details, and the addres field is auto filled.
Hope thats understandable.:h:
P.S. Im really quite poor on server side stuff, and using sql is not really an option for me.
Can XML be used for something like this?
Cheers, Kelvin