top of page
MaxzPlace
Help Forum
Sorry you're stuck but there's almost always a pretty easy fix! Do NOT try to start all over again, eg. uninstall Max's Pitch Package, etc. That can make things worse.
​
Before you post make sure you check the Help FAQ for an instant solution first. Then, if you can't find it there, you can post your problem here and we'll get to it ASAP (within 24 hours), but be sure you:
​
-
post in the right category
-
INCLUDE AT LEAST ONE SCREENCAP IN YOUR POST TO SHOW THE PROBLEM!!!!!!!!
-
explain the problem clearly
bottom of page
Ok, since you had posted your HTML above, I'll copy and paste that into a file for you and email it to you as an attachment. Download it and see if that works for you, ok?
I can find it, but it will not open and I am not sure how to redownload it onto my laptop
So you have a Mac, right? And you mean you can't find it or you can find it but it won't open for some reason?
Ok, I was able to get it to work! However I am having trouble with the app textedit, when I search it on my laptop it won't open
Oh, well just put the two letters then and you'll be good to go,
I am also confused on step 102 and how it says to put the first two letters of your names and the three last letters of my name but I only have two letters in my last name
well, it's good so far but you still have to add the rest which is described in the next step, 102
this is what i got as the link, is this correct?
https://webto.salesforce.com/servlet/servlet.WebToLead?encoding=UTF-8%22method=%22POST%22&oid=00D4W000004BPxX
Well, at a later point you'll need all that stuff but for Step 99, all you're copying & pasting is what is shows just above the step:
https://webto.salesforce.com/servlet/servlet.WebToLead?encoding=UTF-8"method="POST"
but then you're going to add to it before you click Enter and that comes on the next steps where you copy your account "Org ID" number in, etc.
<!-- ---------------------------------------------------------------------- -->
<!-- NOTE: Please add the following <META> element to your page <HEAD>. -->
<!-- If necessary, please modify the charset parameter to specify the -->
<!-- character set of your HTML page. -->
<!-- ---------------------------------------------------------------------- -->
<META HTTP-EQUIV="Content-type" CONTENT="text/html; charset=UTF-8">
<!-- ---------------------------------------------------------------------- -->
<!-- NOTE: Please add the following <FORM> element to your page. -->
<!-- ---------------------------------------------------------------------- -->
<form action="https://webto.salesforce.com/servlet/servlet.WebToLead?encoding=UTF-8" method="POST">
<input type=hidden name="oid" value="00D4W000004BPxX">
<input type=hidden name="retURL" value="http://www.signingsavvy.com/sign/THANK%20YOU/426">
<!-- ---------------------------------------------------------------------- -->
<!-- NOTE: These fields are optional debugging elements. Please uncomment -->
<!-- these lines if you wish to test in debug mode. -->
<!-- <input type="hidden" name="debug" value=1> -->
<!-- <input type="hidden" name="debugEmail" value="julianne.ka@sjsu.edu"> -->
<!-- ---------------------------------------------------------------------- -->
<label for="first_name">First Name</label><input id="first_name" maxlength="40" name="first_name" size="20" type="text" /><br>
<label for="last_name">Last Name</label><input id="last_name" maxlength="80" name="last_name" size="20" type="text" /><br>
<label for="company">Company</label><input id="company" maxlength="40" name="company" size="20" type="text" /><br>
<label for="email">Email</label><input id="email" maxlength="80" name="email" size="20" type="text" /><br>
<label for="mobile">Mobile</label><input id="mobile" maxlength="40" name="mobile" size="20" type="text" /><br>
Bay Area Location:<select id="00N4W00000MHIzA" name="00N4W00000MHIzA" title="Bay Area Location"><option value="">--None--</option><option value="yes">yes</option>
<option value="no">no</option>
</select><br>
Investment Potential:<input id="00N4W00000MHIzK" name="00N4W00000MHIzK" size="20" type="text" /><br>
<input type="submit" name="submit">
</form>
this is the whole part that came up when I entered everything
I am confused on what part I am supposed to copy and paste?
<input type=hidden name="oid" value="00D4W000004BPxX">
<input type=hidden name="retURL" value="http://www.signingsavvy.com/sign/THANK%20YOU/426">
Yeah, it has to be exactly/precisely right, down to the last character or it won't work and when it doesn't work, unfortunately, it doesn't give you an error message. It just doesn't do anything.
Why don't you try pasting it in a comment here so I can take a look or you can email it to me at tim.hill@themaxlabsproject.com if you prefer.