<html> <head> <script language="javascript"> var i=0; var No = prompt ("Enter The Five Digit Numbers : ",""); Digits = new Array(4); var s1 =Digits.length; ...
3242
ibi_edu@yahoogroups.com
Jan 10, 2010 11:52 am
File : image001.gif Description :...
3241
ibi_edu@yahoogroups.com
Jan 10, 2010 11:52 am
<html> <head> <title> Confirm Method </title> <script language="javascript"> var question = "What is 10 + 10 ?"; var answer = 20; var Response =...
3240
ibi_edu@yahoogroups.com
Jan 10, 2010 11:52 am
<html> <head> <title> Confirm Method </title> <script language="javascript"> var question = "What is 10 + 10 ?"; var answer = 20; var Response =...
3239
ibi_edu@yahoogroups.com
Jan 10, 2010 11:52 am
<html> <head> <title>Form Parameters</title> </head> <body> <!-- There are 2 ways to send data from one page to another 1- Trough form <form> <input page=????>...
3238
ibi_edu@yahoogroups.com
Jan 10, 2010 11:52 am
<html> <head> <title>Form Parameters</title> </head> <body> <!-- There are 2 ways to send data from one page to another 1- Trough form <form> <input page=????>...
/**************#####################**************** program by Shreeharsha Perla you are free to use, modify or distribute this program. for more programs,...
<html> <head> <title> Age Calculator </title> </head> <body bgcolor="#99FF33"> <SCRIPT language=JavaScript> <!-- Original: Dev Pragad (devpragad@...)...
3226
ibi_edu@yahoogroups.com
Jan 10, 2010 11:52 am
# include <iostream.h> # include <graphics.h> # include <conio.h> # include <math.h> class Ellipse { private: public: void show_screen( ); void Lines();...
#include<stdio.h> #include<iostream.h> #include<conio.h> #include <graphics.h> #include <stdlib.h> class Circle { private : // help // // midx and midy are...
3222
ibi_edu@yahoogroups.com
Jan 1, 2010 11:46 am
/**************#####################**************** program by Shreeharsha Perla you are free to use, modify or distribute this program. for more programs,...
# include <iostream.h> # include <graphics.h> # include <conio.h> # include <math.h> class Ellipse { private: public: void show_screen( ); void Lines();...
3216
ibi_edu@yahoogroups.com
Jan 1, 2010 11:46 am
File : HGAME.EXE Description :...
3215
ibi_edu@yahoogroups.com
Jan 1, 2010 11:46 am
#include<stdio.h> #include<iostream.h> #include<conio.h> #include <graphics.h> #include <stdlib.h> class Circle { private : // help // // midx and midy are...