Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Not VFP but internet question
Message
From
06/07/2011 14:14:09
Victor Chignes
Inteliventas
Peru
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Internet applications
Title:
Not VFP but internet question
Miscellaneous
Thread ID:
01517465
Message ID:
01517465
Views:
127
Hello. I have this page:
http://www.thorsoft.info/kcc1.html
whose source is:
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html><head>
<meta content="text/html; charset=ISO-8859-1" http-equiv="content-type"><title>KCP - Muestra Gratis 092010</title>
<style type="text/css">
   html, body, div, iframe { margin:0; padding:0; height:100%; }
   iframe { display:block; width:100%; border:none; }
  </style>
</script>

</head>
<body style="color: rgb(0, 0, 0);" alink="#ee0000" link="#0000ee" vlink="#551a8b">
<iframe src="http://r.office.microsoft.com/r/rlidExcelEmbed?su=-2483898211695417552&Fi=SDDD876BBC99AAA730!195&AllowInteractivity=True" width="100%"
height="100%"></iframe>
</body></html>
as you can see, at the bottom of the page a grey bar with info of microsoft office web application is displayed. How can I hide this?

Regards
Next
Reply
Map
View

Click here to load this message in the networking platform