Forum     

Go Back   Digit Technology Discussion Forum > Software > Programming
Register FAQ Calendar Mark Forums Read

Programming The destination for developers - C, C++, Java, Python and the lot


Reply
 
LinkBack Thread Tools Display Modes
Old 12-12-2011, 03:41 PM   #1 (permalink)
Whompy Whomperson
 
Nipun's Avatar
 
Join Date: Mar 2011
Location: New Delhi
Posts: 1,030
Question Take value from textbox and add to url


Hello!
Is it possible to take value from a textbox and add it to URL in HTML?
For example, if text in textbox is "Nipun", then add this to "google.com/search?q=" & make it Nipun - Google Search ?

If its not possible in HTML, then which language can do this and how?
__________________
―_―_―_―_―_―_ Yes, I am stupid. ―_―_―_―_―_―_
Need some suggestions/comments:
▒▒ Team Fortress 2 Comic Maker ▒▒
Nipun is online now   Reply With Quote
Advertisements. Register and be a member of the community to get rid of them.
Advertisement

Old 12-12-2011, 06:31 PM   #2 (permalink)
Rising Sun!
 
buddyram's Avatar
 
Join Date: Feb 2011
Location: Bengalooor
Posts: 232
Default Re: Take value from textbox and add to url

HTML is a markup language, u cant do the above task with it.
Use any other Language preferably server-side language to pass the value thru URL
__________________
“An expert is a man who tells you a simple thing in a confused way in such a fashion as to make you think the confusion is your own fault.” – William Castle

Last edited by buddyram; 12-12-2011 at 06:38 PM.
buddyram is online now   Reply With Quote
Old 12-12-2011, 08:59 PM   #3 (permalink)
BIOS Terminator
 
nims11's Avatar
 
Join Date: Apr 2008
Location: Ranchi
Posts: 816
Default Re: Take value from textbox and add to url

javascript

Code:
window.location=url("google.com/search?q="+document.getElementById('textboxId').value);
__________________
Arch Linux is kind of a bonzai tree, over years u try new things, make small tweaks, and end up with a system that is unique, elegant, and does exactly what u designed it to do.
Hostapd : The Linux Way to create Virtual Wifi Access Point
My Blog
nims11 is online now   Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


 
Latest Threads
- by Charan
- by Sarath
- by clmlbx

Advertisement




All times are GMT +5.5. The time now is 12:37 AM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.

Search Engine Optimization by vBSEO 3.3.2