VSD 6.0.6 - Google search bar - Post...

User 1892988 Photo


Registered User
151 posts

How can I add the following to my VSD site:

http://arubaphoto.smugmug.com/photos/670036823_z6Vd6-O.jpg

and have the search results on a new page?
HTML Editor, Visual Site Designer, Web Form Builder, Picture Gallery, Fire Starter,
News Reader, Web Access Manager, Password Wizard

asaruba.com
beholdmyvision.com
User 103173 Photo


VP of Software Development
0 posts

Use the HTML Tool on the left hand toolbar and paste in the code provided by Google.
Learn the essentials with these quick tips for Responsive Site Designer, Responsive Email Designer, Foundation Framer, and the new Bootstrap Builder. You'll be making awesome, code-free responsive websites and newsletters like a boss.
User 1892988 Photo


Registered User
151 posts

Thx!
HTML Editor, Visual Site Designer, Web Form Builder, Picture Gallery, Fire Starter,
News Reader, Web Access Manager, Password Wizard

asaruba.com
beholdmyvision.com
User 1892988 Photo


Registered User
151 posts

For the people that are interested in the solution:


<form method="get" action="http://www.google.com/search" Target="_blank">

<input type="text" name="q" size="31"
maxlength="255" value="" />

<input type="submit" value="Google Search" />
</form>
HTML Editor, Visual Site Designer, Web Form Builder, Picture Gallery, Fire Starter,
News Reader, Web Access Manager, Password Wizard

asaruba.com
beholdmyvision.com

Have something to add? We’d love to hear it!
You must have an account to participate. Please Sign In Here, then join the conversation.