 | 
September 9th, 2008, 11:04 AM
| | Newbie | | Join Date: Sep 2008
Posts: 4
| | without refeshing table(cell)can take next value
i am doing online meter project......there is table in my html page...in that table meter show continuesly diff values............. without resfrshing page table can take next value.....
that is my part........
| 
September 9th, 2008, 12:21 PM
|  | Moderator | | Join Date: Aug 2008 Location: Leipzig, Germany Age: 31
Posts: 893
| |
er.... yes. a link to the table could be helpful here. And also a more detailed explanation. (Sorry, but I have no clue, what the problem really is)
out-of-the-blue this sounds like a AJAX correlated problem.
regards
| 
September 9th, 2008, 12:21 PM
|  | Familiar Sight | | Join Date: Mar 2008 Location: Chennai - India Age: 24
Posts: 243
| |
can u explain ur requirement clearly. do you want to retrieve the table call value in html or from db
Regards
Ramanan Kalirajan
| 
September 9th, 2008, 03:31 PM
|  | Site Moderator | | Join Date: Nov 2006 Location: UK
Posts: 12,964
| |
Shila, help us to help you by asking your question properly with a full explanation, what you've tried, where you think you're going wrong, the code and any error messages. Also, a problem doesn't become more urgent by adding 10-15 exclamation marks. See How to Ask a Question. Thanks!
Moderator.
PS. welcome to Bytes!
| 
September 11th, 2008, 06:36 AM
| | Newbie | | Join Date: Sep 2008
Posts: 4
| |
thank u very much 4 reply...........
i am doing online meter poject.........
1)there is meter connected to the UC (moxa product)
2) i am attaching herewith my html page....there is a table.....meter has continuously changing value and it is disply in my html page......
3) then,this html pages converts into the c and cgi
4)meter value coming into the UC....its handle from 'C' and 'cgi' program....no doubt about how it come .......my problem is how can i display value continuously.....
5)What and How can I do???
6)without refreshing page table can take next value.....
plz help me......
| 
September 11th, 2008, 07:12 AM
|  | Moderator | | Join Date: Aug 2008 Location: Leipzig, Germany Age: 31
Posts: 893
| |
well, this sounds more and more like an ajax problem. the crucial point is: what input your moxa needs and what output it returns. if you can answer this question you are a good step forward to your solution.
btw, could you post the html or a link to it?
regards
| 
September 11th, 2008, 08:28 AM
| | Newbie | | Join Date: Sep 2008
Posts: 4
| |
thanks 4 reply..............
1) actually this project only monitoring the readings...........
2)we use the moxa UC ......this connecte to the meter....that reading comes into the moxa UC and disply on the html page.................
3) i am attaching herewith my html page....
4)in that folder plz see meter 1.htm
| 
September 11th, 2008, 02:59 PM
|  | Moderator | | Join Date: Aug 2008 Location: Leipzig, Germany Age: 31
Posts: 893
| |
whoa...
er.. do you actually use netscape 4 ???
as far as I can tell (and to answer my own question) the input sent from the html is (void) (the page is only receiving content). still I don't know, what kind of data this is.
so now my question is:
- what is this moxa uc thing exactly
- what kind of data is the moxa sending
Ajax works roughly this way:
- send a request to the server for either a static file or a script file
- the server returns an answer (usually text)
- javascript processes the received data (e.g. displaying it)
regards
PS: there is a lot to do to clean up the html markup. you should read a tutorial about CSS
PPS: I don't mind if you describe things more explanatory (the more the better for me, because I don't know the background)
| 
September 12th, 2008, 05:56 AM
| | Newbie | | Join Date: Sep 2008
Posts: 4
| |
thank u very much 4 reply...
1) The UC(moxa) reads the value(readings) from the meter and display the value into the html page..... its value changing continuously................
2) How it can comes or read from UC to html ...this is not my part.....my part is without refreshing page that value (reading ) display in the table...
3) it is possible that without refreshing table can take next value continuously.....
plz help me aout its ........is very argent for me
|  | | Thread Tools | Search this Thread | | | |
Posting Rules
| You may not post new threads You may not post replies You may not post attachments You may not edit your posts HTML code is Off | | | | | | What is Bytes?
We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights.
Get the best answers to your questions from over 205,248 network members.
|