Jump to content

AJAX !?


feri_soft

Recommended Posts

How to create with ajax something like this..

1 select in the form and when someone choose and option from the select in another multiple select new values are generated that match the first select.

Example

cat1              --> options 1 2 3
cat2              --> options 4 5 6
cat3            --> options 7 8 9


And when categories are changed in the first select....options are changed in the second

REquered thing is that the script supports name[] values for form elements names to use later in php array and most important to support cyrylic charset ( windows-1251 )

because i tried one ajax example but it didnt support this charset only english...

Help needed very much
Link to comment
Share on other sites

[quote author=feri_soft link=topic=106617.msg426486#msg426486 date=1157202779]
REquered thing is that the script supports name[] values for form elements names to use later in php array and most important to support cyrylic charset ( windows-1251 )

because i tried one ajax example but it didnt support this charset only english...
[/quote]

Change the charset in your browser, or set it with a header.
Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.