Ticket Tracking ID & Disabling Cut & Paste

Helpdesk for my helpdesk software

Moderator: mkoch227

Post Reply
ISO Retail
Posts: 28
Joined: Thu Sep 25, 2008 3:19 am

Ticket Tracking ID & Disabling Cut & Paste

Post by ISO Retail »

Script URL:
Version of script:
Hosting company:
URL of phpinfo.php:
URL of session_test.php:
What terms did you try when SEARCHING for a solution:

Write your message below:

Is there anyway to increase the Tricket Tracking ID field, just to go 1, 2, 3, instead of randomly generating Ticket numbers? Thanks guys.

Also was wondering in PHP if there's something that can prevent someone from cutting and pasting stuff into tickets.

All of you thank you again.
Klemen
Site Admin
Posts: 10142
Joined: Fri Feb 11, 2005 4:04 pm

Post by Klemen »

For some guidance see
viewtopic.php?t=1434&highlight=random+tracking
don't forget to read why I don't recommend doing so.

Code: Select all

Also was wondering in PHP if there's something that can prevent someone from cutting and pasting stuff into tickets. 
Not something that can be done with PHP. Actually there is no 100% way of doing it, but Javascript could maybe help.
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here Image

Image You should follow me on Twitter here

Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...

Also browse for php hosting companies, read php books, find php resources and use webmaster tools
Post Reply