7stud -- schreef: > Fred wrote: >> First step: >> >> req = HTTP::Post.new("..") >> add_headers req, ".." >> req.body = body >> print "First step" >> res = @http.request(req) >> puts res.body >> @http.finish >> >> Second step: >> >> req = HTTP::Post.new("..") >> add_headers req, ".." >> req.body = body >> print "Second step..." >> res = @http.request(req) >> puts res.body >> @http.finish > > Since you refuse to post any details, like the html and the url, how do > you expect anybody to be able to help you? And suddenly you can > speak english? Or, were you on medication durin your first 3 posts? Can i email you the details? Englisch is defintaly not my first language and no, i don't take medicine Thnx