• Answers
  • Web
Personalize Yedda, (And make Danny Happy)
People ask & answer about almost everything. Tell us what you're interested in... So we can personalize Yedda especially for you
I'm interested in:
Originated from
AOL Search

HTML PHP populate a form on loading

I need to populate a form when it appears the first time using HTML and PHP.   Mostly trying <body onLoad  and session variables.  Nothing works.

function findData(){       
$SessionClient = $HTTP_SESSION_VARS["SessionClient"];
}

...

<body onLoad = <?php echo "findData()" ?>

 

A previous PHP had



<?php
session_start(); 
session_register("SessionClient");
...
I've been at this for days and am obviously making a mistake somewhere.
Thank you in advance.
 
 

 


Share Send to a friend Watch Report
 
 

Posted Answers

No answers were posted yet - be the first one to answer!

Sign in to participate

Got an answer for snowquail? Would you like to comment on the posted answers, or vote for the one which you think is the best?

Sign up for a free account, or sign in (if you're already a member).

Explore Related Questions

Other people asked questions on similar topics, check out the answers they received:


Q:

My company is looking for interns that know php and Dolphin database.

My company is looking for interested parties that would like to intern as a web developer for our site. You must know Dolphin and ...
Submitted by Trigeiadotcom   2 years ago.
  • viewed 368 times


Q:

Web programming interactive cheatsheets

Hello guys. I am interested in becoming a web developer. I am starting HTML. Sometimes, I forget which attribute corresponds to ...
Submitted by crisask   3 years ago.
  • viewed 597 times
Last answer posted 2 years ago by kanuj


Q:

How to format two sets of style sheets - one for slow connections, one for fast

Does anyone have an idea of how I could load different style sheets based on a single click on the link "No Flash (Slow ...
Submitted by Ecrivaine32   2 years ago.
  • viewed 980 times
Last answer posted 2 years ago by Eran



» More...

Feed - Subscribe to changes to this Q&A Blog
ADVERTISEMENT
  • Answers
  • Web
Copyright © 2006-2009, Yedda Inc. and respective copyright owners · CC License