I have tried several times to no prevail to get some help via these forums.
I have installed the Sugar suite 4.51 with the installer (bit rocks or something) and it is running fine. Apparently it never created a database and the lead capturing isnt function correctly.
Here is what I have in the form html.
<form name='leadcap' action='http://12.27.134.234:81/sugarcrm/leadCapture.php' method='post'>
<input type='hidden' name='lead_source' value='Web Site'>
<input type='hidden' name='user' value='admin'>
<input type='hidden' name='description' value=''>
<input type='hidden' name='redirect' value='www.hyper.com/products/evaluation/hyper75/hc75evaldownload.htm'>
<div align='center'>
<table border=1><tr><td><table>
<tr><td>First Name:</td><td><input type='text' name='first_name'></td></tr>
<tr><td>Last Name:</td><td><input type='text' name='last_name'></td></tr>
<tr><td>Email:</td><td><input type='text' name='email1'></td></tr>
<tr><td></td><td><input type='Submit' name='submit' value='Submit'></td></tr></table></table>
</form>
Never changed the leadcapture.php. How do I get this to record the names and emails so I can get this to work???


LinkBack URL
About LinkBacks



Reply With Quote
Bookmarks