rejetto forum

Linking problem in HFS

Guest · 5 · 3450

0 Members and 1 Guest are viewing this topic.

S-daljeet

  • Guest
.
« Last Edit: November 13, 2007, 03:05:31 AM by rejetto »


S-daljeet

  • Guest

THIS IS MY REPOST , AS MY FIRST POST IS NOT CLEAR, would like to request to mod. for deleting it.
I have been using HFS from quiet some time . And it is awesome But i am facing certain problems.
My ver: latest 2.2a
Earlier when i had not d/l any theme , by default theme i was not able to see any browse button in case of uploads, so i have changed to orange-red theme by That Stevens Guy
Now that in this theme i am able to see and do uploads properly from remote pc to mine.
So, One problem is solved .but,this theme has  it has placed two images 1)Firefox.jpg and 2)Back.jpg in root ,i have kept it in E:\ my documents .
It doesnt render the fie="/firefox.jpg" or any such code.
Ther real problem to me is that 
I want news like feature on the wep page. And i want it to be locally hosted.
But when i save a file it in root and  link it by
Code: [Select]
<iframe src="iframe.html"> it does not work,
(My idea of working with a local file is that every time i want to give an announcement to some one through  my web page i will just simply edit the file and my web page has got auto refresh Javascript option , so it will do the rest.)
it works only when i have hosted it on internet and linked it like a standard website link.
I think i can do it by writing ip address but, then i will have to change ip address each time my ip changes , I am having Dynamic IP
Code: [Select]
<iframe src="http://www.geocities.com/senidaljeet/iframe.html"></iframe>Thanks.
[/size]


Offline rejetto

  • Administrator
  • Tireless poster
  • *****
    • Posts: 13523
    • View Profile
i tried to do <iframe src='test.txt'></iframe>
and it appears correctly here.
so no need for the IP, your problem is elsewhere.


S-daljeet

  • Guest
Might it be due to Win2000???? I do not think it is due to browser as i have tried with all browsers -FF , IE, Opera)
Will try the same thing in Winxp to test.
Thanx.



Offline rejetto

  • Administrator
  • Tireless poster
  • *****
    • Posts: 13523
    • View Profile