I'm trying to embed the login form for the webmail for a customer portal I'm developing, I've tried copying all the html and putting it inside my .NET page but instead of using the form action that I have in the form tag it simply re-posts the current .aspx page that I'm in. Am I missing something here? Is .NET smothering the form action in favor of its own submit event?

Help somebody...

Thanks a bunch.

Recommended Answers

All 3 Replies

show me your Markup.

I've recently discovered the form that I'm trying to emulate has a captcha implemented on it, so I don't know if there is anyway around this.

show me your markup

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.