hi,

i have a text area on a form which a user will enter a letter into it.

on the page i have a recordset which holds all the clients names and addresses from the table.

i want the user to be able to key in <<FirstName>> or <<Address>> into the text area anywhere in the letter they want it and this inserts into a table called letters which holds just a LetterID PK AI and the LetterText from the text area.

what i want to do is on the next page called letter.php show whatever letterid requested and replae everything on the letter which has <<FirstName>> or <<Address>> with the value from my query on the page.

reckon it must be straightforward however i cannot think what it would be called.

thanks again for the help

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.