Read Latest Entries..: (Post #16) by RecordSites on Sep 28 2006, 04:18 PM. (Line Breaks Removed)
Do not forget that some (javascript) refresh methods will also reload images, this costs bandwith.I thought a javascript 'forwarding' to the same page didn't reload images.like:location=index.html
It can refresh local webpage. U can add it at ur forum so that each topic u are reading can be refresh easily.
If ur website return to homepage after pressing I.E. refresh button, then u must need this coding. Beacus visitors only want to refresh local webpage but not go back to homepage.
It can refresh local webpage. U can add it at ur forum so that each topic u are reading can be refresh easily.
If ur website return to homepage after pressing I.E. refresh button, then u must need this coding. Beacus visitors only want to refresh local webpage but not go back to homepage. * same coding...can refresh different webpage
why not just link to the current page?
example:
page is: www.mydomain.com/page.html
coad is: <a href="www.mydomain.com/page.html">Refresh</a>
Its kind of a slopy way of doing it but it would work..
Dont know if from a script but certanly through a meta tag. Yes im sorry that was the other topic about, meta tags in refreshing.
And guess the javascript will do easier than pasting the actual link for the same page, becouse its a code that you can just copy and paste every where without having to worry what page is it.
I think its easier but it also depends on javscript. But hey, how many actual users have javascript blocked? most users dont know even how (hehe i have not ever blocked it, so i actually dont know how to, i mean without firefox extensions)...
Do not forget that some (javascript) refresh methods will also reload images, this costs bandwith. I thought a javascript 'forwarding' to the same page didn't reload images. like:
Hi all , I'm a binger programmer in asp.net, I want to make .jpg pictures change every 3 seconds, I have used AdRotator control and XML code. But I have to add some code to the page to make auto- refresh for the web page so the pictures will rotate. Can you help me please with this.
or is there any way to write a code which it makes the pictures moves by it self every 3 seconds? thank you the XML code was this , but even when i make refresh it may change and some time it will need me to make several refresh to be changed
Thats a nice little tool for a page that is always changing like a forum and what not. I don't really see a need to use it though considering most web browsers have a refresh button on it but I guess if you can use that to refresh a page after hitting a submit button or something that would be helpful. I'm sure there are more uses I can't think of. Nice tip.
Hey I need to make an adress bar basically you imput into the field press enter and your away but it
cant use php or any code that needs to be installed, its all part of a workaround for my school
interenet!....
Well I am in a need of help, I want to add this cool drop shadow effect to a website I am building,
but unfortunately for me I can't seem to get it right. I want to apply this drop shadow effect
to this website The first person to effectively apply this drop shadow to this website
will get a 50 credit prize All the files are provided, you have to download the OSWD file to get
the images and style effect, there is no rush but if you can get it done right away I be much
appreciated.....
I just set up this website, none of the links are in working condition yet. This is mainly because
im trying to get rid of this anoyying gab in between my flash object and my welcome bar (its the
small dark grey/brownish gap). Does anyone know exactly how to fix this without messing anything
else up vis changing the code or possibly even the size of the flash? Thanks. Here is the website:
http://www.childrenofconan.trap17.com/ Moved to html section in anticipation of that being the
correct Forum ....
Hi I am trying to scale the code below so It can be used for a furniture business website
successfully, heres the code: "http://www.w3.org/TR/html4/loose.dtd"> Home
Lorem ipsum quaeque
eripuit probatus id usu, nec ea dos epic uri verterem, quando tempr et mei. Eam equidem erroribus
an, id nam illum perse- cuti read more 12/20/2007 Lorem ipsum
quaeque eripuit probatus id usu, nec ea dos epicuri verterem, quando tempr ....
Is it possible to call a file, i.e. 1.htm, from my web browser using such tag HTML iframe src
=" file:///C:/1.htm "> /iframe > file:///C:/1.htm is the correct path since when I enter it
to my web browser's address box it shows up properly. But when I use the same call function in
my PHP it does not. My situation is that I'm running Apache with PHP, therefore I am running my
own mimi-webserver on my computer. There's no risk of someone else accessing my file because
it's for my testing purpose. I thought it had to do with some Apache settin....
If you go to my site at http://boozkerstweaks.trap17.com and you look at the home page everything
is fine on all browsers. Problems start to arise very soon however. Here is my list of problems and
i was wondering if someone could help with just whats wrong. I have done a HTML validator and found
only 3 errors and all these problems still occured. You might find more now though because i am
screwing around with the code. Here is the list of browsers and errors: Netscape 8.1: After you
click on the pulldown menu and click the only tweak avaible at the moment the pag....
It is a pain trying to have to write new code everytime you want to change something on my website.
I know there is an easier way to update content. I read about COntent Management systems which
apparently use XML. When I would enter the administartion area there woudl be dynamic fileds in
which I could edit the data and when I click submit it would change. The thing is that I know how
to add these forms to a page but I dont know how to create an adminstration area. I use php and one
of my friends said to use XML. I have a book but it is taking a long time to read.....
edit: Neeeaavverrrminddd..... I was a total noob at php when i posted this and I needed help doing
something with bbcode in php and didn't really know what I was saying.. /blush.gif"
style="vertical-align:middle" emoid=":blush:" border="0" alt="blush.gif" /> Anyway topic
resolved.......
I'm trying to do some basic stuff with RSS and XML, partially to make modules for personalized
Google , but mostly to get experience with XML. I tried making one that would use the bash.org RSS
feed ( http://www.bash.org/xml/about.html ) to get the last 3 quotes added, but I kind of just made
something up and it didn't work: CODE The module shows up, but it's blank.
How can I make this work? Also, somewhat unrelated, but how can I get the contents of a page for
parsing?....
This is another refresh problem question. The project I'm doing uses tons of frames (I know,
some of you will probably advise me not to use frames) and I'm having problems with refreshing
the target frames. The problem is, I have a main page (main.html) that is a popup (so that I
don't see the address bar and the other toolbar bits in my browser) and there are links in that
page that when clicked also pops up a page. What I don't know is how to refresh the main page
using a link in the other popup page. I've tried using this but this only works f....
Originally this topic was asking for testing of my page in Internet explorer but someone on another
forum got there first, but I still need help! I've made a page using absolute positioning and
php, using percentages for positions so that it should suit all screen resolutions. However on
internet explorer some of the text on the right can't be seen and is off the page, whereas in
every other browser it's perfect. What can I do to make it show up properly in internet Explorer
as well as all the other ones? Here's the link so you can see what I mean by the....
I'm working on this now, but I can't even think of how to write it, if it's possible
(but I'm pretty sure it is)... I have a page, which has a small iframe on it which loads a php
page showing the status of a server, and refreshes itself every 30 seconds or so.. that works fine..
the only problem is, when it refreshes, it seems to take at least 1 second to show anything, and I
don't like it going blank like that.. my question is, can I set the php to check the status
every 30 seconds, and check to see if it's different from before, and if so, t....
Hello, I have developed a website that is specific to IE. The website looks great on my local
machine. I then move it to my production environment. For some reason, the website now looks
different when I view it from the production server. The strange thing is... I am using the same
browser. I always believed that HTML was downloaded to the client and then it was up to the browser
to render it. Considering I am viewing the webpage using the same browser from my machine... I
should have received the same thing. Which lead me to believe that I didn't upload it prop....
Hi. I have a page that is dynamically build through DOM manipulation. So, when I browse outside the
page, and then click back, those dynamically created DOM objects are gone. Since I am also using JSP
/ Servlet technology, I can rebuild this page easily, which I have done. Here is my dilemma. If
the user leaves the dynamic page, then clicks back on their browser, I need the page they are going
back to to refresh. I can't figure out how to do this. I've tried using the META tag, but it
won't do it. Help would be appreciated. Thanks. ....
I need some serious help. My website looks fine in Internet Explorer because I previewed it in IE
when I made it. The only problem is that in FireFox it looks all messed up. I need help or a
tutorial to make my site look the same in both browsers. If anyone can help me send me a PM or just
post here. Click Here to view my site and see the difference. ....
I have an online application Form that multiple groups use from their own webpages. I would like the
form to automatically populate a couple fields depending on which group's site it's clicked
from......... I think there is a way to populate a form just by adding stuff to the link, but I
don't know how and I can't find any information on how online (not really sure what to
search)......... anyone know? I want a combo-box and a text field automatically populated with
information depending on the link that's clicked. I honestly don't know if this i....
After the last batch of hurricanes we lost 5 days of traffic due to power outages in S. Florida.
What I really want to do is redirect a visitor to a copy of the website if the original site takes
more than a set amount of time. If heavy traffic causes the original site to take more than 10
seconds to load I want the visitor automatically redirected to a copy on a different server. Can
this be done somehow? I'm thinking the requests might have to go through a first server that
times the two other servers and decides which is the best route. Any ideas? Thanks, ....
Where do i get free HTML Templates to use in look and feel of website? Any link will be
helpfull....I know there are some free templates available but it is hard to find even by
gooooogling it. Please, share if you have any. Thank You.....
Okay this seem like a siple enough task, I would like to tell an html page to refresh, but two
conditions have to be met, 1) the page must have finsihed loading, 2) it must wait a given number of
seconds, say 5. Buy the way this needs to be automatic. Thanks....
Hey people, thanks for the help in advance. I notice that my competition refuses to put the time
into their websites that I do and have been stealing my pages. Copying my web text is one thing, but
I notice often times my entire page is stolen, from what looks like a 'Save Page As' deal.
What can I do to protect myself from this web theft, or at least to make it harder. I dont use any
java, I use straight CSS on all my pages. Thanks. kvarnerexpress....
Is there a way to make a link that actually creates a desktop shortcut? I have a page that gives
links to files on our intranet but I know of people who try and make shortcuts for these files. It
would be nice if I could put a link next to the link for the file that would make a shortcut. Use
a more descriptive topic title next time. ....
Ok its a big problem to me, i need to make my drop down menus options link to a web page. I know i
can do it with a button, and i can get that to work but i need/want to have it link as soon as the
option is selected........How do i do that?....
hi guys, i am creating an FTP site which will have alot of folders on it each with subfolders and
so on. the folders will be created every day on a machine and then sent to the site. i wanted to
know if i can use a custom made DOS program created using the C language to upload the files and
create the folders on the site or do i have to upload the folders invidually. i am a complete
novice on FTP sites but have created a client for FTP transfers already, a pointer to a library of
functions or general help would be gratefully appreciated. i am using VC++ 6 and windo....
I am trying to get my new site setup. I have 1 host and 2 Domain Names. I have my one site
Wrecklessmedia.net running off of the root dir, and i recently bought brianberris.com and im running
that site off of a sub-directory of the root. The DNS of brianberris.com is being just forwarded to
that subdirectory. My problem is that i want to make a subdomain for brianberris.com called
blog.brianberris.com. I have been messing around with .htaccess files and stuff but i cant get it
working. I hope i explained this ok, and didnt confuse anyone, lol. Any help would be greatly a....
Hey all, i dont know how easy this is to do or whether it can be done just using HTML or whatever.
Basically i have 2 seperate navigation bars top nav bar is the parent navigation bar. when you
hover over any of the entries in this parent bar it dynamically updates the second nav bar. what i
ideally want is to highlight the parent link in black when i move the mouse over it BUT stay black
until i select/ hover over another parent link. does that make sense? ....
Hi i find this web site you can learn html lan very fast and very easy woow i found it many
tutorials go http://www.w3schools.com/ its really good website /rolleyes.gif' border='0'
style='vertical-align:middle' alt='rolleyes.gif' /> ....
Well this questioned wasnt answered in 2003 but hopefully somebody knows the answer, sorry if this
is a simple question but can i force the web browser to refresh the page after pressing the submit
button. Basically my cgi perl form copies a different jpeg with teh same name into my public_html
folder every time the form is submitted, therefore i have to click on the refresh button in IE to
see the different picture. I have tried Code: but it doesnt seem to work in IE6 ....
Express your Opinions, Thoughts or Contribute your information that might help someone here.
Ask your Doubts & Queries to get answers.. "Together, We enlight each other!"
Register FREE for AD-FREE
forum, Create your own topics, Ask Questions, track topics, setup
subscriptions & notifications and Get a Free Website w/ Email and FTP.