BubikolRamios
06-18-2010, 06:23 PM
Want to achive same result as typing "dog flea" into google, including "
Syntax is ok, but does not work, does not come to google as it should ?
<form method="get" action="http://images.google.com/images" target="_self">
<input type="text" name="q" value="<%= "\"" + "dog flea"+ "\"" %>" />
<submit button ...
</form>
EDIT: It was moved here by admin, the syntax in red is java.
Syntax is ok, but does not work, does not come to google as it should ?
<form method="get" action="http://images.google.com/images" target="_self">
<input type="text" name="q" value="<%= "\"" + "dog flea"+ "\"" %>" />
<submit button ...
</form>
EDIT: It was moved here by admin, the syntax in red is java.