Найти - Пользователи
Полная версия: PSP, как/чем получить все, что идет дальше http://localhost/index.psp?
Начало » Web » PSP, как/чем получить все, что идет дальше http://localhost/index.psp?
1
V1talya
Как/чем можно получить все, что идет дальше ( index.psp? ) http://localhost/index.psp?period_name=Monthly ???

вот форма вызова:
<FORM ACTION="index.psp">
<SELECT NAME="period_name" MULTIPLE>
<OPTION VALUE="Daily" SELECTED>Daily
<OPTION VALUE="Weekly">Weekly
<OPTION VALUE="Monthly">Mothly
</SELECT>
<INPUT TYPE="submit" VALUE="изменить">
</FORM>
V1talya
Решил.
METHOD=POST
получение переменных req.read()

METHOD=GET
получение переменных req.args
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Powered by DjangoBB