Hi,
I need to discuss some problems regarding handling of text boxes using php which are as follows:
- Can we set focus of a text box when an if condition is true in php?
- Can we disable a text box when an if condition is true in php? I need to disable and enable the text box based on some true and false conditions.
Thanks.
Regards,