Re: post html to asp.net page for validation and emailing

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



On Jul 20, 2:34 pm, "Juan T. Llibre" <nomailrepl...@xxxxxxxxxxx>
wrote:
re:
!> I wish I could not use an HTML page for this but I have to
!> because of the content management system that we have.
!> Is there another option?

Sure there is: change your content management system.

Clearly, it's hampering the development of your websites.

Juan T. Llibre, asp.net MVP
asp.net faq :http://asp.net.do/faq/
foros de asp.net, en español :http://asp.net.do/foros/
======================================

<cste...@xxxxxxxxx> wrote in messagenews:1184958907.279716.20270@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
On Jul 20, 2:09 pm, "Mark Rae [MVP]" <m...@xxxxxxxxxxxxxxxxx> wrote:
<cste...@xxxxxxxxx> wrote in message

news:1184948140.244366.138970@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx

I'm posting the HTML page to the asp.net page but with no results.
Could someone point me in the right direction? Thank you in advance
for your help.

There's no need to have a separate HTML page...

1) Place your form fields in an aspx page

2) Add an <asp:Button> webcontrol

3) Either use Validation controls or roll your own client-side JavaScript or
server-side VB.NET / C#...

--
Mark Rae
ASP.NET MVPhttp://www.markrae.net

Thank you for your response to this. I wish I could not use an HTML
page for this but I have to because of the content management system
that we have. It does HTML forms but not any function with the forms
so I have to set the form to go to different page that can validate
and e-mail the form. I can't add in Javascript or anything to the
HTML page because it's inside the content management system. I've
tried to take the page and make it an asp.net page but then I cannot
get the same design. Is there another option? Thank you again.

Thank you for your responses. The plan is in the works to move to a
new CMS soon because of limitations such as this. But for now
development must still proceed as business proceeds. Thank you again.

.



Relevant Pages

  • Re: Just getting started on the FAQ site...
    ... Just so that you know there's movement, the Content Management System ... is now up and running - not without a fight! ... using 'pure' HTML but it can take *weeks* of work to get it right! ... Looking at the HTML code makes me want to be sick. ...
    (soc.genealogy.britain)
  • Re: Stumped:: web HTML. Caution, may be OT.
    ... standards-compliant browsers. ... I suspect that using an editor that _correctly_ highlights HTML code ... To me, a content management system ... If you update your site frequently, a WYSIWYG HTML editor ...
    (freebsd-questions)
  • Re: post html to asp.net page for validation and emailing
    ... change your content management system. ... There's no need to have a separate HTML page... ... Either use Validation controls or roll your own client-side JavaScript or ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Just getting started on the FAQ site...
    ... Just so that you know there's movement, the Content Management System is ... now up and running - not without a fight! ... One of the main features of the HTML standard is that what ... make any use of sites which deliberately defeat this. ...
    (soc.genealogy.britain)
  • Re: post html to asp.net page for validation and emailing
    ... HTML page because it's inside the content management system. ... JavaScript) once it's rendered to the client browser... ... Mark Rae ...
    (microsoft.public.dotnet.framework.aspnet)