CodeCharge Studio
search Register Login  

Web Reporting

Visually create Web Reports in PHP, ASP, .NET, Java, Perl and ColdFusion.
CodeCharge.com

YesSoftware Forums -> CodeCharge Studio -> General/Other

 Using AJAX AUTOFILL with php page ? ? ?

Print topic Send  topic

Author Message
ivan_will

Posts: 1
Posted: 06/25/2010, 2:12 AM

Hi all,

Could you tell me how to use ajax autofill in php page?
I want to have a searchbox and when I start typing in it to show me the possible values for each symbol added ... ?

Thanks in advance!!!
View profile  Send private message
mamboBROWN


Posts: 1713
Posted: 06/25/2010, 5:02 AM

ivan_will,
Here is an Codecharge studio example with instructions: http://examples.codecharge.com/Ajax/Autocomplete.php
View profile  Send private message
styla786

Posts: 1
Posted: 07/13/2010, 12:09 PM

Start by creating a new PHP page and placing the agent.php (Ajax Agent) file in the same directory. Open your new PHP page in an editor and start hacking away.

First create the HTML Form controls we will be using:

1. txtArtists = TextBox to type the ArtistName in.
2. matches = A SelectBox with an onclick event which will be used to send the ArtistName to the AlbumSearch method we will be creating.
3. txtArtistID = Hidden to hold the selected ArtistName (js cannot see the select box because it is hidden?)
4. htmlOutput = An empty DIV when we will be creating a list of Albums
5. htmlOutputTracks = An empty DIV when we will be creating a list of Tracks

_________________
http://bowtrolwarning.org
View profile  Send private message
mamboBROWN


Posts: 1713
Posted: 08/15/2010, 7:58 AM

ivan_will,
Have you resolved this issue??
View profile  Send private message

Add new topic Subscribe to topic   


These are Community Forums for users to exchange information.
If you would like to obtain technical product help please visit http://support.yessoftware.com.

MS Access to Web

Convert MS Access to Web.
Join thousands of Web developers who build Web applications with minimal coding.

CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


Powered by UltraApps Forum created with CodeCharge Studio
Copyright © 2003-2004 by UltraApps.com  and YesSoftware, Inc.