Developer Forum [ All Topics | New Topic ]

Thread: HOW TO USE CODE GIVEN BY RAPAPORT AND CHANGE FOR YOUR OWN WEBSITE

  I am trying to take the code given through rapaport to use the diamond inventory link, but my website only accepts code from HTML. It will not accept JAVA and all the other types of code given through RAPAPORT. Can anyone give me some advice?

Thank you


>> add a comment
JIM K
03/30/2014 09:57


3 Replies:

When you go to the Inventory Link section on RapNet, it will give you an option, under 'publish' to 'use a template', click that, and a dialogue window will pop up, in which you can choose the template you like. Then click 'next', and again 'next', then at step 3 - 'publish your inventory link; it will give you a piece of HTML that you can paste into your website. This will look like this: <iframe id='iframeRapnet' src='http://www.diamondselections.com/ifrmRetailFeed.aspx?AccountID=00000' height='100%' width='100%'></iframe>, where the 00000 will be your own account number.

Paste that in your website where you want the search engine to appear.

That's all.


 



>> add a comment
Leo
3/31/2014 12:27:00 AM
That code that is generated however, cannot be edited like the other option that allows you to send it to a programmer. Is that the only way you can generate an html code?

>> add a comment
JIM K
3/31/2014 1:34:00 PM
If you can program in your site, you should be able to figure out how to do this. If you can't, or for some reasons this is limitted, than you rather use use JSON services, which can be used via PHP. If that is also not an option, you should probably stick to the iframe.
 

>> add a comment
Leo
4/1/2014 12:31:00 AM