Re: can u tell me < ? urgent="true" >

  •  05-30-2006, 5:03 PM

    Re: can u tell me < ? urgent="true" >

    Thnx Adam  for reply
    here ios code which i h in my .aspx file to declare a cute editor
     
    now here is no  <img>  </img>   tag
     
    if i use img tag of html it did not has Command option
     
     
    i wana ask where this locate
     
    //////////
    <img Command="JustifyLeft" width="20" height="20" class="CuteEditorButton" src="/CuteSoft_Client/CuteEditor/Themes/Custom/Images/left.gif.aspx" title="Left Justify" />
     
    //////////
     
    is this locate in CSS file or some where else
     
    i wrote the ist question after the post which u send me in reply
     
    pls give it some attention
     
     
    <ce:Editor style="position: relative;" ID="Editor1" OnLoad="Editor1_Load" ConfigurationPath="~/CuteSoft_Client/CuteEditor/Configuration/MTBC.config" UseHttpHandlerCacheImages="false" AutoConfigure="Full"

    runat="server" Width="958px" >

    <FrameStyle BackColor="White" BorderColor="#DDDDDD" BorderStyle="Solid" BorderWidth="1px"

    CssClass="CuteEditorFrame" Height="100%" Width="100%" />

    </CE:Editor>

View Complete Thread