Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Hi everyone,
Anyone can point out how to display a requestkey on another page when clicking on a url. Let say i have some property field on a page such as Ref.
After reading the content details of the page the user user will click on a submit button where all infos will be displayed.
<a href='link.aspx?Ref=<umbraco:Item field="ref" runat="server">'/>
On the Link page how do i get to display this field, do i make use of
umbraco.library:Request
http://our.umbraco.org/wiki/reference/umbracolibrary/requestquerystring
;-)
Yup got it working ... thanks
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
Display a requestKey from another page
Hi everyone,
Anyone can point out how to display a requestkey on another page when clicking on a url. Let say i have some property field on a page such as Ref.
After reading the content details of the page the user user will click on a submit button where all infos will be displayed.
On the Link page how do i get to display this field, do i make use of
http://our.umbraco.org/wiki/reference/umbracolibrary/requestquerystring
;-)
Yup got it working ... thanks
is working on a reply...