Eskymo - you'll need to do some web programming to make this happen. Basically speaking, e-Junkie will send this information to a URL you specify using the "GET" structure (fascinatingly geeky article here:
http://www.cs.tut.fi/~jkorpela/forms/methods.html).
Basically speaking, you'll have to be able to decode that information from a URL string and then present it to the user as you see fit.
If that description makes sense then it's a fairly easy task - if it doesn't make sense then it's a fairly difficult task.