prblm in viewing the load template screen in lesser resolution

Last post 07-06-2010, 1:07 AM by svk. 12 replies.
Sort Posts: Previous Next
  •  06-01-2010, 2:50 AM 61468

    prblm in viewing the load template screen in lesser resolution

    i am using the editor it works fine
    but one prblm i noticed with the sizing of the popup pages of insert images / templates etc
    if the screen size is small the OK button does not appear nor am i able to resize the popup page to accomodate t\in my screen size
    so at present i am not able to see th OK button in some motiors
    how do i resize the popup pages so that it culd fit any  screen 
  •  06-01-2010, 8:36 AM 61479 in reply to 61468

    Re: prblm in viewing the load template screen in lesser resolution

    Please set  "UseStandardDialog" to true, and test it again.
    <CE:EDITOR
         id="OuterEditor"
         AutoConfigure="Full"
         ShowDecreaseButton="false"
         ShowEnlargeButton="false"
         UseStandardDialog="true"
         runat="server">
       </CE:EDITOR>
     
    Keep us posted.
     
    Regards,
    Eric
  •  06-25-2010, 4:26 AM 61995 in reply to 61479

    Re: prblm in viewing the load template screen in lesser resolution

    i am using the above but still i am not able to see the insert button
    i can view only till upload 
    after that nothing is seen
  •  06-28-2010, 12:44 AM 62028 in reply to 61995

    Re: prblm in viewing the load template screen in lesser resolution

    Hi svk,
     
    If you mean the "Insert Image" dialog in the "Make Template" function, please try this way.
     
    1. Open file "CuteSoft_Client\CuteEditor\Dialogs\outereditorfull.aspx"
     
    2. Find the below section
     
    <CE:EDITOR    id="OuterEditor">  </CE:EDITOR>
     
    3. Add property UseStandardDialog="true"  in it.
     
    <CE:EDITOR    id="OuterEditor" UseStandardDialog="true">  </CE:EDITOR>
     
    Regards,
     
    ken
     
  •  06-28-2010, 7:52 AM 62042 in reply to 62028

    Re: prblm in viewing the load template screen in lesser resolution

    i used the same but in some system i am not able to get that INSERT button frm where i can insert the template or image]
    i getthe screen only till UPLOAD button
     
  •  06-29-2010, 2:14 AM 62058 in reply to 62042

    Re: prblm in viewing the load template screen in lesser resolution

    Hi svk,
     
    Please send a screenshot to Kenneth@CuteSoft.net to show your issue, I will check it and get back to you as soon as possible.
     
    Regards,
     
    ken
     
  •  06-29-2010, 4:21 AM 62064 in reply to 62058

    Re: prblm in viewing the load template screen in lesser resolution

    screnshot already sent
     
    using URLTYPE=absolute i am nt able to get the desired
    when i use a template with images and text
    only text is dispalyed in teh recivers email
    sam way if i insert a image , the reciever is nt able to see the image
     
  •  06-30-2010, 1:31 AM 62102 in reply to 62064

    Re: prblm in viewing the load template screen in lesser resolution

    Hi svk,
     
    editor can not really send a picture, please refer to this example http://cutesoft.net/example/Online-email.aspx, you can find the source code in the download package.
     
    Regards,
     
    ken
  •  06-30-2010, 5:16 AM 62122 in reply to 62102

    Re: prblm in viewing the load template screen in lesser resolution

    have u recd the screen shot?
  •  06-30-2010, 7:41 AM 62133 in reply to 61468

    Re: prblm in viewing the load template screen in lesser resolution

    You can modify the dialog size by editing the following file:
     
    CuteSoft_Client\CuteEditor\Scripts\Constant.js
     
    Hope it helps

    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

  •  07-01-2010, 7:10 AM 62182 in reply to 62133

    Re: prblm in viewing the load template screen in lesser resolution

    if i modify it will be reflected in al the system . it works fine in this normal way in most of the system . only fe giving prblm
    still which lies needs to be changed for changing the inserttemplate height????
  •  07-01-2010, 12:52 PM 62190 in reply to 62182

    Re: prblm in viewing the load template screen in lesser resolution

    Please modify the following code for the inserttemplate dialog:
     

    // Default window ornaments for the Template dialog

    editorconstant._templateDialogFeature = "dialogWidth:660px;dialogHeight:430px;";


    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

  •  07-06-2010, 1:07 AM 62302 in reply to 62190

    Re: prblm in viewing the load template screen in lesser resolution

    hi
    i dont the baove but still  the same
    the portion below UPLOAD button is not visible
     and i have found one more thing
    mine is a development system  and in that system i am able to view the INSERT button when i use insert template feature
    but i checked 7 client systems ie the system which access the application frm mine system ie the development server
    in none of the system is tis INSERT button seen except for one
    i checked the resolution but it has got nothing to do with resoultion
    let me knw wht shld be done
    i have already sent a screen shot
     
View as RSS news feed in XML