I'm think that the way to do this is have a field in the
database for page URL. When the submitted form populates a new entry
in my database, I'd like it to capture into that field the URL
from which the form was submitted.
Is this possible? How might it be accomplished?