|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
You don't need a fax machine to get faxes. Get a fax-to-email fax number from CallWave. Try it free.
|
|
#1
|
|||
|
|||
|
hi....
i asked this question in HTML group also ... but I am still awaiting a response. If anyone has a solution to it, it will be useful for me: i created a textarea and list box as: <p class="boxtext" name = "txtStory2">{intl-contents}:</p> <textarea class="box" name="Contents[]" cols="40" rows="20">{article_contents_1}</textarea> <select size="8" width="30"> <option><% = rsa.fields("story_help_word1") %> <option><% = rsa.fields("story_help_word2") %> <option><% = rsa.fields("story_help_word3") %> <option><% = rsa.fields("story_help_word4") %> <option><% = rsa.fields("story_help_word5") %> <option><% = rsa.fields("story_help_word6") %> <option><% = rsa.fields("story_help_word7") %> <option><% = rsa.fields("story_help_word8") %> <option><% = rsa.fields("story_help_word9") %> <option><% = rsa.fields("story_help_word10") %> </select> now i want to have a list box on the right hand side of the textarea which i just created. whereas as per the above code it comes below the textarea! I am unable to do so. Is it possible ??? any help? thanks janet |
|
#2
|
|||
|
|||
|
pls ignore this question-i got the solution
|
![]() |
| Viewing: Dev Shed Forums > Programming Languages - More > ASP Programming > unable to have listbox beside textarea |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|