BZU PAGES: Find Presentations, Reports, Student's Assignments and Daily Discussion; Bahauddin Zakariya University Multan Right Header

HOME BZU Mail Box Online Games Radio and TV Cricket All Albums
Go Back   BZU PAGES: Find Presentations, Reports, Student's Assignments and Daily Discussion; Bahauddin Zakariya University Multan > Institute of Computing > Bachelor of Science in Information Technology > BsIT 1st semester > BsIT07-11 > Web Development

Web Development Read,Discuss and share all lectures of Web Development (By Mam Zahida Mobeen)


Reply
 
Thread Tools Search this Thread Rate Thread Display Modes
  #1  
Old 18-12-2007, 03:46 PM
BSIT07-01's Avatar
Addicted to Computer


 
Join Date: Sep 2007
Location: ------------
Age: 34
Posts: 1,309
Contact Number: ---------------
Program / Discipline: BSIT
Class Roll Number: 07-01
BSIT07-01 has a brilliant futureBSIT07-01 has a brilliant futureBSIT07-01 has a brilliant futureBSIT07-01 has a brilliant futureBSIT07-01 has a brilliant futureBSIT07-01 has a brilliant futureBSIT07-01 has a brilliant futureBSIT07-01 has a brilliant futureBSIT07-01 has a brilliant futureBSIT07-01 has a brilliant futureBSIT07-01 has a brilliant future
Default Table That I have done in Class


HTML Code:
<script language="javascript">
<!--
 var i;
 i=window.prompt("Enter Columns","2");
 i=parseInt(i);
 r=window.prompt("enter a no for rows","2")
 r=parseInt(r);
 if(i>0 && r>0) 
 {
 document.write("<table border=\"1\">");
 for (var k=1; k<=r; k++)
 {
  document.write("<tr>");
  for (var j=1; j<=i; j++)
  {
   s=window.prompt("enter data value","");
   document.write("<td>"+s+"</td>")
 
  }
  document.write("</tr>");
 }
 document.write("</table>")
 }
//-->
</script>

Attached Files
File Type: html Table.html (493 Bytes, 316 views)
Reply With Quote
Reply

Tags
class, table


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes 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
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Proposal of a 3th class boy to 9th class girl. usman_latif_ch Funny Cut Piece 0 02-11-2011 07:13 PM
Binary Table 01 Geeky Table .BZU. Designed Pictures 0 28-04-2011 05:10 AM
Table of 9, Interesting Fact.. Raheel Funny Cut Piece 0 13-04-2010 10:38 AM
Table of 5-10 Using Nested Loops BSIT07-01 Computer programming for IT 6 25-04-2008 08:21 AM
While Loop Table shmsa Computer programming for IT 1 17-04-2008 10:22 AM

Best view in Firefox
Almuslimeen.info | BZU Multan | Dedicated server hosting
Note: All trademarks and copyrights held by respective owners. We will take action against any copyright violation if it is proved to us.

All times are GMT +5. The time now is 03:18 PM.
Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.