Difference between revisions of ":SF Test"

Line 4: Line 4:
 
<!--  character set of your HTML page.                                        -->
 
<!--  character set of your HTML page.                                        -->
 
<!--  ----------------------------------------------------------------------  -->
 
<!--  ----------------------------------------------------------------------  -->
+
 
 
<META HTTP-EQUIV="Content-type" CONTENT="text/html; charset=UTF-8">
 
<META HTTP-EQUIV="Content-type" CONTENT="text/html; charset=UTF-8">
+
 
 
<!--  ----------------------------------------------------------------------  -->
 
<!--  ----------------------------------------------------------------------  -->
 
<!--  NOTE: Please add the following <FORM> element to your page.            -->
 
<!--  NOTE: Please add the following <FORM> element to your page.            -->
 
<!--  ----------------------------------------------------------------------  -->
 
<!--  ----------------------------------------------------------------------  -->
+
 
 
<form action="https://webto.salesforce.com/servlet/servlet.WebToCase?encoding=UTF-8" method="POST">
 
<form action="https://webto.salesforce.com/servlet/servlet.WebToCase?encoding=UTF-8" method="POST">
+
 
 
<input type=hidden name="orgid" value="00D28000000VTpA">
 
<input type=hidden name="orgid" value="00D28000000VTpA">
 
<input type=hidden name="retURL" value="https://dahuawiki.com">
 
<input type=hidden name="retURL" value="https://dahuawiki.com">
+
 
 
<!--  ----------------------------------------------------------------------  -->
 
<!--  ----------------------------------------------------------------------  -->
 
<!--  NOTE: These fields are optional debugging elements. Please uncomment    -->
 
<!--  NOTE: These fields are optional debugging elements. Please uncomment    -->
Line 22: Line 22:
 
<!--  <input type="hidden" name="debugEmail" value="wu_bin5@dahuatech.com">  -->
 
<!--  <input type="hidden" name="debugEmail" value="wu_bin5@dahuatech.com">  -->
 
<!--  ----------------------------------------------------------------------  -->
 
<!--  ----------------------------------------------------------------------  -->
+
 
 
<label for="name">Contact Name</label><input  id="name" maxlength="80" name="name" size="20" type="text" /><br>
 
<label for="name">Contact Name</label><input  id="name" maxlength="80" name="name" size="20" type="text" /><br>
+
 
 
<label for="email">Email</label><input  id="email" maxlength="80" name="email" size="20" type="text" /><br>
 
<label for="email">Email</label><input  id="email" maxlength="80" name="email" size="20" type="text" /><br>
+
 
 
<label for="phone">Phone</label><input  id="phone" maxlength="40" name="phone" size="20" type="text" /><br>
 
<label for="phone">Phone</label><input  id="phone" maxlength="40" name="phone" size="20" type="text" /><br>
+
 
 
<label for="subject">Subject</label><input  id="subject" maxlength="80" name="subject" size="20" type="text" /><br>
 
<label for="subject">Subject</label><input  id="subject" maxlength="80" name="subject" size="20" type="text" /><br>
+
 
 
<label for="description">Description</label><textarea name="description"></textarea><br>
 
<label for="description">Description</label><textarea name="description"></textarea><br>
+
 
 
<input type="submit" name="submit">
 
<input type="submit" name="submit">
+
 
 
</form>
 
</form>
 
</html>
 
</html>

Revision as of 16:12, 17 November 2017