|
|
|
ASP: Вывести список всех риквест переменных (GET и POST)
|
|||
|---|---|---|---|
|
#18+
Как вывести их в таком виде Var1Name = Var1Value Var2Name = Var2Value Var3Name = Var3Value ... ... |
|||
|
:
Нравится:
Не нравится:
|
|||
| 29.04.2004, 15:53 |
|
||
|
ASP: Вывести список всех риквест переменных (GET и POST)
|
|||
|---|---|---|---|
|
#18+
что-то в этом роде i=1 for each R in Request.QueryString i+=1 d(i) =R next или еще так можно d=split(Request.QueryString,"&") ... |
|||
|
:
Нравится:
Не нравится:
|
|||
| 05.05.2004, 10:50 |
|
||
|
ASP: Вывести список всех риквест переменных (GET и POST)
|
|||
|---|---|---|---|
|
#18+
For each a in Request.form Response.write a&"="&Request.Form(a) Next For each a in Request.QueryString Response.write a&"="&Request.QueryString(a) Next ... |
|||
|
:
Нравится:
Не нравится:
|
|||
| 05.05.2004, 16:54 |
|
||
|
|

start [/forum/topic.php?fid=18&fpage=1032&tid=1395698]: |
0ms |
get settings: |
9ms |
get forum list: |
15ms |
check forum access: |
3ms |
check topic access: |
3ms |
track hit: |
36ms |
get topic data: |
9ms |
get forum data: |
2ms |
get page messages: |
36ms |
get tp. blocked users: |
2ms |
| others: | 236ms |
| total: | 351ms |

| 0 / 0 |
