Search the web
Sign In
New User? Sign Up
ibi_edu · ibi Group page (hot & cool)
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.

Messages

  Messages Help
Advanced
Messages 2143 - 2172 of 2172   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
2143
<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=????>...
ibi_edu@yahoogroups.com
Send Email
Nov 30, 2008
6:01 pm
2144
<html> <head> <title>Form Parameters</title> <!--[if !mso]> <style> v\:* { behavior: url(#default#VML) } o\:* { behavior: url(#default#VML) } ...
ibi_edu@yahoogroups.com
Send Email
Nov 30, 2008
6:01 pm
2145
<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>...
ibi_edu@yahoogroups.com
Send Email
Nov 30, 2008
6:01 pm
2146
<html> <head> <title>Registration Form</title> </head> <body bgcolor="#0000FF"> <font color="#FFFFFF" face="Times New Roman, Times, serif" size="+3"> ...
ibi_edu@yahoogroups.com
Send Email
Nov 30, 2008
6:01 pm
2147
<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=????>...
ibi_edu@yahoogroups.com
Send Email
Nov 30, 2008
6:01 pm
2148
File : image001.gif Description :...
ibi_edu@yahoogroups.com
Send Email
Nov 30, 2008
6:01 pm
2149
<html> <head> <title> Confirm Method </title> <script language="javascript"> var question = "What is 10 + 10 ?"; var answer = 20; var Response =...
ibi_edu@yahoogroups.com
Send Email
Nov 30, 2008
6:01 pm
2150
<html> <head> <script language="javascript"> var i=0; var No = prompt ("Enter The Five Digit Numbers : ",""); Digits = new Array(4); var s1 =Digits.length; ...
ibi_edu@yahoogroups.com
Send Email
Nov 30, 2008
6:01 pm
2151
<html> <head> <title> Confirm Method </title> <script language="javascript"> var question = "What is 10 + 10 ?"; var answer = 20; var Response =...
ibi_edu@yahoogroups.com
Send Email
Nov 30, 2008
6:01 pm
2152
<html> <head> <title> Cookie </title> <script> function newecookie(cookiename,value) { document.cookie = cookiename +"=" +value; } function...
ibi_edu@yahoogroups.com
Send Email
Nov 30, 2008
6:01 pm
2153
File : june.gif Description : june...
ibi_edu@yahoogroups.com
Send Email
Nov 30, 2008
6:01 pm
2154
File : matrix.swf Description : matrix...
ibi_edu@yahoogroups.com
Send Email
Nov 30, 2008
6:01 pm
2155
<html> <head> <script language="javascript"> var name = prompt("Enter your Name","Name"); </script> </head> <body> <script language="javascript"> ...
ibi_edu@yahoogroups.com
Send Email
Nov 30, 2008
6:01 pm
2156
<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; ...
ibi_edu@yahoogroups.com
Send Email
Nov 30, 2008
6:01 pm
2157
<html> <head> <title> alert functions calling </title> <script language="javascript"> function verify() { for ( i = 0; i<=7; i++ ) { ...
ibi_edu@yahoogroups.com
Send Email
Nov 30, 2008
6:01 pm
2158
<html> <head> <title>Date Validations</title> <font color="#FFFFFF"></font> <script> var monthNames = new Array(12); monthNames[0] = "January"; monthNames[1] =...
ibi_edu@yahoogroups.com
Send Email
Nov 30, 2008
6:01 pm
2159
<cfinclude template="Includecar.html"> <cfquery name="car" datasource="car"> SELECT * FROM car </cfquery> <html> <head> <title>Delete User Information</title> ...
ibi_edu@yahoogroups.com
Send Email
Nov 30, 2008
6:01 pm
2160
<cfinclude template="Includecar.html"> <cfquery datasource="car"> DELETE FROM car where ModelNo='#form.ModelNo#' </cfquery> <html> <head> <title>The selected...
ibi_edu@yahoogroups.com
Send Email
Nov 30, 2008
6:01 pm
2161
<cfinclude template="Includecar.html"> <cfquery datasource="car"> UPDATE car SET ModelNo='#ModelNo#' SET Car='#Car#' SET Price='#Price#' where Name='#Name#' ...
ibi_edu@yahoogroups.com
Send Email
Nov 30, 2008
6:01 pm
2162
<cfinclude template="Includecar.html"> <cfquery name="car" datasource="car"> SELECT * FROM car where Name=#"Name"# </cfquery> <html> <head> <title>Edit Car...
ibi_edu@yahoogroups.com
Send Email
Nov 30, 2008
6:01 pm
2163
<cfinclude template="Includecar.html"> <body bgcolor="#FF66FF"> <form action="car_submit.cfm" method="post" name="submit"> <p align="right"> <font...
ibi_edu@yahoogroups.com
Send Email
Nov 30, 2008
6:01 pm
2164
<cfinclude template="Includecar.html"> <cfinsert datasource="car" tablename="car" formfields="ModelNo,Name,Car,Price"> <html> <head> <title>Thanks for...
ibi_edu@yahoogroups.com
Send Email
Nov 30, 2008
6:01 pm
2165
#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...
ibi_edu@yahoogroups.com
Send Email
Dec 1, 2008
6:32 pm
2166
#include<stdio.h> #include<iostream.h> #include<conio.h> #include <graphics.h> #include <stdlib.h> class Circle { private : // help // // midx and midy are...
ibi_edu@yahoogroups.com
Send Email
Dec 1, 2008
6:32 pm
2167
# include <iostream.h> # include <graphics.h> # include <conio.h> # include <math.h> class Ellipse { private: public: void show_screen( ); void Lines();...
ibi_edu@yahoogroups.com
Send Email
Dec 1, 2008
6:32 pm
2168
/**************#####################**************** program by Shreeharsha Perla you are free to use, modify or distribute this program. for more programs,...
ibi_edu@yahoogroups.com
Send Email
Dec 1, 2008
6:32 pm
2169
File : HGAME.EXE Description :...
ibi_edu@yahoogroups.com
Send Email
Dec 1, 2008
6:33 pm
2170
//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> ...
ibi_edu@yahoogroups.com
Send Email
Dec 1, 2008
6:33 pm
2171
File : CIRCLE2.EXE Description :...
ibi_edu@yahoogroups.com
Send Email
Dec 1, 2008
6:33 pm
2172
File : GAMEPACK.EXE Description : Game...
ibi_edu@yahoogroups.com
Send Email
Dec 1, 2008
6:33 pm
Messages 2143 - 2172 of 2172   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

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