tefanclub
Mar 7 2008, 12:16 PM
| | <APPLET CODE="MyApplet.class" WIDTH=200 HEIGHT=50> <PARAM NAME=TEXT VALUE="Hi There"> <P>Hi There!<P> </APPLET>
|
Reply
Similar Topics
Keywords : applet, code
- Mozilla: Firefox Plugin Shipped With Malicious Code
(2)
Php And Mysql Programming
anyone knows a code for mysql and php (2) hi everyone! I am making a program using php and mysql...I am a noob on this so i need your
help guys...I want to make a simple program that will some values and then store them on a database
and then retrieve them...uhmm let me give an example out put of what i need. This is the example
say..: Enter First Name: Enter Last Name:
Enter Age: Enter Address: ..those
are the data needed for input values...my question now is how can I make a database....
Java Applet Query
(1) Hey there, I have made an applet that shows images moving about the screen. I have pause/resume
buttons that work. But i've noticed that when the applet is interuppted by something i.e moving
another window over it, it will automatically repaint. My question is how can I stop this? How can
I make it so that the only time that paint is called is when I want it to be called? Thanks in
advance!....
Google Has Sloppy Coders
Can't even code proper HTML (6) Ok, just out of curiosity I ran Google through the w3c validator to see if the coders wrote valid
code. I found out that Google had 50 errors. One of them was no DOCTYPE! I was surprised that
Google has sloppy coders like that. It's not just the fact that it is a big company that
generates millions of dollars, but the fact they have created one of the greatest search engines and
can't even code correct HTML. The code looks extremely messy. Here is a link to the validation
page: ....
Need Help With Some Code....
(6) Alright... so me and coolcat50 are working on a website... and yeah... I'm having a little
trouble getting a right column to go all the way down the page... any help?
http://2kart.trap17.com/gfxsite/index.html I want the right column to always be as long as the
content area..... any one know how? the css can be found here:
http://2kart.trap17.com/gfxsite/main.css (It would appear the page renders crappy in older
versions (I don't know about newer ones though) of IE...)....
Php Code Needed Iii
(10) Hello, everyone. I need your help again! Who might create the PHP code, the picture is
above this text. Basically, I want when the user fill in all the information in this form, it
automatically was sent to my email. And, then, the dialog box appears or on the same window, it was
said that your request has been sent. Moreover, if the user did not fill the entire information,
the dialog box appears stating that you did not fill some field. Thanks, for help. You always do
that.....
Php Code?
Mathematical Applications (7) Hello, everyone. The help is needed again. How can I make calculator in PHP language? That will act
like that a user just type in the fields known values, then click the button, and it's going to
be solved automatically. In other words, have can I write a formula in PHP, how to plug it inside
that language. For example, the formula to find a peremeter of square is: P=4a. So, a user
just can write the known value which is peremeter itself and it will find the side of a square; and
vice versa. If you can write many things how to do such formulas, such as comp....
Php Code Needed
Working Together? (5) Hello, everyone. I need your help again. This forum is quite good for it. Well, I need create a
registration form for my web-site using PHP and SQL. The information it should contain: 1) User
Name 2) First Name 3) Last Name 4) Password 5) e-mail Address 6) Security Image: that images helps
to protect a random registration, for instance, 56+2=where user have to type an answer in order to
finish registration. That's all for today. Anymore things, I will post another post over here.
....
Php Code
Needed?! (15) Well, I am a novice in PHP programming, so there is a script which I wanna get: 1. You go the
web-site 2. On the main screen, there is a some kind of field windows, the one you get used to type
in, when you go to google, for instance. 3. He or she types her email address and it's going to
be saved in my SQL database. 4. That's it. Help me if you can.....
[php] Clean Code Functions
Clean up your html output from php scripts (5) There is another Topic about writing 'clean' HTML code posted elsewhere on the Forum.
I'll edit this Topic and add the link so you can review it on your own, and there is no need for
me to comment on it in this thread, but the purpose of this Topic is to introduce a pair of
functions which can be used for making sure that the HTML output from my scripts is readable when a
view-source is reviewed. Two handy functions are included here. They work together quite nicely,
and I will start this Tutorial with a short summary of the reasons for their 'being....
What Editor Do You Use To Code Php
Tell us... (18) What editor do you use to code your PHP applications/web pages/etc.? I personally use NotePad, but
sometimes Dreamweaver. Also post what Operating System you are currently using. Post away.......
Most Efficient Code To Get Prime Numbers
(6) Can anyone write a more efficient code than this to get the prime numbers from 1 -999? //
Assignment: sieve.cpp // Purpose: To write the most efficient program // that outputs prime
numbers. #include #include #include // declare constant MAX_NUMBER to be the # of arrays. const
MAX_NUMBER = 1000; // declare array primes. bool primes ; // function prototypes void
initializeArray(); void findMultiples(); void printSubscripts(); int main() { // call to functions
initializeArray(); findMultiples(); printSubscripts(); return 0; }
//*****************************....
Html Code Tester. Online Script
(14) Yes, yes. I have another script that I have written and I am distributing. I am not entirely sure if
this works. I have not tested it yet, but I will later and post back with a demo and fix it up.
Current script: CODE <?php //Save this as something like htmltest.php function
CheckForm() { $html_unsafe=$_POST['code']; //Gives us our user
input $html_safe=str_replace("<?php"," ",$html_unsafe);
//Starts security measures $html_safe=str_replace("?>","
",$html_sa....
Firefox Code
(2) Hey, when i try to log in to windows live mail, it either takes a couple of minutes and then shows
an error, but mostly it just shows the page's script/code... This happens as well when i try to
open a direct link to a clip on YouTube (not when i start at the main page). Does anyone have an
idea of what is happening? Please help me... I also tried Windows Live Mail on internet explorer,
but gives a blank screen (*hates IE*) thx in advance....
How Do I Learn Web Design?
Not coding, i can code well already but how to make it look good? (48) Hi all. In my quest to become a website creator I have a big obstacle.. when it comes to design, eg
making things look good i might as well be blind. Im useless! I can code to a decent standard
in HTML PHP CSS MYSQL and JS but i am useless at making a nice design. So wha im after is advice on
how to learn this, what i fear is a response of "you can *learn* how to design, you either can or
you cant.". Its really important that im able to design a nice looking website because not many
people have a concise set of drawings from which to code the website. Any advice ....
Runescape 2 Private Server: Code/guide 1
Creating a wilderness training zone. (9) Purpose: To make a cool training area in the wild. Difficulty: 1-3 Classes Modified:
Client.java, shop.cfg, autospawn.cfg, npchandler, item2.java, shop.cfg Assumed Knowledge:
Copy/paste, basic knowledge of cases, and how to search. Credits: 10% fedexer(global object tut),
10% to my friend for teaching me how to make monsters drop random things, 80% me for the idea, and
comming up with it. REQUIREMENTS: Make sure that your server can use herblore, mining,
woodcutting, theiving, and prayer. You must also have fedexer's global objects code. Other
Thi....
Ajax: Achieve Ajax Program In 5 Lines Of Code!
(1) Well Last night, after a week of irritation and errors I finally created an easy Javascript object
that easily and quickly allows you to develop an AJAX program in just 5 easy steps! Here's
the link to the object I've created: http://www.demolaynyc.astahost.com/ajaxConn/ajaxConn.js
Download it and read the Readme file that's under the same directory:
http://www.demolaynyc.astahost.com/ajaxConn/Readme.html Basically what this object does is to
connect to a server-side script (".php, .asp, .jsp, etc"), and what ever this script displays is
sent back ....
C++ Roman Numeral Conversion Code Help
If-else Problem (5) thanks....
Each And Every Nokia Code For Your Mobile
(5) Nokia 3210/5110/6110 And All Most Works In Most Of The Nokia Phones. QUOTE To view IMEI number
*#06# To view Software Version enter *#0000# To view Status of Sim Clock Stop. Enter *#746025625#
Latest Version is under Phone Info Type is NSE-3NX *#92702689# offers you Serial Number and also
IMEI number. There are various options to scroll here. The code is easier to remember as *#war0anty#
(warranty) The next screen is the date of manufacture in the format Made: 1197 The next screen is
the purchase date in the format Purchasing Date: 1197 (this can be edited) The nex....
A Telephone Directory Source Code In C
(2) Well i had made this project some years before. It is a telephone directory which has a very good
User Interface operatable with scroll key. This code can be usefull in learning about file handling
and User Interface. CODE #include <stdio.h> #include <box.h> #include
<conio.h> #include <dos.h> #include <stdlib.h> #include <bios.h>
#include <graphics.h> FILE *fp; addnew2(char [],char []);
prnd(); deleteit(); info(); pl(); checkcmd();
showall(....
Source Code For Paint Like Program Under Dos In C
(2) this is a dos program that you have been waiting for you learn from it you how to do graphic
programing under dos if you understand it your then will be able to do any kind of windows GUI in
dos it make icons and use them it deal with graphic file youwill also learn how to use mouse have
nice time ....
Simple C File Handling In Action
Small code snipet which covers most of basic file handling and navigat (2) Yesterday I suddenly got a lot of work. The same work we try to push off, yes you are right all
formalities to get the code review incorporated and update all source code files with code review
headers. Imagine if you need to open 300 files one by one and append code review headers at the
end. Since most files are reviewed in groups of 20 to 30 files. We require one header to be placed
in say 20 to 30 files. To simplify I went back to my class assignment days and wrote this small c
utility to open all files passed on command line and open attach code review headers an....
Dynamic Image / Signature Generator
a simple code to change text on an image (12) In search of dynamically changing quote, saying or all other types of text on an image I came across
a code that I have modified to fit my initial usage. This procedure requires two files and short
knowledge of PHP. If you are familiar with Trap17's sig rotation code you will understand this
procedure very fast. Code 1: dynamic_sig.php (you can rename this to index.php and you'll see
at the end why) Code 2: a simple text file named anything (I will call it name.txt ) Code 1
CODE <?php header("Content-type: image/png"); ....
Adapting Html Code Embed To Work On Phpnuke
Help With This Html Code Pls (7) QUOTE how can get this html code to work on my phpnuke site? what tags would i
have to enable in the $Allowable HTML part of my config.php file?? Edited topic title. Moved
to Programming. ....
Da Vinci Code
What's it about?? (9) Well I heard in the news abut the Da Vinchi Code and stuff, whats it really about, Like I've
seen previews and yeah, codes that da vichi used or something, like the How Da Vichin Painted the
First Supper and if you trace along all the people it says Da Vichi. So I like to Know What The Book
is about???? Maybe I'll buy it and read it myself....
Change Permission With Php Code
code to change files' and folders' permissions? (3) As everyone know, there two ways (that I can think of) to change files' and directories'
permissions. One is to change it in your cPanel's Disk Manager and the other is with an FTP
client that supports chmod. Well, I'm doing something for my site that requires files to have
full permissions (Execute, Write, and Read on all three groups). At first, I thought that if I made
the directory 777, then every file created in that directory will be 777 as well. I'm wrong. An
alternative to doing this is to change each file permission myself, but that would be....
C Code, Can U Solve This?
Another interesting problem (22) Hello, Look at the code given below CODE void fun(void) { /* Put your code here so
that main does not print 20 */ } int main() { int i = 20; fun();
printf("i = %d\n", i); return 0; } 1. You are allowed to put your code
ONLY in fun. 2. You are not allowed to change even one character in main. 3. You should not use
functions like exit(),abort() in the function fun. How do I manipulate and change the value of i?
Have fun.......
[Code] - Shout Box
Invision Power Board v1.3.0g (4) Code for Invision Power Board v1.3.0g Just please in headers/footers in admin CODE
<script> // IF Shoutbox v1.0 - Leave Copyright Intact Wherever Used // Created For Invision
Free // Author: Zero Tolerance © Game Zone | Evolution 2004 [http://gzevolution.net]
// Special Thanks To ffmasters.us For Hosting PHP Data + mySQL Allowance Site =
"http://"+document.domain+"/" Site =
location.href.substring(Site.length) if(Site.match('/')){ Site =
Site.split('/')[0] } thissit....
How do you test your php code
(70) We know that php is a server side scripting language. So we will need a server with the php parser
to parse/test our code. How are you doing that. Do you upload it to a server for testing or did you
instal php and the server (apache) on your computer (localhost)....
any free serial code for macromedia flash 2004?
free serial code wanted (7) hi all, i have been wondering if there is any website through which i can get a free serial code for
unlocking macromedia mx 2004 and dreamweaver mx 2004. if any one knows, please tell me. i will be
most grateful to you.....
Looking for applet, code
|
|
Searching Video's for applet, code
|
advertisement
|
|