Friends,

can I use setprop and getprop in a text cgi? For example, I am planning to change my cookie setting routines to work like:

        put the cookies into tArrayA

will get trapped by a getprop and return the cookies and:
        
        set the cookies to pArrayA

will get trapped by setprop and set the cookies. I always thought that to use getprop and setprop you needed to have a object reference but I don't know if this is true. Can someone spare a cent or two telling me if this can be done?

Andre
_______________________________________________
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to