SitePoint Sponsor |
|
User Tag List
Results 1 to 2 of 2
Thread: TextBox Issue
-
Jun 8, 2007, 03:11 #1
- Join Date
- Feb 2007
- Posts
- 28
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
TextBox Issue
Hi,
i have a control which has text box, image and div. When i click on the image they value which is in div should be populated in the text box. I have a value "Points & Rates" in my div. But when i click on the image, the value is added like "Points & Rates" instead of "Points & Rates". Is there any way to fix this issues?
Thanks,
Priya
-
Jun 8, 2007, 16:40 #2
Any source code? Look for where does it produce the output and try changing it. It is designed to output a html content, not raw text as a text input expects.
Saul
Bookmarks