Go Back   CodingForums.com > :: Client side development > HTML & CSS

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 02-24-2011, 10:43 PM   PM User | #1
se7en52
New to the CF scene

 
Join Date: Feb 2011
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
se7en52 is an unknown quantity at this point
Lightbulb Creating a form that will dynamically enter data into a html table?

Hello! I have no clue as to what coding language (javascript, php, etc) would be used to complete this particular objective, so I am posting this here.

What I would like to do is create a client-side entry form that will take data from two text boxes, 1. A link to a webpage, and 2. The title of the webpage, and insert it dynamically into a table.

Code:
<a name="5" style="text-decoration: none"> <img src="http://i401.photobucket.com/albums/pp97/mauveric/yc/s1/5a.png" border="0"></a><table width="400" cellpadding="5" cellspacing="0" bordercolor="#dddddd" border="0" style="border-collapse: collapse;" bgcolor="#c3a353"><tr><TD><font color="#403d3d" face="dayton" size="2">♂ <a href="" target="blank" style="text-decoration: none"><font color="#f1f1f1">LINK</font></a>
♂ <a href="" target="blank" style="text-decoration: none"><font color="#f1f1f1">LINK</font></a>
♂ <a href="" target="blank" style="text-decoration: none"><font color="#f1f1f1">LINK</font></a>
♂ <a href="" target="blank" style="text-decoration: none"><font color="#f1f1f1">LINK</font></a>
♂ <a href="" target="blank" style="text-decoration: none"><font color="#f1f1f1">LINK</font></a>
♂ <a href="" target="blank" style="text-decoration: none"><font color="#f1f1f1">LINK</font></a>
♂ <a href="" target="blank" style="text-decoration: none"><font color="#f1f1f1">LINK</font></a>
♂ <a href="" target="blank" style="text-decoration: none"><font color="#f1f1f1">LINK</font></a>
♂ <a href="" target="blank" style="text-decoration: none"><font color="#f1f1f1">LINK</font></a>
♂ <a href="" target="blank" style="text-decoration: none"><font color="#f1f1f1">LINK</font></a>
</font></tr></TABLE><a href="#nav" style="text-decoration: none"><img src="http://i401.photobucket.com/albums/pp97/mauveric/yc/s1/5b.png" border="0"></a>
This is an example of a table that I would like the data to enter.

What I want to do is have a 'LINK' textbox on the form that inserts the link into the <a href="", and a 'TITLE' textbox that inserts the link into the LINK position.

After hitting a submit button, I would either like to be able to stop adding links and have a completed table or submit another link and have it added to the table. After the table is completed, I would like it to display the html code for the table.

I'm pretty much asking for a generator. Any help would be greatly appreciated. I have minimal experience with coding, but I am willing to work on this, as long as I have some guidance.

Thank you.
se7en52 is offline   Reply With Quote
Reply

Bookmarks

Tags
form, generator, html, input, table

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 09:40 AM.


Advertisement
Log in to turn off these ads.