Can we use Ajax in Infopath

S

Suri

Requirement: In a text box if i type "a" it has to show all the data
from database which starts from "a". example in Indian railways if we
type "a" in from place, it will display all the cities which starts
"a".

Thanks in Advance.

Regards,
Suri
 
G

Greg Collins

Sorry. InfoPath is sandboxed. You will not be able to do this without a
custom ActiveX control. . . or you could do it in the Task Pane which
provides full HTML capabilities.
 
Top