Davewalters Posted March 25, 2008 Share Posted March 25, 2008 I'm after a contrib which will search through domain names tell you if it's available and then add it to the shopping cart. Is there such a contribution??? I've tried several tonight and none of them work, they eiother won't pass the info or won;t even search. Can anyone point me to a working contribution - thanks in advance. Quote Link to comment Share on other sites More sharing options...
web-project Posted March 25, 2008 Share Posted March 25, 2008 impossible, try the clientexec application or other professional application for web hosting solutions. Quote Please read this line: Do you want to find all the answers to your questions? click here. As for contribution database it's located here! 8 people out of 10 don't bother to read installation manuals. I can recommend: if you can't read the installation manual, don't bother to install any contribution yourself. Before installing contribution or editing/updating/deleting any files, do the full backup, it will save to you & everyone here on the forum time to fix your issues. Any issues with oscommerce, I am here to help you. Link to comment Share on other sites More sharing options...
Davewalters Posted March 25, 2008 Author Share Posted March 25, 2008 impossible, try the clientexec application or other professional application for web hosting solutions. Hi - I don't want it to actually register just to search for an available domain name then add that info to the cart so the client can purchase from me and I can then register later. I'm sort of halfway there using Matts Whois in an Iframe and linking an order now button to an existing product called domain name. There it lets me down as I've no idea of how to make it pass the selected domain name to the cart as an attribute - helppppppppppppppppp Quote Link to comment Share on other sites More sharing options...
Davewalters Posted March 25, 2008 Author Share Posted March 25, 2008 <FONT FACE="Verdana,Arial,Geneva" SIZE="2"> <center> <FONT SIZE="2"><b>Congratulations!</b><br>The domain <b>[>DOMAIN<].[>EXT<]</b> is available!</font> </center> <P> A search performed on <i>[>WHOIS_SERVER<]</i> has revealed that the domain "<b>[>DOMAIN<].[>EXT<]</b>" is available. <p> <form action="http://ukbis.net/oscommerce/product_info.php/cPath/133/products_id/2006" target="_parent" method="POST"> <input type="hidden" name="products_id" value="2006"> <input type=hidden name=domain value="[>DOMAIN<].[>EXT<]"> <INPUT TYPE=SUBMIT TITLE=" Add to Cart " VALUE="Order NOW"> </form> </FONT> When you hit order now it sends the already created product, domain name, to the cart. I need it to send <input type=hidden name=domain value="[>DOMAIN<].[>EXT<]"> this as well - perhaps as an attribute???? Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.