How to post the board on a website

Sort:
odessian

I have a website and I would want to post the board with my game analysis on that website. Is this available? Thanks

leightonnicholls

Do you mean like a puzzle like this? Click on that and it will say that you just copy and paste in.

SHARE

odessian

i thought you can copy and paste it on chess.com only. But i want to put it in my personal website

shadowslayer

What programming lanugage are you using; maybe if you intergrade the Java from chess.com to your site, it would work, maybe.

kco

I think he mean using chessbase light or DGT ? something like that.

shadowslayer

No, I mean like HTML, PHP, and those sort of things; because then you can import the games directly into the code.

rooperi

I know Chess Assistant can generate DHTML, maybe Fritz or Chessmaster can too, I've never checked.

odessian

Yes KCO is right. is it called DGT?

rigamagician

There are a lot of programs that can help you create java or javascript web pages that will let you play through a game: LT-PGN-VIEWER, PGN2WEB, Chessbase Light Premium, Aquarium, Palview, etc.

erik

you can do that. just click on the SHARE button and it will give you the code to put into your site. :)

odessian

Thank you Erik. Exactly what I needed