J
JohnD
I posted a queston earlier and didn't do a good job of explaining what I
need. I thought I would elaborate a little more on my problem. I have
searched help for an answer to this as well as the knowledge base.
I have setup several secure pages on my site with the help of a login
manager program called Isecure. I add new users to my database table called
tblUsers. I would like three fields from the tblUsers table to autofill into
another form I have created on the site. This form then posts it's data to a
table called tblListings. I was wondering if there is a string I could put
into the initial value of the form field that could autofill the correct data
from the tblUsers table for the user that is currently logged in.
need. I thought I would elaborate a little more on my problem. I have
searched help for an answer to this as well as the knowledge base.
I have setup several secure pages on my site with the help of a login
manager program called Isecure. I add new users to my database table called
tblUsers. I would like three fields from the tblUsers table to autofill into
another form I have created on the site. This form then posts it's data to a
table called tblListings. I was wondering if there is a string I could put
into the initial value of the form field that could autofill the correct data
from the tblUsers table for the user that is currently logged in.