> How can I access a piece of javascript code like the following > > I have tried thnigs like the following: > @ieto.document.main.addBilling("shipping") > but to no avail. any help would be great. Since no one else has come forth with anything helpful -- only thing I can say is check out the IE docs at msdn: http://msdn.microsoft.com/workshop/browser/webbrowser/reference/Objects/Inte rnetExplorer.asp http://msdn.microsoft.com/library/default.asp?url=/workshop/author/dhtml/ref erence/dhtmlrefs.asp ... and see if there's anything in there. Check groups.google.com as well to see if anyone else has tried something like this. Chris