Forum: HTML and CSS Sep 8th, 2005 |
| Replies: 2 Views: 3,982 hi there..
can i retrieve the break tag from querystring? i have a textarea which i store in a querystring. the textarea will not show the break tag if i have break tag among the text i typed.
... |
Forum: HTML and CSS Sep 2nd, 2005 |
| Replies: 9 Views: 12,545 btw.. i have another qn..
can i retrieve the break tag from querystring? i have a textarea which i store in a querystring. the textarea will not show the break tag if i have break tag among the... |
Forum: HTML and CSS Sep 2nd, 2005 |
| Replies: 9 Views: 12,545 frankly speaking, i dont know how.. any guidance or sample code?
do u all mean that besides validating at the client-side by using js, i will also need to validate at the server-side? but how to? |
Forum: HTML and CSS Sep 1st, 2005 |
| Replies: 9 Views: 12,545 what do u mean by this? i dun quite understand? i cant help giving them the same name.. :-| so i was wondering whether can i still validate them. |
Forum: HTML and CSS Aug 31st, 2005 |
| Replies: 9 Views: 12,545 HI~
i have a series of checkbox with different names, how do i validate them? validate to check that one of the checkbox must be checked in order to save the changes in the current page.
here... |