Search found 3 matches

by r3pek
Sat Jul 17, 2004 6:50 pm
Forum: PHP - Code
Topic: combobox text
Replies: 2
Views: 397

combobox text

hi...
i want to access to a combobox that is on a frame to know value, but from another frame.

basically, i have 2 frames. one with the combobox that i want to know the value and another where i need that value. how can i do this?
by r3pek
Sat Mar 13, 2004 9:49 am
Forum: Linux
Topic: dll object under php/apache/linux
Replies: 2
Views: 4542

thats why i am asking if someone have a solution for me
by r3pek
Fri Mar 12, 2004 7:52 am
Forum: Linux
Topic: dll object under php/apache/linux
Replies: 2
Views: 4542

dll object under php/apache/linux

i have a dll file that contains an object that is used to create an object in ASP under IIS/Windows.
I want to use the same file, or to convert it, so i can use it in PHP under Apache/Linux.

Is this possible? how? solutions? :idea: