• shirlz
  • NEWBIE
  • 0 Points
  • Member since 2010

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

Hi,

 

I have form that does a post to Salesforce using WebRequest and then does a response.redirect to itself with an appended query string. I find that the record gets inserted in Salesforce only when the optional Salesforce debugging elements are enabled. However, when I comment out the debug fields, it fails to be inserted in Salesforce. 

 

Any help would be greatly appreciated.

 

Thank you!

Message Edited by shirlz on 03-14-2010 04:52 PM
  • March 14, 2010
  • Like
  • 0

Hi,

 

I have form that does a post to Salesforce using WebRequest and then does a response.redirect to itself with an appended query string. I find that the record gets inserted in Salesforce only when the optional Salesforce debugging elements are enabled. However, when I comment out the debug fields, it fails to be inserted in Salesforce. 

 

Any help would be greatly appreciated.

 

Thank you!

Message Edited by shirlz on 03-14-2010 04:52 PM
  • March 14, 2010
  • Like
  • 0