hey

i have a text box and a button on one page.
my question is, when somebody writes something in this textbox and presses submit (the button), the output will be shown on other page...
so i need to know what code to put

Thanks,
7arouf

you can do this by two way:
-using server side scripting.
for this you need to know one Server side scripting language like PHP, ASP etc. and need to have web server install on your machine.
-using javaScript.
for this yon dont need above things but you will not be able to know from server side what client has done.


what you should use depends on all your requirement.

Have a nice time !
which one you want ?

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.