Passing a variable to a form through the URL?

Posted by Community Admin on 03-Aug-2018 01:03

Passing a variable to a form through the URL?

All Replies

Posted by Community Admin on 27-Jan-2012 00:00

Hey guys,

I was trying to determine if there is an easy way to pass a variable to a form on a Sitefinity page by appending "?thevariable=whatever" in the url and inserting some code in a content box on the webpage?

I am using Sitefinity 3.7 if this makes a difference. I am thankful for all suggestions. Thanks,

John

Posted by Community Admin on 31-Jan-2012 00:00

Hi John,

You may need to implement a custom logic that uses Request.QueryString. Please consult the following articles:

www.w3schools.com/.../asp_inputforms.asp

http://msdn.microsoft.com/en-us/library/system.web.httprequest.querystring.aspx

and also:

forums.asp.net/.../1

Regards,
Victor Velev
the Telerik team

Do you want to have your say in the Sitefinity development roadmap? Do you want to know when a feature you requested is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items

This thread is closed