Javascript to pull formatted data

Posted by Dusty Roberts on Stack Overflow See other posts from Stack Overflow or by Dusty Roberts
Published on 2010-05-27T10:55:19Z Indexed on 2010/05/27 11:11 UTC
Read the original article Hit count: 283

Filed under:
|
|
|

Hi there

I have a recruitment portal that people can use to advertise and search for jobs.

I would like the recruiters to be able to add a small javascript snippet to their personal websites, that will list jobs on my site.

how can i go about this?

I have webservices set up so the javascript can just call that, but i also need the result to be formatted and placed inline.

This should work in a simular way to google adsense.

I would really appreciate a small example

© Stack Overflow or respective owner

Related posts about c#

Related posts about ASP.NET