Categories: MSDN / DotNet / Java / Scripts / Linux / PHP Ask - La ask - La Answer

opening csv file in browser

HI ,
My actual problem is this.
I have a .csv file to open in html href tag like the following.
<a href="somefile.csv">Click here to see csv file</a>
when i click this link directly it is opening in excel sheet.
But when i used the following link the csv file is opening directly in the browser.Can anybody tell me the solution to this.
<a href="http://localhost:8080/someApp/somefile.csv">Click here to see csv file</a>

thanks and regards,
n.v.sattiraju
[517 byte] By [nvsraju] at [2007-11-11 10:24:56]