Hi,
I am wondering if there is a way to create a title of an html page upon submission of a form. For example, if there is a form on a site that allows registered users to create an entry about a subject (ie wiki), and that form has a field called "title" for the entry. When the user clicks submit, can the input id for the title, then become the title for the page?
I am trying to make sure that each entry that a user makes has a unique title, that is not currently the case. I have thousands of entries with the same title.
Thank you very very much. 
|