venomx
07-17-2001, 12:40 PM
I think its time to bail from dotster...
I signed up to be a reseller and when I put their URL in a frame so it looked like my site it give a cookies error.
I emailed support:
I made a frame that opens my IR URL but now when you search it gives a cookie error. Is there a way to fix this?
They replied:
Here is html code that you can use to hide the actual URL. You will have to modify the src"=/main.htm".
<html>
<head>
<title>Your Page Title</title>
</head>
<frameset frameborder=0 framespacing=0 border=0 rows="100%,*" noresize>
<frame name="mainframe" src="/main.htm" noresize>
</frameset>
</html>
Now... If I told them a frame doesnt work why would they tell me to use a frame?
I signed up to be a reseller and when I put their URL in a frame so it looked like my site it give a cookies error.
I emailed support:
I made a frame that opens my IR URL but now when you search it gives a cookie error. Is there a way to fix this?
They replied:
Here is html code that you can use to hide the actual URL. You will have to modify the src"=/main.htm".
<html>
<head>
<title>Your Page Title</title>
</head>
<frameset frameborder=0 framespacing=0 border=0 rows="100%,*" noresize>
<frame name="mainframe" src="/main.htm" noresize>
</frameset>
</html>
Now... If I told them a frame doesnt work why would they tell me to use a frame?
