
I really feel like a idiot with all you clever people but I have to ask this.I need to get the text for the selected object in a select listbox. I have been trying to figure it out for a hole day now and really need help. Here is a example of what i think it should look like.
sub
dim a
a = Form.Select_name.Object_Value.text
document.write(a)
end sub
Please help ASAP. Im writing a invoice program for a pizza business
and Im used to Visual Basic so if it can be in VBScript I would be very great full