Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

How to make a dynamic website?

Status
Not open for further replies.

mehdi_an

Advanced Member level 4
Joined
Jan 17, 2007
Messages
106
Helped
1
Reputation
2
Reaction score
0
Trophy points
1,296
Activity points
1,813
hi all
I want to make a web internet page that obgrades information automaticly per secund.
please help me about this subject.
thanks.
 

dynamic web

I also facing same problem. I have made Ethernet Webserver using RTL8019as and PIC18f8722.

You can make it by using refresh statement of HTML Webpages in meta contents in your code.

<meta HTTP-EQUIV="REFRESH" CONTENT="1"URL= "http://192.168.x.x">

But i have facing problem that i am getting automatic refresh only 6-7 times after that it going to "hang" .

You will implement this and check it for 1-2 hour.
if you will not get any problem then reply me on below mentioned my e-mail id.


"issrani_manoj@yahoo.co.in"
--Manoj
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top