Posting to ioRD.asp ?

71 views
Skip to first unread message

Joel Kinzel

unread,
Jul 3, 2012, 3:24:31 PM7/3/12
to reddot-c...@googlegroups.com
All,

Wondering if anyone has done anything where they have posted to ioRD.asp? This is the file that dialogs such as the "Edit Page Properties" dialog post to. I'm trying to replicate the functionality of "Edit Page Properties" in a modal and not a pop-up window. I can post to the page, but it never seems to actually update any of the information. Anyone have any tips/tricks/ideas? 

Jian Huang

unread,
Jul 10, 2012, 11:16:37 AM7/10/12
to reddot-c...@googlegroups.com
You can, and assuming you are calling it from SmartEdit via something custom.

You have to initialize the sessions prior to the post

Call this via AJAX or in a hidden iframe
/CMS/ioRD.asp?Action=ComparePageStatus&TranslationMode=0&PreviewType=3&PageGuid=<%inf_pageguid%>

However, I think development fixed the session issue in SmartEdit in 10.2 SP2 hot fix 1x.  Oh, this is untested in version 11.

Alternatively, why not just write a custom plugin that does what the dialog does and more?  Please find attached something I wrote 3 years ago for editing sitemap name from the same dialog.
EditSiteMapName.zip

Joel Kinzel

unread,
Jul 12, 2012, 10:57:26 AM7/12/12
to reddot-c...@googlegroups.com
As always, extremely helpful Jian. Thanks! 

Jian Huang

unread,
Jul 13, 2012, 12:08:22 PM7/13/12
to reddot-c...@googlegroups.com
While in the release notes for something else, I found this

Fixed Issues in 10.1 SP2 HF7 (Build 10.1.2.331)
WSGMS-5797,7602 Session variable are not always sync'ed in SmartEdit (ITSM 992933, 1227877, 1232321, 1286848)
Message has been deleted

Joel Kinzel

unread,
Jul 17, 2012, 9:33:48 AM7/17/12
to reddot-c...@googlegroups.com
Thanks for the note. I will make sure we are HF7 or later. 
Reply all
Reply to author
Forward
0 new messages