Search

You searched for the word(s): aspx
Showing page 21 of 918 (9,180 total posts) < 1 second(s)
  • Re: Sending an Instant Message via my application program

    Pete,   It's possible.   There is a function Chat_OpenContact which allows you send users directly to the im_chatform.aspx page.   For examples:   <script src=''CuteSoft_Client/CuteChat/IntegrationUtility.js.aspx''></script>   Users <a href=''#'' ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by Adam on March 28, 2007
  • Re: JavaScript API?

    Please check the following links:   JavaScript API document:   http://cutesoft.net/developer+guide/JavaScript-API.htm   JavaScript API Example:   http://cutesoft.net/example/JavaScript-API.aspx   Client-side submit and reset example:   http://cutesoft.net/example/clientsidesubmit.aspx   Add custom ...
    Posted to Cute Editor for .NET (Forum) by Adam on February 23, 2007
  • Re: Newb to CuteCute, have a couple question

    Wolverine10,   Thanks for the interest.   >>We already developed our own ''buddy list'' module, can I use the controller to initiate a new IM session from my module?  Or do I need to have the source code for that?   There is a function Chat_OpenContact which allows you send users directly to the im_chatform.aspx ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by Adam on February 16, 2007
  • Re: Link functionality

    msiegel, Absolute and Relative Paths When you're creating links to documents and images on the Web, you need to think about how you're going to link to them. Cute Editor support three standard ways to create links: absolute paths without the domain name ( <a href=''http://cutesoft.net/default.aspx''>Home</a> ) ...
    Posted to Cute Editor for .NET (Forum) by Adam on September 29, 2006
  • Re: Module Integration

    Sharif,   Step 1. Use Chat Admin create those rooms.   Step 2. Create a HTML module just showing those rooms:   For example:   <a href=''http://cutesoft.net/CuteSoft_Client/CuteChat/CH_MainForm.Aspx?Location=Lobby&LocationId=1''>London </a>   <a ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by Adam on August 31, 2006
  • Re: Custom File Storage for images and files

    I am now trying to use the custom button to open an aspx page to mimic the behaviour of insert file dialog.  However, whenever there is a postback happening on the aspx page, it is opening a new window and try to do the postback in the new window, which fails.   I am using the javascript function to open the dialog:   function ...
    Posted to Cute Editor for .NET (Forum) by rchen on July 18, 2006
  • Re: remove make template

    Please open inserttemplate.frame.aspx, gecko_inserttemplate.frame.aspx and safari_inserttemplate.aspx.   And modify the following code:       <asp:ImageButton ID=''NewTemplate'' Runat=''server'' AlternateText=''[[NewTemplate]]'' ...
    Posted to Cute Editor for .NET (Forum) by Adam on May 26, 2006
  • Re: Folder size check is causing image gallery and downloadable files dialogs to open extremely slow...How do we turn this off?

    dalmuti509,   >>Is there a way to turn off the size check for documents/images in a folder?    Please open InsertDocument.Frame.aspx, Gecko_InsertDocument.Frame.aspx and safari_insertdocument.aspx.   And find the following code:     protected override string CheckUploadData(ref byte[] ...
    Posted to Cute Editor for .NET (Forum) by Adam on May 19, 2006
  • Re: Customising the Hyperlink popup window

    Alan,   Please following the steps below:   1. Open tag_a.aspx, gecko_tag_a.aspx and safari_tag_a.aspx.   2. Find the following code:   <input type=''text'' id=''inp_src'' style=''width:260px''>   Change it to   <input type=''hiddent'' id=''inp_src'' style=''width:260px''>   3. In your ...
    Posted to Cute Editor for .NET (Forum) by Adam on May 19, 2006
  • IP License

    IP license allows all the domains/subdomains hosted on 1 single IP@ to use the control.   We have a .aspx to show you what IP@ the control detects? Would you like to run it to verify your IP@.   If unfortunately the .aspx turns out different IP@, you will have to include them all in the license file.   Write to me Karen@ ...
    Posted to Cute Editor for ASP (Forum) by Karen on April 12, 2006
« First ... < Previous 19 20 21 22 23 Next > ... Last »