Hi. You didn't mention whether you use JavaScript at the server side or at the client side. If you use JavaScript at the client side, you could use the...
HELLO! Can anyone please tell me how to publish my html files that i had made on the internet so that others can browse through it. thanks in advance member of...
Here is a function that should work for you. Let us know how you make out. <input TYPE="button" NAME="upload" VALUE="Upload " onclick="FileCheck();"> ...
Praise, be wary that this script extract references an element that doesn't exist - 'document.form1.txtdescription', and a function that doesn't exist - ...
Rob, You are correct about that. I generally write a description value to the database, so, that is my standard upload validation function. Comment out the...
Hi. I am a beginner. I need to write a program (JavaScript) that will: - Log into my hotmail account - Check My eMils. - If the eMail is from a specific...
Yossi, JavaScript isn't capable of doing this. Java (not the same as JavaScript) _might_ be able to do it. Personally, I'd write a VBScript application to do...
I do believe that it is possible with JavaScript. You would have to make an HTA file (HTML Application, Windows platform only), wherin you get unrestricted...
Happy new year everyone. Can anyone please tell me how i can create a menu that scrolls with the page. I have seen this working on the British Royal family...
Can anyone please tell me that how can i host my web page for free on the internet. __________________________________________________________ Yahoo! India...
Have a look here - http://www.free-webhosts.com/ ... From: 1stJavaScript@yahoogroups.com [mailto:1stJavaScript@yahoogroups.com] On Behalf Of himanshu garg ...
Hi, I have little bit knowledge in javascript menu. Somebody coded the javascript and am using it right now. I attached a file(menu.js) to this mail. It is...
Usha you might have to insert the script in text format... ... the javascript and am using it right now. ... in IE but when I open in firefox browser the menu...
/** * Menu 990702 * by gary smith, July 1997 * Copyright (c) 1997-1999 Netscape Communications Corp. * * Menu 020903 * by doron rosenberg, September 2002 *...
Well Usha, I don't know if anyone will take the hardship to debug this menu for you. But however, I will give you some help, but can't debug it riht now. You...
Hi all i am using the following menu.js. Its working in IE but in firefox menu are not displaying in proper position. For eg.menu items of Actions are...
hi all I have a java applet I trying to setup it uses txt file whit data in them test is to go to the link were the txt files are an you sold be able to see...
Wrong group fella - this is JavaScript, not Java!! ... From: 1stJavaScript@yahoogroups.com [mailto:1stJavaScript@yahoogroups.com] On Behalf Of Beau Sent: 20...
Try a Java group for one thing. Another, the link you sent seems to be directly to a text file and not an HTML file with an applet. Opening a text file is...
I am trying to make a kiosk using Knoppix. I have a book that has instructions that uses javascript to open a new browser without an address bar.The script is...
Bruce - it's a little hard to see with the wrapping, but it looks like there's a problem around the 'here:' part of window.open. You seem to be missing the...
... Yes, I want the parent window to close after launching the kiosk window. I am getting the script from a book and have typed it in exactly as the book shows...
Hi I'm trying to create buttons for the navigation page of my website. I went to grsites.com and created a button. It uploaded to my site and I cut and pasted...
Hi I'm trying to create buttons for the navigation page of my website. I went to grsites.com and created a button. It uploaded to my site and I cut and pasted...
Norine, the reason a picture shows with a red 'X' is because it cannot be found by the browser. Make sure you have a file called 'button338600on.jpg' in the...
Thanks Robert. Got it. But now how do I also make it link?... Norine ... cannot be ... of your web ... [mailto:1stJavaScript@yahoogroups.com] On ... I went to ...
Okay. I figured that out...yeah...but how do I make the black border around the button disappear. I think it's probably something in the script, but not sure...