Okay, I need some html/javascript help. Here's a link to what I want: [Link](Mouse over link to see full location)
At that website, see where it says enter ID and you hit Login? What is the html/javascript for that form. I have view scourced it, and seen the html myself but I can not get it to submit when i use it on my website. Is there javascript needed to be downloaded? Or is there an area on the form needed to be edited so I can use it for my website? I don't just need any form, I can make a form. I need that particular form so I can have the ID login and it to caculate a formula for a link and picture to be displayed just like at that website I gave you. I need the form to function exactly like that. I don't know what I'm not getting. I've entered the html on my coffeecup html editor and still, when I enter the ID and hit login, it caculates into a blank website page. I don't understand. Help please.
That kind of form requires server-side scripting, which isn't visible to you. When you click submit, the ID is sent to slifetrain.com/slife/tizagPost.asp. The slifetrain.com server then processes the request internally and returns the appropriate HTML.
The site probably uses the Facebook Development Platform to get the pictures. Because you need the secret API key to remain secret, you can't use Javascript to do it. [ theymos's advice column | Ask theymos A Question ]
Attention: NOTHING on this site may be reproduced in any fashion whatsoever without explicit consent (in writing) of the owner of said material, unless otherwise stated on the page where the content originated. Search engines are free to index and cache our content. Users who post their account names or personal information in their questions have no expectation of privacy beyond that point for anything they disclose. Questions are otherwise considered anonymous to the general public.