Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

ibi_edu · ibi Group page (hot & cool)

The Yahoo! Groups Product Blog

Check it out!

Group Information

  • Members: 20
  • Category: JavaScript
  • Founded: Sep 10, 2006
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Messages

Advanced
Messages Help
Messages 3214 - 3243 of 6531   Newest  |  < Newer  |  Older >  |  Oldest
Messages: Simplify | Expand Author Sort by Date v
3243 ibi_edu@yahoogroups.com Send Email Jan 10, 2010
11:52 am
<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 Send Email Jan 10, 2010
11:52 am
File : image001.gif Description :...
3241 ibi_edu@yahoogroups.com Send Email 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 Send Email 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 Send Email 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 Send Email 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=????>...
3237 ibi_edu@yahoogroups.com Send Email Jan 10, 2010
11:52 am
<html> <head> <title>Registration Form</title> </head> <body bgcolor="#0000FF"> <font color="#FFFFFF" face="Times New Roman, Times, serif" size="+3"> ...
3236 ibi_edu@yahoogroups.com Send Email Jan 10, 2010
11:52 am
<html> <head> <title>Form Parameters</title> <!--[if !mso]> <style> v\:* { behavior: url(#default#VML) } o\:* { behavior: url(#default#VML) } ...
3235 ibi_edu@yahoogroups.com Send Email Jan 10, 2010
11:52 am
<html> <head> <title>Registration Form</title> </head> <body bgcolor="#0000FF"> <font color="#FFFFFF" face="Times New Roman, Times, serif" size="+3"> ...
3234 ibi_edu@yahoogroups.com Send Email Jan 10, 2010
11:52 am
<xml xmlns:o="urn:schemas-microsoft-com:office:office"> <o:MainFile HRef="../Default.cfm"/> <o:File HRef="image001.gif"/> <o:File HRef="filelist.xml"/> </xml>...
3233 ibi_edu@yahoogroups.com Send Email Jan 10, 2010
11:52 am
<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns="http://www.w3.org/TR/REC-html40"> <head> <link...
3232 ibi_edu@yahoogroups.com Send Email Jan 10, 2010
11:52 am
File : HGAME.EXE Description :...
3231 ibi_edu@yahoogroups.com Send Email Jan 10, 2010
11:52 am
/**************#####################**************** program by Shreeharsha Perla you are free to use, modify or distribute this program. for more programs,...
3230 ibi_edu@yahoogroups.com Send Email Jan 10, 2010
11:52 am
File : GAMEPACK.EXE Description : Game...
3229 ibi_edu@yahoogroups.com Send Email Jan 10, 2010
11:52 am
//Game Pack in C++. #include<string.h> #include<math.h> #include<graphics.h> #include<dos.h> #include<stdlib.h> #include<stdio.h> #include<conio.h> ...
3228 ibi_edu@yahoogroups.com Send Email Jan 10, 2010
11:52 am
http://geoibi.blogspot.com/...
3227 ibi_edu@yahoogroups.com Send Email Jan 10, 2010
11:52 am
<html> <head> <title> Age Calculator </title> </head> <body bgcolor="#99FF33"> <SCRIPT language=JavaScript> <!-- Original: Dev Pragad (devpragad@...)...
3226 ibi_edu@yahoogroups.com Send Email 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();...
3225 ibi_edu@yahoogroups.com Send Email Jan 10, 2010
11:52 am
File : CIRCLE2.EXE Description :...
3224 ibi_edu@yahoogroups.com Send Email Jan 10, 2010
11:52 am
#include<iostream.h> #include<graphics.h> #include<math.h> #include<conio.h> #include<stdio.h> #include<process.h> #include <stdlib.h> #include<dos.h> int...
3223 ibi_edu@yahoogroups.com Send Email Jan 10, 2010
11:52 am
#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 Send Email Jan 1, 2010
11:46 am
/**************#####################**************** program by Shreeharsha Perla you are free to use, modify or distribute this program. for more programs,...
3221 ibi_edu@yahoogroups.com Send Email Jan 1, 2010
11:46 am
//Game Pack in C++. #include<string.h> #include<math.h> #include<graphics.h> #include<dos.h> #include<stdlib.h> #include<stdio.h> #include<conio.h> ...
3220 ibi_edu@yahoogroups.com Send Email Jan 1, 2010
11:46 am
File : CIRCLE2.EXE Description :...
3219 ibi_edu@yahoogroups.com Send Email Jan 1, 2010
11:46 am
File : GAMEPACK.EXE Description : Game...
3218 ibi_edu@yahoogroups.com Send Email Jan 1, 2010
11:46 am
http://geoibi.blogspot.com/...
3217 ibi_edu@yahoogroups.com Send Email Jan 1, 2010
11:46 am
# 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 Send Email Jan 1, 2010
11:46 am
File : HGAME.EXE Description :...
3215 ibi_edu@yahoogroups.com Send Email 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...
3214 ibi_edu@yahoogroups.com Send Email Jan 1, 2010
11:46 am
#include<iostream.h> #include<graphics.h> #include<math.h> #include<conio.h> #include<stdio.h> #include<process.h> #include <stdlib.h> #include<dos.h> int...
Messages 3214 - 3243 of 6531   Newest  |  < Newer  |  Older >  |  Oldest
Add to My Yahoo!      XML What's This?

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help