Hi,
 
   On the Key Press of F5, for
< x:inputFileUpload tag> with _javascript_ enabled,
I have to check for window.event.keyCode.If it is 116(ie., functional key F5),
then window.event.keyCode need to be made as zero.
Then F5 will be blocked.
This I'm Operating it on KeyDownEvent. Itz giving the same result for KeyPressEvent.
 
Kindly,help me for this issue and forgive for any technically written mistakes.
 
Regards,
Chandru.
 
 

Reply via email to