User Profile
Collapse
-
Thanks that really helped -
i use godaddys windows server to host my websites so i dont really use server lanugage but i would probably use php to make this counter instead of aspLeave a comment:
-
Thank you, do you happen to no a good site with a tutorial on how to do this.Leave a comment:
-
Help with money counter
Hello,
I'm new to the programing world and i am trying to make a money counter for a charity group that will count how much money people donate and will update automatically when someone donates via pay pal or credit card. Can someone please walk me through this or post a link to a tutorial. -
-
writing information from a prompt
I am trying to get the code to write the users name onto the site.
I think i need to call the functon before the page fully loads can someone tell me how to do this or how to fix my problem thanks..
Code:<html> <head> <SCRIPT LANGUAGE="JavaScript"> function getName() { var name = prompt("What is your name?", "") } document.write("Hello "
No activity results to display
Show More
Leave a comment: