erich.wanker 67 Posted January 25 Share Posted January 25 Hi, i want to create a link or button in uniHtmlMemo - and onClick - a AjaxRequest should send to Mainform.memMonitor i tried: <b>hello</b> <a href="javascript:window.parent.ajaxRequest(MainForm.memMonitor,'Action', ['param0=24256']);">action1</a> ..but didn´t work .. 😞 it gives error in chrome dev-tools: Uncaught ReferenceError: MainForm is not defined at <anonymous>:1:27 How is the correct way to do it? Quote Link to post Share on other sites
erich.wanker 67 Posted January 25 Author Share Posted January 25 Hi Sherzod, Thanx for the prompt and good help 🙂 Erich 1 Quote Link to post Share on other sites
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.