OK be gentle with me on this I am no coder just the guy the people go to
I've just had a enq passed to me from a work colleague,
They have a internal system that formats data and sends it to them, this is displayed in a simple web page http://site.site.com kinda thing ( not sure what is driving the back end yet ) they double click this entry that then displays the data.
There is a text box that they fill details in, like name and so on, this is very time consuming and can leed to bad data creeping in, they also have to put in a set response ( one of three currently ) into this text box.
The enq is, would it be possible to code it so that when they have done the double click to open the document / view the data that pressing say F1 / F2 / F3 ( or other key combo say alt + 1 )would paste all the details in and the standard response to the text box.
Did think about auto complete but this only keeps the data for that session.
The site looks like it's a internal site but looked after by a thirdparty
They are hoping this is possible so that;
Reduces the number of key strokes needed to complete the response
Reduces the chance of a bad response being given or differences creeping in
Makes it so that a uniform response is given