Active TopicsActive Topics  Display List of Forum MembersMemberlist  Search The ForumSearch  HelpHelp
  RegisterRegister  LoginLogin
PowerHome Programming
 PowerHome Messageboard : PowerHome Programming
Subject Topic: How to pass parameters from a psp page? Post ReplyPost New Topic
Author
Message << Prev Topic | Next Topic >>
onhiatus
Senior Member
Senior Member
Avatar

Joined: May 12 2004
Location: United States
Online Status: Offline
Posts: 279
Posted: October 19 2006 at 03:47 | IP Logged Quote onhiatus

My guess is that you are not getting to the data iframe. The first line of the updateFields function sets the object to the third iFrame on the page (var sd = window.frames[2];) - have you changed this to make it match your page?

I don't remember why I'm accessing it via an index and not by name.
Back to Top View onhiatus's Profile Search for other posts by onhiatus Visit onhiatus's Homepage
 
TonyNo
Moderator Group
Moderator Group
Avatar

Joined: December 05 2001
Location: United States
Online Status: Offline
Posts: 2889
Posted: October 19 2006 at 07:57 | IP Logged Quote TonyNo

Yup. I changed that line to...

var sd = window.frames['dataFrame'];
Back to Top View TonyNo's Profile Search for other posts by TonyNo Visit TonyNo's Homepage
 
onhiatus
Senior Member
Senior Member
Avatar

Joined: May 12 2004
Location: United States
Online Status: Offline
Posts: 279
Posted: October 19 2006 at 16:24 | IP Logged Quote onhiatus

Did you leave the log line in?

What are you getting as output?
Back to Top View onhiatus's Profile Search for other posts by onhiatus Visit onhiatus's Homepage
 
TonyNo
Moderator Group
Moderator Group
Avatar

Joined: December 05 2001
Location: United States
Online Status: Offline
Posts: 2889
Posted: October 19 2006 at 22:23 | IP Logged Quote TonyNo

Yup. Log line still in. Where would the output be?
Back to Top View TonyNo's Profile Search for other posts by TonyNo Visit TonyNo's Homepage
 
onhiatus
Senior Member
Senior Member
Avatar

Joined: May 12 2004
Location: United States
Online Status: Offline
Posts: 279
Posted: October 19 2006 at 23:53 | IP Logged Quote onhiatus

In a span named "log"... of course I suppose it could have the same issues.

I'll try to put together a simple working page and post it. I'm out of town this weekend, so might not happen until next week.
Back to Top View onhiatus's Profile Search for other posts by onhiatus Visit onhiatus's Homepage
 
onhiatus
Senior Member
Senior Member
Avatar

Joined: May 12 2004
Location: United States
Online Status: Offline
Posts: 279
Posted: August 19 2008 at 16:45 | IP Logged Quote onhiatus

In case anyone still cares - I've updated my demo interface on the web - all the code to do what is discussed above is in place so you can see how things get updated without reloading the page.

I'm going to start a new "brag" thread to talk about what does what where (slow time at work right now).

I use this with my Nokia 770 as a wall display (so 480x800 pixels). The 770 just rdps to my server where this runs in a fullscreen Opera instance

This now displays great in Opera 8 or above, Poorly but working in IE6, even poorer but still working in IE7, and does not work in Firefox

http://www.onhiatus.com/house/770home2.htm
Back to Top View onhiatus's Profile Search for other posts by onhiatus Visit onhiatus's Homepage
 

If you wish to post a reply to this topic you must first login
If you are not already registered you must first register

<< Prev Page of 2
  Post ReplyPost New Topic
Printable version Printable version

Forum Jump
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot delete your posts in this forum
You cannot edit your posts in this forum
You cannot create polls in this forum
You cannot vote in polls in this forum