Difference between revisions of ":SF Test"

(Sandbox-Dealer)
Line 42: Line 42:
 
</html>
 
</html>
 
==Sandbox-Dealer==
 
==Sandbox-Dealer==
<html><!--  ----------------------------------------------------------------------  -->
+
 
 +
<!--  ----------------------------------------------------------------------  -->
 
<!--  NOTE: Please add the following <META> element to your page <HEAD>.      -->
 
<!--  NOTE: Please add the following <META> element to your page <HEAD>.      -->
 
<!--  If necessary, please modify the charset parameter to specify the        -->
 
<!--  If necessary, please modify the charset parameter to specify the        -->
Line 54: Line 55:
 
<!--  ----------------------------------------------------------------------  -->
 
<!--  ----------------------------------------------------------------------  -->
  
<form action="https://webto.salesforce.com/servlet/servlet.WebToCase?encoding=UTF-8" method="POST">
+
<form action="https://cs57.salesforce.com/servlet/servlet.WebToCase?encoding=UTF-8" method="POST">
  
<input type=hidden name="orgid" value="00D28000000VTpA">
+
<input type=hidden name="orgid" value="00D0k0000000RYj">
<input type=hidden name="retURL" value="http://dealer.dahuadev.com/">
+
<input type=hidden name="retURL" value="http://">
  
 
<!--  ----------------------------------------------------------------------  -->
 
<!--  ----------------------------------------------------------------------  -->
Line 63: Line 64:
 
<!--  these lines if you wish to test in debug mode.                          -->
 
<!--  these lines if you wish to test in debug mode.                          -->
 
<!--  <input type="hidden" name="debug" value=1>                              -->
 
<!--  <input type="hidden" name="debug" value=1>                              -->
<!--  <input type="hidden" name="debugEmail"                                 -->
+
<!--  <input type="hidden" name="debugEmail" value="wu_bin5@dahuatech.com">   -->
<!--  value="wang_heng1@dahuatech.com">                                       -->
 
 
<!--  ----------------------------------------------------------------------  -->
 
<!--  ----------------------------------------------------------------------  -->
  

Revision as of 17:13, 30 November 2017

Web-2-Case Testbed

Production-Dealer






Sandbox-Dealer

<META HTTP-EQUIV="Content-type" CONTENT="text/html; charset=UTF-8">


<form action="https://cs57.salesforce.com/servlet/servlet.WebToCase?encoding=UTF-8" method="POST">

<input type=hidden name="orgid" value="00D0k0000000RYj"> <input type=hidden name="retURL" value="http://">


<label for="name">Contact Name</label><input id="name" maxlength="80" name="name" size="20" type="text" />

<label for="email">Email</label><input id="email" maxlength="80" name="email" size="20" type="text" />

<label for="phone">Phone</label><input id="phone" maxlength="40" name="phone" size="20" type="text" />

<label for="subject">Subject</label><input id="subject" maxlength="80" name="subject" size="20" type="text" />

<label for="description">Description</label><textarea name="description"></textarea>

<input type="submit" name="submit">

<input type="hidden" id="00N0k000000tkBF" name="00N0k000000tkBF" value="0"/> </form> </html>