473,396 Members | 2,147 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

What do i need to do to post the different page information into a table in database

127 100+
Below is my interface for resume which need to post into database...
I have did it all in one page and it already can send into database which the table name resume...
But my letturer now want me to seperate it in to 4 pages( 1 page is for personnel particular, 1 page is for education, 1 page is for worl experience and so on). And it is need a next button to continue it, at last user need to click on post resume button and post to database. What do i need to do to post the different page information into a table in database??? Can someone give me a guildeline?? Thanks..



[HTML]<form name="act" method="post" action="do_resumePre.php">
<table width="632" border="0">
<tr>
<td colspan="3"><font color="#000000"><strong>PERSONAL PARTICULARS</strong></font></td>
</tr>
<tr>
<td width="215"><font color="#000000">Full Name</font><font color="#000000">&nbsp;</font></td>
<td width="29"><div align="center"><strong>:</strong></div></td>
<td width="374"><input name="fullName" type="text" maxlength="30"></td>
</tr>
<tr>
<td><font color="#000000">NRIC</font></td>
<td><div align="center"><strong>:</strong></div></td>
<td><input name="nric" type="text" maxlength="14"></td>
</tr>
<tr>
<td><font color="#000000">Gender</font></td>
<td><div align="center"><strong>:</strong></div></td>
<td><select name="gender">
<option>Male</option>
<option>Female</option>
</select></td>
</tr>
<tr>
<td colspan="3"><font color="#000000"><strong>EDUCATION</strong></font></td>
</tr>
<tr>
<td height="75" colspan="3"> <textarea name="education" cols="66" rows="4"></textarea></td>
</tr>
<tr>
<td colspan="3"><div align="center"></div></td>
</tr>
<tr>
<td colspan="3"><strong>WORK EXPERIENCES</strong></td>
</tr>
<tr>
<td colspan="3"><font color="#000000">
<textarea name="workExp" cols="66" rows="4"></textarea>
</font></td>
</tr>
<tr>
<td colspan="3"><div align="center"></div></td>
</tr>
<tr>
<td colspan="3"><strong>EXTRA CURRICULAR ACTIVITIES</strong></td>
</tr>
<tr>
<td colspan="3"> <textarea name="curricularAct" cols="66" rows="4"></textarea></td>
</tr>
<tr>
<td colspan="3"><div align="center"></div></td>
</tr>
<tr>
<td colspan="3"><strong>EXTRA SKILLS</strong></td>
</tr>
<tr>
<td colspan="3"> <textarea name="skills" cols="66" rows="4"></textarea></td>
</tr>
<tr>
<td colspan="3"><div align="center"></div></td>
</tr>
<tr>
<td colspan="3">
<textarea name="reference" cols="66" rows="4"></textarea></td>
</tr>
<tr>
<td colspan="2"><div align="center">
<input type=hidden name=act value=adduser>
<input name="Create Resume" type="submit" id="Create Resume" value="Create Resume">
</div></td>
<td><div align="center">
<input type="reset" name="Reset" value="Reset">
</div></td>
</tr>
</table>[/HTML]
Feb 19 '07 #1
1 1768
tolkienarda
316 100+
hi

i would save all of your variables to $_SESSION variables on each page and just carry them over and then at the final page the submit button will submit all of your session variables.

eric
Feb 19 '07 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

125
by: Sarah Tanembaum | last post by:
Beside its an opensource and supported by community, what's the fundamental differences between PostgreSQL and those high-price commercial database (and some are bloated such as Oracle) from...
47
by: Neal | last post by:
Patrick Griffiths weighs in on the CSS vs table layout debate in his blog entry "Tables my ass" - http://www.htmldog.com/ptg/archives/000049.php . A quite good article.
21
by: Helge Jensen | last post by:
I've got some data that has Set structure, that is membership, insert and delete is fast (O(1), hashing). I can't find a System.Collections interface that matches the operations naturally offered...
4
by: Kristoffer Arfvidson | last post by:
Im trying to get access to a table in codebehind, because the information in this table is different depending on what it says in the database... So, either I have to access it from codebehind,...
11
by: Neo Geshel | last post by:
I have an Access DB, from which I am going to pull images. Each image has an associated ID, but the ID's are not necessarily sequential (some images may have been deleted, leaving gaps in the list...
39
by: windandwaves | last post by:
Hi Folk I have to store up to eight boolean bits of information about an item in my database. e.g. with restaurant drive-through facility yellow windows
3
by: bb nicole | last post by:
I have did the company login and job post which means that company can post the job after they login in my webpage.. I had set company_ID(tablename:company) is foreign key of table job. But when i...
4
by: =?Utf-8?B?Ym9va2VyQG1ndA==?= | last post by:
Ok, I inherited some code written in vb that is part of a web application. My overall objective is to be able to take multiple names from a "LastName" text box and use those names in my SQL query...
4
by: deanndra | last post by:
First, I want to say thank you to Scott and the others who replied to my first post here. I had to put that database on hold for the moment when I was tasked with a new one. I am building another...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.