I'm not much of an AJAX programmer, but say I have a text box in the htmlhttprequest.html form. Is there a way to get the data that I enter in the textbox (onblur) to appear in the Blind Content Toggle? If so how would I go about doing that?
2) Angus TurnbullGroup: Moderators Posts: 4042Joined: 7 Dec 2003Location: New ZealandIP: 203.109.--.--
That's the quick and dirty way of doing it! You might want to consider escaping HTML too; probably grab a JavaScript tutorial somewhere if you're doing this seriously.
- Angus.
3) watdaduckGroup: Guests IP: 75.50.--.--
Posted:
sorry i'm not very familiar with favascript where would i put thtat line of code?
4) Angus TurnbullGroup: Moderators Posts: 4042Joined: 7 Dec 2003Location: New ZealandIP: 203.109.--.--
Posted:
OK, might be best to pick up that JavaScript tutorial then :). I can't really advise further without knowing how you app works, and can't really develop it for free anyhow.