Posts tagged write

HOW CAN I WRITE A SCRIPT IN WINDOWS?


Question by Devin:
How can i write a script in windows?

I am new to this and am looking for a way to do basic operations in windows through a script. ( i do not care if this is a stupid idea i just want to know how to do it so i can work on from there) ie how could i write a script (a .bat file?) that could check to see if there were any updates for …firefox… than display back to me if there were none or perform the update if there were some.

Read More >>

JAVASCRIPT- HOW WOULD I WRITE A SCRIPT THAT INPUTS FIVE NUMBERS AND OUTPUTS HTML THAT DISPLAYS THE NUMBER OF N


JAvascript- How would i write a script that inputs five numbers and outputs HTML that displays the number of negative numbers, number of positive numbers, and the number of zeros input?
pls help

Read More >>

WILL SOMEONE PLEASE WRITE ME A SHORT SCRIPT TO DISPLAY ALL THE PICTURES IN A SERVER-SIDE DIRECTORY?


use a fake directory name, I will figure it out, but use an absolute URL so I will recognize it. You do not have to make any special programming to make it display just pictures, as there will only be photos in the gallery. It just needs to write “” to the document, or whatever the equivalent would be.

PHP, ASP, etc… I have all the script interpreteurs running on my server.

So that I do not have to change the html everytime I upload a new one.

I tried and tried to learn how, but apparently you cannot do this with javascript in a way that is not sneaky.

I just need it to display the picture itself and nothing else. I can alter it to do the rest of the work. Thanks!!!

Read More >>

ANOTHER JAVASCRIPT:) HOW DO YOU WRITE A SCRIPT THAT ASKS SOMEONE TO ENTER 2 NUMBERS, AND OUTPUTS HTML TEXT THA

Another javascript:) How do you write a script that asks someone to enter 2 numbers, and outputs HTML text that displays the more massive number followed by the words”is larger” in an information message dialog?

Read More >>

HTML JAVA-SCRIPT—HOW DO I WRITE A PROGRAM THAT USES AN IF STATEMENT AND TESTS IF A NUMBER IS EVEN OR ODD?

HTML Java-script—

How do i write a program that uses an if statement and tests if a number is even or odd?

I dont need an if else statement. (just two if statements)
-one that tests if the number is equal to zero(even number) and prints out a message saying “the number is even.”

-and one that tests if the number is equal to zero(odd number) and prints out a message saying “the number is odd.”

I am having so much trouble with this. please help

Read More >>

IS IT POSSIBLE TO WRITE A DOCUMENT ON A TEXTING PHONE?

I have an enV2 and I do a lot of writing (not much of a texter). I’d like to use the tiny keyboard to write short stories, scripts and such. is it possible short of opening several hundred note files?

10 points to the most useful answer

Read More >>

HOW WOULD I WRITE THIS HTML/JAVASCRIPT DOCUMENT?

Okay im trying to write a script that uses a While Loop to write all the prime numbers from 1 to 31

Read More >>

HOW DO I WRITE A PROGRAM THAT USES AN IF STATEMENT AND TESTS IF A NUMBER IS EVEN OR ODD? IN HTML JAVA-SCRIPT?

Using html Java-script

How do i write a program that uses an if statement and tests if a number is even or odd?
How do i write a program that uses an if statement and tests if a number is even or odd?
I dont need an if else statement. (just two if statements)

-one that tests if the number is equal to zero(even number) and prints out a message saying “the number is even.”

-and one that tests if the number is equal to zero(odd number) and prints out a message saying “the number is odd.”

HTML: HOW DO I WRITE DOCUMENT.LOCATION AS A LINK?! ?

i’ve got this code, and i need to know how to write it so that the current page i’m on is displayed as a link instead of a text box from which i have to copy it from

btw, does this code work with iframes…if i place this code within the brackets for an iframe, how do i get it to display the location of the frame input