I suppose i should have mentioned what it's doing yes, sorry, i was just looking for the error. This particular function generates an input field in the calling div so it can be handeled appropiately in the perl script; ie; i can disect the value and perform another function on my page, or, (primarily), right now i dump it into a json file for the irc connection script. all i was trying to do was generate an alert that i got all the data i needed, but i ran into this error. it does, however "alert" all the proper data if i place a seperate alert outside "this" alert function, so, it's there, i just could not figure out why the "posted" value displayed properly, and the "username" value errors out. entry values are: string for the div id, a number (time()) for the posted, and another string that contains the username.again, you were right anonymous, i should have explained more, i was just fustrated looking for that error.
I tried re-inventing the wheel again, but everytime I push it, it still falls flat on it's side...
Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
Read Where should I post X? if you're not absolutely sure you're posting in the right place.
Please read these before you post! —
Posts may use any of the Perl Monks Approved HTML tags:
- a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
| |
For: |
|
Use: |
| & | | & |
| < | | < |
| > | | > |
| [ | | [ |
| ] | | ] |
Link using PerlMonks shortcuts! What shortcuts can I use for linking?
See Writeup Formatting Tips and other pages linked from there for more info.