Developer forum

Forum » Templates » get all post values

get all post values


Reply
Hi,

I know we can use the Server.Request tag to retrieve a certain post/get value, but is there a way that I can get all the post values?

I have go process all the values and would like it to be automatic, so that if the client adds/removes fields, there's no problem with my code.

The only way was to get all the values if the values are in GET format, but wanted to leave a clean url.

Any ideas?
Nuno

Replies

 
Reply
Hi Nuno

No that is not possible.

// Dammark
 
Reply
Hi Sebastian,

I changed to GET and filtered out the Dw params.

Thanks,
Nuno

 

You must be logged in to post in the forum