This is the case,
There is a website runing asp for the extracion of data out of the database. It is only possible to view this page by sending a post form to the server. It is impossible to do this thru the url. No the problem starts. If the file would be accessibl ethru the url then I could read the file, use the data and store it in my database or directly display it tot my users. So is it possible to do a post to the server get the file and extract the content of the generated file. Has any one done this before... I tryed using header but I cant get it to work with post. Does anyone has an idee about this...
Thx
Witte