NVM
This site is dead. Not a lot of people on it.
I figured it out. For people that have the same issue go to :
http://www.geekforum.com/forum/forum_posts.asp?TID=183...
User Profile
Collapse
-
Easy Php Question. Take two secconds.
How do i receive data from when you put the ? mark after the php file in your address bar. Like frugooscape.net/highscore.php?u sername=frugoos cape . How would i do that. I tried something like global $username; . That did not work though. If anyone could help that would be nice. -
-
add variables into one
I am trying to add variables into one.
var a:Number =1;
var b:Number =2;
trace(a+b);
Then ill get 11. I know its adding the numbers up as strings. if i did
trace(a-b); then i would get 0. Do you know how i can add them together? -
-
How do i Convert a String to an int?
Hi,
How do i convert a String to an int in php?
Thank you. -
-
-
-
-
-
Opening a popup
Hi,
Here is the problem. I run a online game. Made out of java and when the people would go on it the popups would open up on my server rather then their computer.
i used :
-begining of code-try
{
Runtime.getRunt ime().exec("\"C :\\Program Files\\Internet Explorer\\IEXPL ORE.EXE\" " + "frugooscape.ne t");
}
catch(Exception e)
{... -
Executing pop up on server
Hi,
I run a server for a video game. I have recently put a pop up on it. The problem was that it opened up on my server not on the peoples computer. Here is the code i used.
---- code ----
...Code:try { Runtime.getRuntime().exec("\"C:\\Program Files\\Internet Explorer\\IEXPLORE.EXE\" " + "frugooscape.net"); } catch(Exception e) { System.out.println("new -
I figured it out. People that are having the same problem go to http://segal.org/java/pop_window/
=)Leave a comment:
-
-
help
I think if u google this you will get alot of answers, it does not sound that hard.Leave a comment:
-
-
How do i get java to open a url?
I am trying to get a java file to open a website. Does anyone know how? -
-
How do i get the run \ complie part in jcreater to work?
Hi, can you help me? I dont know how to configure my jcreater to comple, run or deburg. I looked under the help on jcreater it told me to dowload something and i did. i follow the directions and it led me to a dead end. Do you have any advice in doing this?
No activity results to display
Show More
Leave a comment: