Dropdownlist insert problem

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
ursrathika
Forum Newbie
Posts: 1
Joined: Tue Apr 13, 2010 1:02 am

Dropdownlist insert problem

Post by ursrathika »

hai friends

i have a problem to dropdown list, i have use this url coding

http://www.plus2net.com/php_tutorial..._down_list.php

(download link --ajax dd) this process use two dropdownlist boxes ,

my problem is i want insert dropdownlist text only,but here they use get value...

how to get dropdownlist text value....pls give me a solution....

excname = dfgdg
$cat = 2(cat ddlist)-----i need text value only what to do....help me.
$subcat = ICWA(subcat ddlist)

rathi. :(
cpetercarter
Forum Contributor
Posts: 474
Joined: Sat Jul 25, 2009 2:00 am

Re: Dropdownlist insert problem

Post by cpetercarter »

The link in your posting does not work - it returns a "page not found" error. Without a working link it is very difficult for anyone to elp you.
Post Reply