mtrvikas:
How i can get the value of this querystring on tag.aspx page?
I have tried Request.QueryString[querystringID], but its not working.
Adam: MichaelPhillips:
Is there a way I can add a value to the querystring when the "Insert Hyperlink" button is clicked?
Thanks,
Mike
Mike,
Yes, please use the Editor. DNN_Arg to pass the querystring.
Example:
Editor1.DNN_Arg="querystringID=123";
Try:
Request.ServerVariables["QUERY_STRING"]
asp.net Chat http://cutesoft.net/ASP.NET+Chat/default.aspx
Web Messenger: http://cutesoft.net/Web-Messenger/default.aspx
asp.net wysiwyg editor: http://cutesoft.net/ASP.NET+WYSIWYG+Editor/default.aspx
asp wysiwyg html editor: http://cutesoft.net/ASP
asp.net Image Gallery: http://cutesoft.net/ASP.NET+Image+Gallery/default.aspx
Live Support: http://cutesoft.net/live-support/default.aspx