Forums
This topic is locked
Ajax autocomplete
Posted 25 Sep 2007 11:21:36
1
has voted
25 Sep 2007 11:21:36 Brian du Toit posted:
hiIm quite new to ajax, downloaded the autocomplete extension. The option of pulling data from a database is unavailable, what should I do before this option becomes available?
Replies
Replied 25 Sep 2007 15:55:37
25 Sep 2007 15:55:37 Georgi Kralev replied:
<BLOCKQUOTE id=quote><font size=1 face="Verdana, Arial, Helvetica" id=quote>quote:<hr height=1 noshade id=quote>
hi
Im quite new to ajax, downloaded the autocomplete extension. The option of pulling data from a database is unavailable, what should I do before this option becomes available?
<hr height=1 noshade id=quote></BLOCKQUOTE id=quote></font id=quote><font face="Verdana, Arial, Helvetica" size=2 id=quote>
Hi Brian,
In order to use <b>Generate autocomplete from database</b> option, you should have defined connection for your site.
To define connection, try the following:
1. Open the Databases panel (Window > Databases)
2. Click the Plus (+) button on the panel and choose Custom Connection String
3. In the dialog box, enter a name for the new connection, without spaces or special characters. And enter the connection string for your database.
<b>NOTES:</b>
Currently, the option <b>Generate autocomplete from database</b> can be used only on sites defined for PHP and ASP VBScript server-side technologies.
Regards,
Georgi Kralev
----------------------------------
Support - www.DMXzone.com
hi
Im quite new to ajax, downloaded the autocomplete extension. The option of pulling data from a database is unavailable, what should I do before this option becomes available?
<hr height=1 noshade id=quote></BLOCKQUOTE id=quote></font id=quote><font face="Verdana, Arial, Helvetica" size=2 id=quote>
Hi Brian,
In order to use <b>Generate autocomplete from database</b> option, you should have defined connection for your site.
To define connection, try the following:
1. Open the Databases panel (Window > Databases)
2. Click the Plus (+) button on the panel and choose Custom Connection String
3. In the dialog box, enter a name for the new connection, without spaces or special characters. And enter the connection string for your database.
<b>NOTES:</b>
Currently, the option <b>Generate autocomplete from database</b> can be used only on sites defined for PHP and ASP VBScript server-side technologies.
Regards,
Georgi Kralev
----------------------------------
Support - www.DMXzone.com