JimmyBishop's Posts
Nairaland Forum › JimmyBishop's Profile › JimmyBishop's Posts
No b small tin oooo. How I wish.......... |
No b small tin. How I wish.......... |
I am a novice in web programming. i need a help pls. I have drop down of the 37 states in Nigeria of which i want if i click any, it will bring a page that contains: Name, passport photo, position, address, phone, email of a person. I want to create just a page for it instead of 37 pages. How can i code it to work. I use PHP. Your help will be most appreciated. Thanks. <td height="163" colspan="2"><p align="center"> <img src="photo" alt="" name="photo" width="227" height="223" id="photo" /></p> <tr> <td width="172" height="227" valign="top"> <pre class="style1"><strong style="font-family:Arial, Helvetica, sans-serif"><font color="#003300">Name:</strong></font></pre> <pre class="style1"><strong style="font-family:Arial, Helvetica, sans-serif"><font color="#003300">Position:</strong></font></pre> <pre class="style1"><strong style="font-family:Arial, Helvetica, sans-serif"><font color="#003300">Email:</strong></font></pre> <pre class="style1"><strong style="font-family:Arial, Helvetica, sans-serif"><font color="#003300">Phone:</strong></font></pre> <pre class="style1"><strong style="font-family:Arial, Helvetica, sans-serif"><font color="#003300">Address:</strong></font></pre> </td> <td width="1218" valign="top"> <pre class="style1 style4"><label for="name"></label></pre> <pre class="style1 style4"><label for="position"></label></pre> <pre class="style1 style4"><label for="email"></label></pre> <pre class="style1 style4"><label for="phone"></label></pre> <pre class="style1 style4"><label for="address"></label></pre> </tr> |
Hello pals, please i am a beginner in web designing and i need your help on the Form i'm trying to build. The fields are: (FORM 1) Name: Age: Marital Status: Date of Birth: Address: E-mail: (FORM 2) Highest qualification: Work experience: Phone No: Name of Referee: Address of Referee: Phone No: How can i code it such that when Form 1 is submitted, it will show the value along with the button that when clicked will bring up Form 2 and when filled and submitted, will bring up "upload button" to upload photo and submit. So that when user logs in with e-mail, all the information and the photo will be deplayed. I appreciate your help. |
Plenty thanks my guy. Let me try it out and see how it works. |
jimmysonng@yahoo.com |
Please guys, I need a help here. I am trying to build a web page. How can I sort all the States in Nigeria in alphabetical order in drop down list in html and php. Thanks |