Update posted data

Last post 04-14-2007, 1:32 AM by Adam. 1 replies.
Sort Posts: Previous Next
  •  01-18-2007, 8:32 AM 25908

    Update posted data

    Hi

    I working on something like :
    Add button Insert image but rather than uploading the image right into the textBox(Cute Editor), the user shoudl be able to choose where to insert a hyperlink that reads, "Click here to view image - x" (x = 1,2,3 etc.). The hyperlink would open in another window and display the image that was associated.

    I created my oun button as described in howTo examples.

    But now after popup window close. I need refresh page:

    for update textBox from posted data from popup to parent

    I tryed when creating button:
    ctrl.Attributes["OnClientClick"] = "ShowMyDialog(this)";
    ctrl.Attributes["OnClick"] = "btnUpload_Click";

    but nothing .

    Any Ideas ? help :)
  •  04-14-2007, 1:32 AM 28353 in reply to 25908

    Re: Update posted data

    romko,
     
    Please check the following example. Please note that this example is running version 6.0.
     
    The souce code of this example can be found in the download package.
     
    Add a Cross Browser Modal Dialog Box to Cute Editor

    How to create a custom button(client side) which displays a dialog?( C# | VB )

    This example demonstrates how easy it can be to add your own client side buttons to the CuteEditor by creating a Cross Browser Modal Dialog Box.


    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

View as RSS news feed in XML