Pages: 1, 2, 3, 4, 5, 6, 7, 8, 9
Recent Queries:--
source code for online test using java script and servlets - 1.87 hr back. (1)
-
jsp using javascript - 2.06 hr back. (1)
-
java script jsp - 3.44 hr back. (1)
-
quiz jsp source code - 15.61 hr back. (1)
-
fearless francine pascal screenshots - 15.97 hr back. (2)
-
how to display the images in mozilla firefox using jsp with java script - 29.85 hr back. (1)
-
free phpizabi mods - 30.64 hr back. (1)
-
source code for quiz in jsp - 30.70 hr back. (1)
-
how to use the images in jsp with java script - 30.70 hr back. (1)
-
how to set the images in jsp using java script - 30.82 hr back. (1)
-
how can i make a online scorebord coding in php - 40.86 hr back. (1)
-
jsp scripts in javascript - 41.57 hr back. (1)
-
java scripting jsp - 42.78 hr back. (1)
-
body java script functions jsp - 43.25 hr back. (1)
Similar Topics
Keywords : java java servlets java script jsp- Background Image Swap Script
- Change a Background Image based on clock time (15)
Background Image Changer Script To swap the background image from your CSS file according to the
Server Clock Time. 1.) In your CSS file, add the following rule: CODE body {
background: url(time.png); } 2.) Create a "folder" named time.png. 3.) Into the
folder, place three images named morning.png, day.png, night.png. 4.) Also, in the same folder,
create an index.php file and copy/paste the following script. CODE <?php $hour =
date('H'); if ($hour < 12 ) { $image =
"morning.png"; } ...
I Need Help With Setting Up My Site, Made Using Java
- any help would be appreciated (5)
Could Someone Make A Php Script For Me?
- Script to manage clans and players (3)
Does someone know a script where you can 1. Add clans to a roster 2. Edit clans on a roster 3. Add
players too a clan 4. Edit players 5. Schedule matches 6. Add clan Leaders to manage their own clan
+ members 7. Add members to edit their own information And maybe some sort of scoreboard integrated
where you can put Wins, Draws and loses and that automaticly puts best clans on the top? If there
isnt such a script could someone create 1 for me? (its for a league ^^)...
Auto Run Java Program
- Run Java program on double click (11)
Some of the installables in java comes in form of .jar file, one has to just double click or type
"java -jar file.jar", and it starts executing. The reason for this is a line appended in the
MANIFEST.MF file of that jar file. For writing a similar jar file of your own, just write your java
file, then compile the same and create a jar file. Create a MANIFEST.MF file and the content should
have the followings: CODE Manifest-Version: 1.0 Created-By: xyz Main-Class:
xyz.MainClass Here xyz.MainClass is the main class. Now create a jar file with the man...
Loaing Script
- (3)
hello, I'm looking for a preloader script for my site. like it will display an loading
image while the site is loading and the once the page has loaded the image will disapear. i tryed
searching for one on google but i could not find one, i think i searched for the worng thing. if
some one knows how to make one or where i can find one that would be great. Thanks...
Java Game
- (2)
Hi, I'm interested in game creation on websites. The game should be playable via web browser.
I'm not new in programing, I know C++, C# and OpenGL api. But I'm new on Java. So I have
some questions I want to ask You: Will I'l be able to create simple 2d game with java which
would be playable via web browser? Simple 2d game means: timers, images, animated sprites, in game
font. Will I'l be able to use OpenGL? Or I should use something different? Does Trap17 suports
java graphics features I want? Thank You for Your time and answers....
Invite Script..
- (2)
I didn't know where else to put it /sad.gif" style="vertical-align:middle" emoid=":("
border="0" alt="sad.gif" /> If moderators find another forum more suitable plz move this one
/biggrin.gif" style="vertical-align:middle" emoid=":D" border="0" alt="biggrin.gif" /> I am looking
for some sort of sript or program that let's people on your website invite friends. Like they
put in their Emailadress and mails are send to everyone in their list.. I hope someone can help me
/sad.gif" style="vertical-align:middle" emoid=":(" border="0" alt="sad.gif" /> Greetzz...
Java Object[][] Help
- (2)
I'm having some issues with working with objects . I get an index out of bounds ex.
Exception in thread "AWT-EventQueue-0" java.lang.ArrayIndexOutOfBoundsException: 0 heres how
I'm using it ---------------------------- Object contestants = new Object {}; contestants
= "test"; any ideas appreciated. Do I need to specify the initial size on creation or something?
It seems I answered my own question I gave it an inital size then I was able to add things. But is
there a way I can add to it on the fly without knowing its require maximum size?...
Watermark Your Image With Simple Php Script
- found it on the net (34)
This script was found on the net http://tips-scripts.com/?tip=watermark#tip B&T's Tips &
Scripts site. Just in case the site may not show, I will include the code here: List of things
needed: 1. your image in any format 2. watermark image--in gif format with transparent background 3.
script below with name (i.e. watermark.php) CODE <?php // this script creates a watermarked
image from an image file - can be a .jpg .gif or .png file // where watermark.gif is a mostly
transparent gif image with the watermark - goes in the same directory as this script // ...
Phpizabi Social Network Script
- (0)
Hello everyone not been on for AGES! we had net problems and i had to move to qupis and now
I've got problems. I'm making a social networking site using this script and I cant get it
to install Everytime I go to the install page i get this QUOTE Warning: session_start() :
open_basedir restriction in effect. File(/home/kasiks1/tmp) is not within the allowed path(s):
(/home/karlos:/usr/lib/php:/usr/local/lib/php:/tmp) in
/home/karlos/public_html/phpazi/install/index.php on line 1 Fatal error: session_start() : Failed
to initialize storage module: file...
How To Make A View New Post Script?
- (5)
Ok so i'm still working on the forum software i posted about a while back, but I have no idea
how to do this. I want to make a view new post script, as this is one of the main things that my
forum software dose not have that all other forums have. so does any body have an idea on how i
would do this? Thanks....
Java Or C++
- (2)
Many having tell me to make my MMORPG in java leads me to agree, But I'm not sure truly is it
not yet easier, but yet the outcome of programming an MMORPG in java will make it fail or succeed
more then one in C+= I've learned a lot of variables in javascript, and I don't think that
java would be too bad either. My true question is, is those who use these languages, which seems
to give better outcome, and which seems to be more in ease. Regards -PCessna...
Java Vs Javascript
- (11)
I thought they were completely different things. Surely javascript should be seperated from the rest...
Html Code Tester. Online Script
- (15)
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...
Php Quiz Script
- Make quizzes for your site. (20)
Hello all, A little bit back I decided to make a quiz scriptjust out of no where lol. However it
doesnt do anything special but I am going to make an email mod for it so that it will email results
to your email address. So here is the basis of it. INSTRUCTIONS: Open a new page in your text
editor and paste in the following code. CODE <?php $qid = "Quiz ID-00"; ?>
<html> <head> <title><? echo "Gamers Pub $qid";
?></title> </head> <body> <p><h3><? echo "...
Learn Java Programming Language Online Step By Step
- (0)
I had found this site >> http://learnjava.awardspace.com This website is for people who want
to learn Java Programming Language step by step. This website also includes JAVA lessons from the
beginning to advanced level. So this site appropriates for the beginner of Java programmer language
or non-basic Java Programming Language. The lessons are easy to follow and understand starting
from how to get your PC JAVA ready, the fundamental programming concept and creating the real
application. Moreover, the working examples are also included. Please enjoy the les...
Free Weather Feed Script
- (1)
If you are tired of providing your clients with weather feeds that take visitors off of their site
or slam their site with ads, I finally found one after searching for hours.
Here's a link to a
FREE php script that pulls the feed directly from any airport in the world to your site. It is easy
to customize and has simple, well documented installation instructions.
http://www.mattsscripts.co.uk/mweather.htm
hope you find it helpful... a good one for designers
to archive as you will most likely need it some day for a client.
Check out Matt's other free
scripts...
Need Help Installing Dolphin Community Script!
- (5)
I'm not sure if this is the right place to post this but I really need help in installing the
dolphin community script. I have absolutely no previous experience of scripts or programming. I
would really appreciate if someone could walk me through it step-by-step, or even do it for me by
logging into my cpanel. I have tried to install it my self but I'm a little confused. I'm
sure it won't take very long at all for someone who has done this before....
Guessing Php Script
- (0)
I am looking for: freeware php quess the person in the photo game script...
Webmail Server Script
- (2)
Hi Guys! A friend of mine came to me asking me to help him write code for his server so that
his clients can go on his site and create a webmail account. I told him I'm not a programmer but
I googled the subject. I ran into SquirrelMail and was impressed with what it could do. Going
through the documentation I saw this QUOTE There are only two requirements for SquirrelMail:
A web server with PHP installed. PHP needs to be at least 4.1.0. Access to an IMAP server which
supports IMAP 4 rev 1. I have php5 running on my XPproSP3 but I don't know...
How To Create Java Button Or Frame
- to be customized (12)
hi to all!!!! just like to ask if it would be possible if i could make a custom
button or frame in java. i got tired of using the build infeatures in java. i would like to create
my own dessign of button or frame.. can it be possible!!! /biggrin.gif' border='0'
style='vertical-align:middle' alt='biggrin.gif' /> thank!!!! /laugh.gif'
border='0' style='vertical-align:middle' alt='laugh.gif' /> New Help In! is NOT a descriptive
topic title. Next time you decide not to follow the posting rules, you will be issued a w...
Hotspot Virtual Machine Exception_access_violation
- conflict between Sun Java and Windows (4)
i was just messing around as usual on the net, and when i was closing everything down, i noticed
this file on my desktop 'hs_err_pid3672' its a text file, i have no idea what it is and cant
understand anything in it, but its kinda freakin me out, so i would appreciate anything you guys
have to say about it CODE # # An unexpected error has been detected by HotSpot Virtual
Machine: # # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x7c9010f3, pid=3672,
tid=1928 # # Java VM: Java HotSpot(TM) Client VM (1.5.0_06-b05 mixed mode, shar...
Java Script Drop Down Menu With Css
- - a full code for a dynamic drop down (2)
Introduction This is a code that I use to dynamically create the drop down menus. First, you have
to edit the following code and put it in your Javascript. Notice : /*** SET BUTTON'S FOLDER HERE
***/. Edit that to your folder. Also, the /*** SET BUTTONS' FILENAMES HERE ***/. This creates a
mouseover when the drop down is activated. Put all your onmouseover images under: oversources = new
array; and your onmouseout images under : upsources. Be sure to set your on and out images above
each other. CODE /*** SET BUTTON'S FOLDER HERE ***/ var buttonFold...
Free Myspace Script?!?
- I didn't know that was possible . . . . (3)
I was looking for scripts to put on my website one day, and it turned up this!
http://www.phpizabi.net/ It's a free open-source script, and it has most of the qualities of
myspace.com! And best of all, you can mend it the way you want! I might use it, but on one
of my subdomains . . . . My friend already tried it out, he said it works fine! His website is
under construction right now, but I'll give you the link to it when he's done . . ....
Free Java Hosting?
- (2)
Hii.. just want to know if Trap17 provides the java(jdk)/jdbc/mysql as free hosting?? In case, it
doesn't provide these. Can anyone guide me to a free java host? Thanks. Manu...
Javascript : No Right Click Script !@
- This script will allow you to protect your source coad ! (12)
This script will help you to protect your source code Add this to Section of your site
! HTML <script language=JavaScript> var message="Function Disabled!";
/////////////////////////////////// function clickIE4(){ if
(event.button==2){ alert(message); return false; } } function
clickNS4(e){ if
(document.layers||document.getElementById&&!document.all){ if
(e.which==2||e.which==3){ alert(message); return false; } } }
if (docume...
[help] Java Script: Window.open
- Works with Firefox, not IE (8)
CODE <HEAD> var popUpWin=0; function popUpWindow(URLStr) {
if(popUpWin) { if(!popUpWin.closed) popUpWin.close(); }
popUpWin = open(URLStr, 'GunBound Tactics: Screenshots',
'width=820,height=550,menubar=no,resizable=yes,scrollbars=yes,toolbar=no,top=90,left=90')
;; } </HEAD> <BODY> <a
href="javascript:popUpWindow('/f11/clipped.php');"><b>Clips&
#60;/b></a> This is a script for opening a new window. It works ...
The Power Of Java
- the best application that shows java features (14)
Java technology has various usage from mobile applications to Enterprise applications. I think the
power of Java technology in web applications and applets is showed in "meez.com" where u can create
your own 3d avatars. /rolleyes.gif" style="vertical-align:middle" emoid=":rolleyes:" border="0"
alt="rolleyes.gif" />...
Toggle display in page script
- (8)
This is my very first script, before I knew what was out there. It works in IE 5 and up. Not sure
about netscape or mozilla. (I recently d/led mozilla and it's great for javascripts. Much less
typing.)
CODE <script language="javascript"> <!-- function
toggle(what){ if(document.all[what].style.display ==
"none"){ document.all[what].style.display = "block";
}else{ document.all[what].style.display = "none"; } }
//--> </sc...
Guestbook (cgi-script) Problems
- Do u know much bout chmod and cgi-cripts? (1)
Hi! I'd like to make a guestbook with a cgi-script I found at Lissa Explains it All .
There were instruction bout how to install this gbook: click here QUOTE Active Guestbook
Unzip the file, you'll find 4 separate files: guestbook.cgi mail.gif url.gif readme.txt 1.
Open guestbook.cgi in a plain text editor like notepad. Find out your path to perl from your Web
host, and change the first line to reflect that. The default setting, #!/usr/bin/perl, usually
works for most servers. If not, you can try #!/usr/local/bin/perl. Save your changes. ...
Looking for Java,, Java, Servlets,, Java, Script,, &, JSP
|
|
Searching Video's for Java,, Java, Servlets,, Java, Script,, &, JSP
|
advertisement
|
|