Hi Zeynel,
  You'll have to show us how you are rendering the form.  If you're
using template, just pass the value you get for type to your template
and print the value, like djidjadji said.



Robert









On Sat, Jan 22, 2011 at 10:01, Zeynel <azeyn...@gmail.com> wrote:
> On Jan 22, 12:53 pm, djidjadji <djidja...@gmail.com> wrote:
>> <input type="hidden" name="dir_type" value="###">
>>
>> instead of ### print the value of the variable merchandise_type
>>
> Thanks, but I don't understand. The value of the url parameter is
> given by
>
> self.request.get("type", "")
>
> I cannot put this value in the value="###" field. Then what is in the
> value field?
>
> --
> You received this message because you are subscribed to the Google Groups 
> "Google App Engine" group.
> To post to this group, send email to google-appengine@googlegroups.com.
> To unsubscribe from this group, send email to 
> google-appengine+unsubscr...@googlegroups.com.
> For more options, visit this group at 
> http://groups.google.com/group/google-appengine?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appengine@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.

Reply via email to