Cgi-perl
Hello Friends,
I need help to resolve problem to complete my script.
My scenario is like.
I have a script of cgi-perl and want some improvement.
I have three section and if I will select one from first section then in second section it should automatically chose in order in second and third section.
like if :
1st section 2nd section 3rd section
1 ........> A ............> X
2 ........> B ............> Y
3 C ............> Z
...and so on.
What will be the logic so that It will work.
Thanks for the help!!
|