Home
About
Contact
Login
Home
Code and Articles
Videos
Books
Search
Demos
Portfolio
Feedback
Home
>
Categories
>
Code from a Category
Salesforce CRM (4)
VB.Net (85)
Zoho Campaigns (1)
Zoho Invoice (1)
MSSQL (230)
Asp.net C# / VB (342)
SugarCRM (1)
CSS (11)
PHP (120)
Google (2)
jQuery (18)
C++ (1)
Zoho Support (1)
Zoho Creator (7)
Zoho Mail (3)
Zoho CRM (63)
Other (16)
DotNetNuke (2)
Asp.net Post Zoho CRM Unsubscribe Form Dynamically in Asp.net Page
User Name:
jamest85
Name:
James Tang
Contact Me:
www.datawebcoder.com/ContactUs.aspx
Home Page:
www.datawebcoder.com
Google Apps for Work Partner, Certified Zoho CRM Consultant. 7 years experience on Zoho consulting, implementation, and programming using C#, VB, Php..., 15 years of total IT experience including prog...
[More]
Viewed Times:
3074
Add Date:
11/04/2011
Since asp.net page can only allow one Form, if you want to add another form for any reason, then you will run into an error. however if you really want to add another form to submit (post) the data in that, we can generate a dynamic form to achieve that.
1. For example I have a Unsubscribe Form
here
, this page has a master page, we add two controls in the master page first:
Note: if you add above Literals in UnsubscribeMe page, it just won't work, because you are putting a form in another form.
2. In UnsubscribeMe.aspx form
Here is the code for the function: _GetFormPostJS(String strFormId)
3. Conclusion:
This dynamic form will take in action when "unsubscribeMe" button is clicked and posts back to client side
I have used this same way for posting simple paypal order online as well.
Reply above Post
Related Posts
Developing Face book Application with .NET Using FBJS AJAX with ASP.NET/C#, Displaying Dialog with Dynamic Content and Using FBJS POPUP Dialogs with ASP.NET/C#
Asp.net SiteMapPath Navigation Control - BreadCrumb in Asp.Net
Advantages of migrating from ASP to ASP.NET
How to retrieve a webpage using ASP.NET 2.0 and VB .NET
Pinging with options using ASP.NET 2.0 and C# .NET
Post a Comment
Name:
(Optional)
Email:
(Optional, you can get an email if somebody replys your comments)*
Email me if somebody respons my comment below:
Yes
No
Details**:
Enter Text
as Below:
(case insensitive, if hard to read, click the "get a new one" button)
* Your email address will not be shared with any third parties for any reason.
** Maximum 1000 charactors.