Hello im building messages page, i want to make it when the sender of the ticket is pressed to show the ticket from that sender so i have two files messages.php and m.php in messages.php are the the buttons for the senders and in m.php are the tables for the tickets. I tried with getting the ticketID from messages.php and is working but on reload the ticket doesn't show because of the reload, any help of how to do this ?

Member Avatar for RudyM

How are you passing the ticketID between the files? Are you making AJAX calls for this? If so, on reload, can you reload with the GET/POST data? I hope I'm understanding your goal here.

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.