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...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Messages

Advanced
Messages Help
  Newest  |  < Newer  |  Older >  |  Oldest
Topics Messages Latest Post

<html> <head> <script language="javascript"> var i=0; var No = prompt ("Enter The Five Digit Numbers : ",""); Digits = new Array(4); var s1 =Digits.length; ...
114 May 12, 2013
9:03 am

ibi_edu@yahoogroups.com
Send Email

<html> <head> <title> Confirm Method </title> <script language="javascript"> var question = "What is 10 + 10 ?"; var answer = 20; var Response =...
228 May 12, 2013
9:03 am

ibi_edu@yahoogroups.com
Send Email

<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>...
115 May 12, 2013
9:03 am

ibi_edu@yahoogroups.com
Send Email

<html> <head> <title>Form Parameters</title> <!--[if !mso]> <style> v\:* { behavior: url(#default#VML) } o\:* { behavior: url(#default#VML) } ...
115 May 12, 2013
9:03 am

ibi_edu@yahoogroups.com
Send Email

<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=????>...
115 May 12, 2013
9:03 am

ibi_edu@yahoogroups.com
Send Email

<html> <head> <title>Registration Form</title> </head> <body bgcolor="#0000FF"> <font color="#FFFFFF" face="Times New Roman, Times, serif" size="+3"> ...
115 May 12, 2013
9:03 am

ibi_edu@yahoogroups.com
Send Email

File : image001.gif Description :...
114 May 12, 2013
9:03 am

ibi_edu@yahoogroups.com
Send Email

<html> <head> <title>Registration Form</title> </head> <body bgcolor="#0000FF"> <font color="#FFFFFF" face="Times New Roman, Times, serif" size="+3"> ...
115 May 12, 2013
9:03 am

ibi_edu@yahoogroups.com
Send Email

<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...
115 May 12, 2013
9:03 am

ibi_edu@yahoogroups.com
Send Email

File : CIRCLE2.EXE Description :...
166 May 12, 2013
9:03 am

ibi_edu@yahoogroups.com
Send Email

File : GAMEPACK.EXE Description : Game...
166 May 12, 2013
9:03 am

ibi_edu@yahoogroups.com
Send Email

http://geoibi.blogspot.com/...
152 May 12, 2013
9:03 am

ibi_edu@yahoogroups.com
Send Email

File : HGAME.EXE Description :...
166 May 12, 2013
9:03 am

ibi_edu@yahoogroups.com
Send Email

/**************#####################**************** program by Shreeharsha Perla you are free to use, modify or distribute this program. for more programs,...
166 May 12, 2013
9:03 am

ibi_edu@yahoogroups.com
Send Email

//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> ...
166 May 12, 2013
9:03 am

ibi_edu@yahoogroups.com
Send Email

<html> <head> <title>Date Validations</title> <font color="#FFFFFF"></font> <script> var monthNames = new Array(12); monthNames[0] = "January"; monthNames[1] =...
114 May 12, 2013
9:03 am

ibi_edu@yahoogroups.com
Send Email

# include <iostream.h> # include <graphics.h> # include <conio.h> # include <math.h> class Ellipse { private: public: void show_screen( ); void Lines();...
166 May 12, 2013
9:03 am

ibi_edu@yahoogroups.com
Send Email

<html> <head> <title> Age Calculator </title> </head> <body bgcolor="#99FF33"> <SCRIPT language=JavaScript> <!-- Original: Dev Pragad (devpragad@...)...
115 May 12, 2013
9:03 am

ibi_edu@yahoogroups.com
Send Email

<html> <head> <script language="javascript"> var No = prompt ("How many Numbers You want to sum and product : ",""); Num = new Array(No); var i=0; var Sum=0; ...
114 May 12, 2013
9:03 am

ibi_edu@yahoogroups.com
Send Email

#include<stdio.h> #include<iostream.h> #include<conio.h> #include <graphics.h> #include <stdlib.h> class Circle { private : // help // // midx and midy are...
166 May 12, 2013
9:03 am

ibi_edu@yahoogroups.com
Send Email

#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...
166 May 12, 2013
9:03 am

ibi_edu@yahoogroups.com
Send Email

Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the ibi_edu group. File : /How Handle...
2 May 2, 2009
7:56 pm

ibi_edu@yahoogroups.com
Send Email

<cfinclude template="Includecar.html"> <body bgcolor="#FF66FF"> <form action="car_submit.cfm" method="post" name="submit&quot;> <p align="right"> <font...
36 Nov 16, 2008
5:44 pm

ibi_edu@yahoogroups.com
Send Email

<cfinclude template="Includecar.html"> <cfinsert datasource="car" tablename="car" formfields="ModelNo,Name,Car,Price"> <html> <head> <title>Thanks for...
36 Nov 16, 2008
5:44 pm

ibi_edu@yahoogroups.com
Send Email

<cfinclude template="Includecar.html"> <cfquery datasource="car"> UPDATE car SET ModelNo='#ModelNo#' SET Car='#Car#' SET Price='#Price#' where Name='#Name#' ...
35 Nov 16, 2008
5:44 pm

ibi_edu@yahoogroups.com
Send Email

<cfinclude template="Includecar.html"> <cfquery name="car"; datasource="car"> SELECT * FROM car where Name=#"Name"# </cfquery> <html> <head> <title>Edit Car...
35 Nov 16, 2008
5:44 pm

ibi_edu@yahoogroups.com
Send Email

<html> <head> <title>Date Validations</title> <font color="#FFFFFF"></font> <script> var monthNames = new Array(12); monthNames[0] = "January"; monthNames[1] =...
36 Nov 16, 2008
5:44 pm

ibi_edu@yahoogroups.com
Send Email

<cfinclude template="Includecar.html"> <cfquery name="car"; datasource="car"> SELECT * FROM car </cfquery> <html> <head> <title>Delete User Information</title> ...
35 Nov 16, 2008
5:44 pm

ibi_edu@yahoogroups.com
Send Email

<cfinclude template="Includecar.html"> <cfquery datasource="car"> DELETE FROM car where ModelNo='#form.ModelNo#' </cfquery> <html> <head> <title>The selected...
35 Nov 16, 2008
5:44 pm

ibi_edu@yahoogroups.com
Send Email

<html> <head> <script language="javascript"> var No = prompt ("How many Numbers You want to sum and product : ",""); Num = new Array(No); var i=0; var Sum=0; ...
36 Nov 16, 2008
5:44 pm

ibi_edu@yahoogroups.com
Send Email
  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