The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

NEW NAV LINK and CODE CONTENT

2 posters

Go down

NEW NAV LINK and CODE CONTENT Empty NEW NAV LINK and CODE CONTENT

Post by -BERT- April 10th 2009, 6:08 am

hello,

i dont know if i am in the right section. anaway, i just want to ask if anyone can help me with the little code that i need to create a new NAV LINK to my forum. i need a html codes for it. i need a code that can be edited to post my directory in the forum. the name of the new NAVLINK is DIRCTORY where i can write the addresses and the contact numbers of my members. THAT HAS THIS FORMAT AND CAN BE FILLED UP BY THE USER.

NAME:
CONGREGATION/DOICESE:
ADDRESS:
COUNTRY OF ORIGIN:
CONTACT NUMBER:
E-MAIL ADDRESS:




i have tried to create a new NAV LINK but it displays as ERROR because there was no html codes for it.

N.B. a new NAV link where i can edit and put the addresses and contact details of all members.



tnx..! :wouhou:


Last edited by -BERT- on April 10th 2009, 7:26 am; edited 1 time in total (Reason for editing : ADDED INFOS.)
avatar
-BERT-
New Member

Posts : 1
Reputation : 0
Language : English

Back to top Go down

NEW NAV LINK and CODE CONTENT Empty Re: NEW NAV LINK and CODE CONTENT

Post by rambo April 10th 2009, 9:21 am

i can help you until the part where you hit send ..i cant seem to get it working with no email addresses says error operation cannot be performed because the email client is not installed properly but here the code hope its what you wanted
Code:
<br><form action="mailto:PLACE_EMAIL.com" method="post"

enctype="text/plain">

<fieldset><legend>DIRECTORY</legend><br>
NAME:<br>
<input value="Type Your First Name" name="name" type="text">
<input value="Type Your Last Name" name="name" type="text"><br><br>
CONGREGATION/DOICESE:<br>Comments:<br><textarea name="comments" rows="6"

cols="65"></textarea><br><br>
ADDRESS:<br>Comments:<br><textarea name="comments" rows="6"

cols="65"></textarea><br><br>
COUNTRY OF ORIGIN:<br><input value="Type Your Number" name="name"

type="text"><br><br>
CONTACT NUMBER:<br><input value="Type Your Number" name="name"

type="text"><br><br>Email Address:<br>
<input value="Type your Email" name="name"

type="text"><br><br></fieldset><br><br><center><input value="Send"

type="submit"><input value="Reset" type="reset"></center></form>

replace the part at the begining saying PLACE_EMAIL.com with the email you want to recieve the form submissions EXAMPLE >> "mailto:PLACE_EMAIL.com" >> "mailto:rambo@domain.com"
rambo
rambo
Forumember

Posts : 75
Reputation : 0
Language : english

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum