moirakris
Technical User
- Oct 11, 2002
- 82
On a personal site I have a frameset (dont groan it was the best solution for the content). Its your basic 3 pane frameset header, left nav and main window. If I view the source code online instead of my frameset I see this:
I am thinking this is caused by having the URL Gripper turned ON at Namesecure (my domain registrar). This also has been keeping the popup ad from tripod from appearing (a nice bonus) but I think it is interferring with my forms being posted to a file since they now say 'error this form must be submitted from a tripod webpage'
On contacting Namesecure and Tripod I recieved no reply from either.
Moira
Code:
<frameset rows="100%,*" frameborder="0" framespacing="0" border="0">
<frame name="NameSecure" src="[URL unfurl="true"]http://houseofkhor-hok.tripod.com"[/URL] marginwidth="0"
marginheight="0" frameborder="0" noresize>
<noframes>
<a href="[URL unfurl="true"]http://houseofkhor-hok.tripod.com">houseofkhor.com;http://houseofkhor-hok.tripod.com;</a>[/URL]
</noframes>
</frameset>
I am thinking this is caused by having the URL Gripper turned ON at Namesecure (my domain registrar). This also has been keeping the popup ad from tripod from appearing (a nice bonus) but I think it is interferring with my forms being posted to a file since they now say 'error this form must be submitted from a tripod webpage'
On contacting Namesecure and Tripod I recieved no reply from either.
Moira