Jump to content

Order From


zerocool912

Recommended Posts

I would think it's possible, but slightly awkward.

 

I'm having a guess how I've done something like this in the past, with a CMS system. Basiclly you can just copy and paste the <form> form data </form> from the source into your own html/php file. If you change the form action url to your WHMCS one.. I would 'Think' that would work.

 

A domain order form is available in the Intergration Code area under the Utlities tab in the Admin Area.

Link to comment
Share on other sites

Hey dude thx for the help. it worked out anyways. but now i got a new problem. with my useing an iframe i need to keep with down the order form worked out so it jsut fitted nice with out scroll bars.

 

Now the new problem is shoping cart. once they click on add to cart it opens the shoping cart up in the ifram. any idea on how to get it so i can open the shoping cart up in a new window?

Link to comment
Share on other sites

The add to cart button is a form button I believe. Either in the <form action="..."> bit, or in the button tag part, you need this:

 

target="_blank"

 

Have a play around and tell me if you get anywhere, if not i'll look into the templates and play about.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated