Cute Editor Form submit inside aspx page

Last post 12-17-2007, 10:47 AM by varuntuli. 2 replies.
Sort Posts: Previous Next
  •  12-17-2007, 2:21 AM 35836

    Cute Editor Form submit inside aspx page

     am facing a strange problem I use the form function of cutesoft to set up the form. After placing the fields and preview the screen in cutesoft I can post an email with the form. When I visit the designed page from the webpage (made in asp.net) I can’t post the email anymore, now the submit button is called for the webpage submit. The link of the submit button is not submit the form anymore

     

    This is the code of the form

     

    <form id=contactform action=mailto:vtuli@v-access.com method=post target=_self encType=text/plain Name="contactform">

                    <br>

                    <div>Company</div>

                    <div><input id=Company style="TEXT-INDENT: 12px" tabIndex=1 maxLength=25 size=25 value=" " Name="Company"></div>

                    <div>&nbsp;</div>

                    <div>Name</div>

                    <div><input id=Name style="TEXT-INDENT: 12px" tabIndex=2 maxLength=25 size=25 value=" " Name="Name"></div>

                    <div>&nbsp;</div>

                    <div><input id=Submit style="TEXT-INDENT: 12px" tabIndex=3 type=submit value=Submit Name="Submit"></div>

                    <div>&nbsp;</div>

                    <div>&nbsp;</div>

                </form>

     

     

    Please Help !!!

    Filed under: ,
  •  12-17-2007, 9:52 AM 35851 in reply to 35836

    Re: Cute Editor Form submit inside aspx page

    varuntuli,
     
    We don't have problems with the following example:
     
     
    Please try it.
     
    Keep me posted
     
     

    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

  •  12-17-2007, 10:47 AM 35853 in reply to 35851

    Re: Cute Editor Form submit inside aspx page

    Dear Adam,
     
    Thanks for the reply, I think you wanted to show me the online email from cute editor example. Please also send me the link for the applicable code to work with vb.net for implementing this feature in my application...do i also need the latest build of the cute editor component. I'll get back to you, once i try this example in my application.
     
    Please reply.
    Varun
View as RSS news feed in XML