Hello. OK won't post my messy code just yet, but the Problem;
A user can UPDATE a text field consisting of a headline and a text
field. This is posted into a 'text div' below. when logged out, the form and editable fuctions vanish and we have a normal web page.
A user can add a text field
which consists of a 'headline' and a 'text'.
But does not then become editable or viewable, just simply
posts into the msql database.
So. HOW DO I GET THE ID AND THEN EDIT THE ID ON THE SAME PAGE? Happy to send the code to anyone interested in having a go at this.