Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums JavaScript How to embed a .jsp online store on a website

  • This topic is empty.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #27617
    maroongurl
    Member

    Hi there,

    I am doing a re-design for my company, however they want an online store. They also want to use the online store they had previous to this re-design.

    So this is what I need to embed

    http://companycasuals.com/kands/start.jsp

    I would like to post the coding for the page that this store is going on but the coding is way too long.

    I have tried to link to the above url by doing and <a href=""></a> but that doesnt seem to work.

    For an example of the store that they want please visit their site:

    http://www.kandssports.com then click on the online store.

    Any advice would be great!

    Amanda

    #69602
    maroongurl
    Member

    Just an update:

    I just tried using the following in the coding:

    <iframe src="httpl://www.companycasuals.com/kands/start.jsp" style="width:965px; height:429px"></iframe>

    It gives me a white box with nothing inside of it.

    hope this helps

    Amanda

Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘JavaScript’ is closed to new topics and replies.