I build web application. So I use CGI. I need to show select text in
the html page. Now I can only display select value such as '001'. But I
need to display its text 'AAA'.
LLI
--
http://mail.python.org/mailman/listinfo/python-list
Sorry , I forget to say that. I use CGI, HTML and python.
LLI
--
http://mail.python.org/mailman/listinfo/python-list
an get its value "001". But now I want to get item label "AAA",
not its value "001". How I can do this. I use python to code.
Any help is appricated.
LLI
--
http://mail.python.org/mailman/listinfo/python-list
Thank you Peter. I will read it.
LLI
--
http://mail.python.org/mailman/listinfo/python-list
Hi Peter,
Could you give me detailed information about your idea.
Thanks,
Laya
--
http://mail.python.org/mailman/listinfo/python-list
this?
If I use frameset, I need to put form in a html file and put data in a
table in scond html file. How I can do this?
Any help is appreciated.
LLI
--
http://mail.python.org/mailman/listinfo/python-list
Thank you, fuzzyman.
LLi
--
http://mail.python.org/mailman/listinfo/python-list
Steve,
You are right. I just test it. If users login application sucessfully,
then they can see hidden values by view source. Next time they can use
URL path ? key = value to open the second form. I will use session to
handle it.
By the way, do you write a book "Python Web Programming"? It is on m
Hi Steve,
Thank you for your information. Your idea is helpful for me.
By the way, could I use "hiden" to handle this case?
Laya
--
http://mail.python.org/mailman/listinfo/python-list
Hi Dan,
Sure. You are right. When I correct this according to your idea, it
works now. Thank you very much. But I have second problem. When users
run second form, other people can see adress in users' browers and know
how to run the second form, so they don't need to run login form. How I
can hand
form
doesn't work.
Any help is appriciated!
Thanks,
LLI
--
http://mail.python.org/mailman/listinfo/python-list
11 matches
Mail list logo