Hi,
<form id='frmuser' name='frmuser' action='web_url.php' method='post'>
<input name="site_name" type="text" id="site_name"
<input name="add" type="submit" id="add" value="Create image" />
</form>
Suppose :- web url is google.com
how to create image of this?
Any google API available?
using html of that url possible to create image ?