This topic is locked

Inputting a TAB character into a text field

9/12/2012 7:31:16 AM
PHPRunner General questions
P
PAGD author

I need to input a TAB character into a text field when adding or entering data. Is there a combination of Ctrl + Tab or something that will work - I can't find any combinations of keys that'll do it.
Thanks in anticipation.

R
rencenji.denes 9/12/2012

Hi!
Try to use some kind of javascript:

http://www.webmasterworld.com/forum21/9578.htm

and you can use PHPRunner javascript API with it.
BR:

Dennis