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 6224 - 6253 of 6531   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand Author Sort by Date ^
6224 ibi_edu@yahoogroups.com Send Email Feb 1, 2013
3:59 pm
#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...
6225 ibi_edu@yahoogroups.com Send Email Feb 1, 2013
3:59 pm
http://geoibi.blogspot.com/...
6226 ibi_edu@yahoogroups.com Send Email Feb 1, 2013
3:59 pm
File : GAMEPACK.EXE Description : Game...
6227 ibi_edu@yahoogroups.com Send Email Feb 1, 2013
3:59 pm
File : CIRCLE2.EXE Description :...
6228 ibi_edu@yahoogroups.com Send Email Feb 1, 2013
3:59 pm
File : HGAME.EXE Description :...
6229 ibi_edu@yahoogroups.com Send Email Feb 1, 2013
3:59 pm
# include <iostream.h> # include <graphics.h> # include <conio.h> # include <math.h> class Ellipse { private: public: void show_screen( ); void Lines();...
6230 ibi_edu@yahoogroups.com Send Email Feb 1, 2013
3:59 pm
//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> ...
6231 ibi_edu@yahoogroups.com Send Email Feb 1, 2013
3:59 pm
/**************#####################**************** program by Shreeharsha Perla you are free to use, modify or distribute this program. for more programs,...
6232 ibi_edu@yahoogroups.com Send Email Feb 1, 2013
3:59 pm
#include<stdio.h> #include<iostream.h> #include<conio.h> #include <graphics.h> #include <stdlib.h> class Circle { private : // help // // midx and midy are...
6233 ibi_edu@yahoogroups.com Send Email Feb 3, 2013
3:45 pm
<html> <head> <title> Confirm Method </title> <script language="javascript"> var question = "What is 10 + 10 ?"; var answer = 20; var Response =...
6234 ibi_edu@yahoogroups.com Send Email Feb 3, 2013
3:45 pm
<html> <head> <title>Registration Form</title> </head> <body bgcolor="#0000FF"> <font color="#FFFFFF" face="Times New Roman, Times, serif" size="+3"> ...
6235 ibi_edu@yahoogroups.com Send Email Feb 3, 2013
3:45 pm
//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> ...
6236 ibi_edu@yahoogroups.com Send Email Feb 3, 2013
3:45 pm
<html> <head> <title> alert functions calling </title> <script language="javascript"> function verify() { for ( i = 0; i<=7; i++ ) { ...
6237 ibi_edu@yahoogroups.com Send Email Feb 3, 2013
3:46 pm
<html> <head> <script language="javascript"> var name = prompt("Enter your Name","Name"); </script> </head> <body> <script language="javascript"> ...
6238 ibi_edu@yahoogroups.com Send Email Feb 3, 2013
3:46 pm
<html> <head> <title> Cookie </title> <script> function newecookie(cookiename,value) { document.cookie = cookiename +"=" +value; } function...
6239 ibi_edu@yahoogroups.com Send Email Feb 3, 2013
3:45 pm
<html> <head> <script language="javascript"> var i=0; var No = prompt ("Enter The Five Digit Numbers : ",""); Digits = new Array(4); var s1 =Digits.length; ...
6240 ibi_edu@yahoogroups.com Send Email Feb 3, 2013
3:45 pm
<cfinclude template="Includecar.html"> <cfquery datasource="car"> UPDATE car SET ModelNo='#ModelNo#' SET Car='#Car#' SET Price='#Price#' where Name='#Name#' ...
6241 ibi_edu@yahoogroups.com Send Email Feb 3, 2013
3:46 pm
<html> <head> <title> Age Calculator </title> </head> <body bgcolor="#99FF33"> <SCRIPT language=JavaScript> <!-- Original: Dev Pragad (devpragad@...)...
6242 ibi_edu@yahoogroups.com Send Email Feb 3, 2013
3:45 pm
<html> <head> <title>Registration Form</title> </head> <body bgcolor="#0000FF"> <font color="#FFFFFF" face="Times New Roman, Times, serif" size="+3"> ...
6243 ibi_edu@yahoogroups.com Send Email Feb 3, 2013
3:45 pm
<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=????>...
6244 ibi_edu@yahoogroups.com Send Email Feb 3, 2013
3:45 pm
<cfinclude template="Includecar.html"> <cfquery name="car"; datasource="car"> SELECT * FROM car where Name=#"Name"# </cfquery> <html> <head> <title>Edit Car...
6245 ibi_edu@yahoogroups.com Send Email Feb 3, 2013
3:45 pm
File : image001.gif Description :...
6246 ibi_edu@yahoogroups.com Send Email Feb 3, 2013
3:45 pm
File : GAMEPACK.EXE Description : Game...
6247 ibi_edu@yahoogroups.com Send Email Feb 3, 2013
3:46 pm
<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=????>...
6248 ibi_edu@yahoogroups.com Send Email Feb 3, 2013
3:45 pm
File : CIRCLE2.EXE Description :...
6249 ibi_edu@yahoogroups.com Send Email Feb 3, 2013
3:45 pm
<cfinclude template="Includecar.html"> <cfinsert datasource="car" tablename="car" formfields="ModelNo,Name,Car,Price"> <html> <head> <title>Thanks for...
6250 ibi_edu@yahoogroups.com Send Email Feb 3, 2013
3:45 pm
<cfinclude template="Includecar.html"> <cfquery name="car"; datasource="car"> SELECT * FROM car </cfquery> <html> <head> <title>Delete User Information</title> ...
6251 ibi_edu@yahoogroups.com Send Email Feb 3, 2013
3:45 pm
<cfinclude template="Includecar.html"> <cfquery datasource="car"> DELETE FROM car where ModelNo='#form.ModelNo#' </cfquery> <html> <head> <title>The selected...
6252 ibi_edu@yahoogroups.com Send Email Feb 3, 2013
3:45 pm
<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>...
6253 ibi_edu@yahoogroups.com Send Email Feb 3, 2013
3:46 pm
# include <iostream.h> # include <graphics.h> # include <conio.h> # include <math.h> class Ellipse { private: public: void show_screen( ); void Lines();...
Messages 6224 - 6253 of 6531   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

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