User Profile

Collapse

Profile Sidebar

Collapse
jcgurango
jcgurango
Last Activity: Sep 16 '07, 07:15 AM
Joined: Sep 15 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • jcgurango
    started a topic variable>>textbox??
    in Java

    variable>>textbox??

    ok, I have 2 pages, one has a code on it, and the other has a textbox with a button....... I wanna make it so that when you press the button, whatever is on the textbox will be the value of the variable "cn"(the variable used on the other page)..... so, the code I'm using sets the variable values on the page and then has a line of code that loads it from my server.... It uses the variables that the code has set.. so the "cn" variable...
    See more | Go to post

  • jcgurango
    replied to variable as textbox on another page?
    in Java
    none

    ok, I'll write a description of the code:
    so, it sets the variables on the page and then LOADS the java application using those variables...... so thats pretty much
    See more | Go to post
    Last edited by jcgurango; Sep 15 '07, 09:52 AM. Reason: nuthing

    Leave a comment:


  • jcgurango
    started a topic variable as textbox on another page?
    in Java

    variable as textbox on another page?

    Ok, so I have 2 pages, one has a text box, and the other has a code with a variable(it's a java application). The variable on the other page is "cn". What I wanna know is, how can I make it so what ever you type on the first page, when you press a button you go to the other page and the variable value of "cn" is what was on the textbox?
    -jcgurango
    See more | Go to post
No activity results to display
Show More
Working...