Member Avatar for Lejan

For example, I have a textbox and I put to that textbox the word “explanation” then I added it to my database. Then I want to create a new data, I want to put to that textbox the previous word that I inputted (the word “explanation”). What will be the code for that textbox so that it will automatically display the previous text when I leave it blank?

Hi,
Could you post what you have so far? What you want to do is to select the last record entered into the text box for that person hint: sort your query by person and date or record id in descending order.

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.