Hi All
Does anyone know ASP good?
Please helpme
Thanks
[email protected]
Efrat
(Tom is ...sleeping)
Printable View
Hi All
Does anyone know ASP good?
Please helpme
Thanks
[email protected]
Efrat
(Tom is ...sleeping)
I know enough about ASP, what were you wanting to know?
What can i do for u ..?
Regards,
:o Mac :)
zzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz :)
no replies yet i see
jeez it's slower to load with all the pictures
Sure? Why?
The idea of this forum is so we share knowledge, not look for personal tutors!
Post your questions and we will answer them H E R E :cool:
Hi
My Q:"THE Field NickName need to be a link just for the show
and the field Life need to be ComboBox
Thanks
Efrat
Look attach
Please clarify!
Your code looks like you are populating a table with data from your database, and the first column is required to be used as a link? if so then the following line should be changed:
Secondly, you want the Life column to be a combo box? This would mean removing it from the table, otherwise the table cells for that column would each have a combo with one item each? (Using a <SELECT>)Code:objrs("Flow_Name") & "</td><td>" & _
' TO
"<a href=" & objrs("Flow_Name") & ">" & objrs("Flow_Name") & "<a></td><td>" & _
You need to rephrase your Q so I can understand your requirement. :cool:
the field nickname need to be a LINK Just for the show??
i don't get this?