Jump to content

Help Needed In Contact Form


checkmeat_09

Recommended Posts

Hi...Click here PlzIn there i have 6 countries.. and in that countries i have two contacts..When i click USA it goes to the spoecific contact.. Thats working well..But the backend coding is like

<?php if ( $this->contact->params->get( 'allow_vcard' ) ) : ?><tr>	<td colspan="2">	<?php echo JText::_( 'See the remaining Contacts ')?>		<a href="<?php echo JURI::base(); ?>index.php?option=com_contact&view=contact&id=2:rajaramasamy&catid=12:contactsofusa">			<?php echo JText::_( 'Click Here' );?></a>	</td></tr><tr>

In the above code i directly mention an address.. I need to do that by coding with check whether existing..I hope you may understand what i need...see the image below...In%20USA%20contact%20list.JPG

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...