• carlos_redondo
  • NEWBIE
  • 25 Points
  • Member since 2012

  • Chatter
    Feed
  • 1
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 1
    Questions
  • 3
    Replies

Hi All

We are migrating our current web site content to a CMS which is build with MS .Net Framework, and on my previous old HTML web site I have a simple HTML Web Page for SF Campaign Registration process (WebToLead), but now in .Net CMS I cannot set a <form> tag as WebToLead HTML page requires because that breaks the .Net CMS Logic.  So I just wondering if there is a different way to integrate WebToLead but perhaps consuming a Web Service API.  I wouldn't like to have to host a isolate HTML Page for WebToLead process on my web server 'cause I'll miss all CMS functionality.

 

Any ideas?

Thanks.

 

Hi All

We are migrating our current web site content to a CMS which is build with MS .Net Framework, and on my previous old HTML web site I have a simple HTML Web Page for SF Campaign Registration process (WebToLead), but now in .Net CMS I cannot set a <form> tag as WebToLead HTML page requires because that breaks the .Net CMS Logic.  So I just wondering if there is a different way to integrate WebToLead but perhaps consuming a Web Service API.  I wouldn't like to have to host a isolate HTML Page for WebToLead process on my web server 'cause I'll miss all CMS functionality.

 

Any ideas?

Thanks.

 

Hi all,

A supplier to us is calling the WebToLead servlet and gets the following response:

 

HTTP/1.1 200 OK Server:  Cache-Control: private Is-Processed: true Exception:system.organization.exception.InvalidOrganizationIDException Content-Type: text/html; charset=UTF-8 Content-Length: 0 Date: Thu, 09 Sep 2010 08:01:41 GMT

 Do anyone know what is wrong? What does this exception mean? It has worked in the future. To me it sounds like the Salesforce Org Id is wrong but I am not sure. It works in the Production environment but not in the Sandbox where this response comes from.

 

Thanks!

Niklas