You cannot post messages because this group is only available as an archive.
|
Javascript help
|
| |
Hi, I am a complete newbie when it comes to javascript and I need some help. Our web site creates a text file which I would like the system to ask the user what to do with, either open, save or cancel. Currently we use the code below but that only puts it in the browser window and for the text files... more »
|
|
Downloading HTML files from Server..
|
| |
A website runs a Fantasy Football League for English soccer in the England They put up a list of the players and the points they have I am running a fantasy football for just a few friends I want to download the scores from this website Then parse them Then calculate the points for all the teams in our little Fantasy... more »
|
|
FastScript3D
|
| |
FastScript3D is a great resource for people interested in Java3D. It provides a set of high level commands that make it easy to create 3D web applets with javascript. The source code is included and free and can be a valuable resource if you are writing your own Java3D programs. Here are links to two articles/reviews on FastScript3D:... more »
|
|
Removing UNWANTED Borders around Frames.....
|
| |
Hi All, I'm working with 3 Frames on a web-page: (top) Top.html, (left) Navigation.html, and (right) "Content" which contains varying html pages based on the (left) Navigation Selection - the problem that I'm having is that each frame has a (approx.) 2 pixel border around it... I want the frames to blend seamlessly on the page. I'm not sure How and Where to set... more »
|
|
JNI/Win32 hWnd JDK 1.4.2_05 freeze on Javascript Callback
|
| |
Dear Colleagues, An advanced Java (i.e.: SUN Java Plugin 1.4.2_05) issue would require your expertise. Inside a "JRE/1.4.2_05" environment (i.e.: version prior to that latest installment are performing with an adequate satisfaction) the execution of an "Applet", acquiring native methods through a "JNI/Win32" interface and returning data using the... more »
|
|
Moving client fiile to server
|
| |
I'm trying to setup Javascript running in a browser window that, via <input type="file"...>, will pickup a client file and then transfer it to my space on the internet host I use. How do I go about doing this? Thanks, Don -----= Posted via Newsfeeds.Com, Uncensored Usenet News =----- [link] - The #1 Newsgroup Service in the World!... more »
|
|
expiring date of a cookie
|
| |
Hi to the few, How do I get back the expires value of a cookie? ... alert(document.cookie.expires) ... Jean Pierre
|
|
|