Resource Menu


html tag : iframe
I try to use this html tag to print an excell table on a wiki page :

<html> <body> <iframe src="path_of_the_xls_file.xls"> </body> </html>

Is it possible ? What the path should be ?

posted by jejedelbarro at Feb 5, 2010 4:20 PM