cosmasinfindo
Forum Replies Created
-
Hi pythonskynet & benjaminniess
Please i need you help in Installing Openinviter on my page, i have a form that goes this way:
<form>
<label class=”field11″>Your Email Address:</label>
<br style=”clear:left;” />
<input type=”text” name=”” class=”field12″ />-
<label class=”field13″>Email Provider:</label>
<br style=”clear:right;” />
<select name=”” class=”field14″ height=31>
<option value=”Gmail” selected=”selected”>Gmail</option>
<option value=”Hotmail”>Hotmail</option>
<option value=”Msn”>Msn</option>
<option value=”Yahoo”>Yahoo</option>
</select> -
<label class=”field15″>Your Email Password:</label>
<br style=”clear:left;” />
<input type=”text” name=”” class=”field16″ />
<input type=”image” src=”<?php bloginfo(‘template_url’); ?>/images/open-contacts.gif” class=”field17″ />
</form>
I have downloaded the openinviter and i have in stalled the plugin successfully. now i want to get this openinviter to run from my page behind the form i have above so that when the use logs in, trough my page, the openinviter will be able to import all the contact from there email. Am not sure of which codes to get to my page to make this work. wish to hear from you soon thanks.Cosmasinfindo
Hi pythonskynet & benjaminniess
Please i need you help in Installing Openinviter on my page, i have a form that goes this way:
<form>
<label class=”field11″>Your Email Address:</label>
<br style=”clear:left;” />
<input type=”text” name=”” class=”field12″ />-
<label class=”field13″>Email Provider:</label>
<br style=”clear:right;” />
<select name=”” class=”field14″ height=31>
<option value=”Gmail” selected=”selected”>Gmail</option>
<option value=”Hotmail”>Hotmail</option>
<option value=”Msn”>Msn</option>
<option value=”Yahoo”>Yahoo</option>
</select> -
<label class=”field15″>Your Email Password:</label>
<br style=”clear:left;” />
<input type=”text” name=”” class=”field16″ />
<input type=”image” src=”<?php bloginfo(‘template_url’); ?>/images/open-contacts.gif” class=”field17″ />
</form>
I have downloaded the openinviter and i have in stalled the plugin successfully. now i want to get this openinviter to run from my page behind the form i have above so that when the use logs in, trough my page, the openinviter will be able to import all the contact from there email. Am not sure of which codes to get to my page to make this work. wish to hear from you soon thanks.Cosmasinfindo
-
<label class=”field13″>Email Provider:</label>