View Single Post
Old 02-15-2012, 06:57 AM   PM User | #4
Malform11
New Coder

 
Join Date: Jan 2011
Location: Dallas
Posts: 34
Thanks: 0
Thanked 0 Times in 0 Posts
Malform11 has a little shameless behaviour in the past
If i were at home, could i access info stored at a distant server, having the web page it generates display in a frame? this is what i have so far...

Code:
<FORM action= "himages\submitanswer.pl" method=post>
    <INPUT value="Get Information" type=submit>
      </FORM></TD  <tr><td>
      <iframe name= "infohere" width = "100%" height = "400">
      </iframe>
Malform11 is offline   Reply With Quote