gitlez

Stupid Yahoo

Apr 11th, 2012
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.02 KB | None | 0 0
  1. Yahoo is not posting my response properly, so here it is:
  2.  
  3. Yes you can assign HTML content (Form) to a variable. You assign almost anything to a variable.
  4.  
  5. Although your use of HTML is a little out dated, there is nothing technically wrong with it. You have included label text (although not actual labels) to the form inputs. It is merely white, so someone running this on a white page will not see the labels and assume you are missing them. Apparently looking at the script itself was too difficult.
  6.  
  7. I have included a script, with a couple of rewrites and tips to making your script easier to use and read.
  8.  
  9. One thing to add to the script notes, is that you should use more punctuation in your script. It will allow other to read it more, as it complies more with standards and practices, as well as make errors less likely.
  10.  
  11. With Comments: http://pastebin.com/2LHNNsqn
  12. Without Comments: http://pastebin.com/RjEFuzwe
  13.  
  14. Follow up or additional questions can be directed through my email link on my profile page.
  15.  
  16. Cheers,
  17. Gitlez
Add Comment
Please, Sign In to add comment