Quote:
Originally Posted by Joe Pimms
Since vB2 and vB3 are differntly coded, I need some help on what some of the functions turned to, as I am having trouble figuring them out. Here is what I've figured out so far.
doformheader = print_from_header
makehiddencode = construct_hidden_code
maketableheader = print_table_header
doformfooter = print_table_footer
cpheader = print_cp_header
makeinputcode = print_input_row
maketextareacode = print_textarea_row
makeradiocode = print_radio_row
makecheckboxcode = ?
makeuploadcode = ?
makeyesnocode = ?
makenavoption = ?
|
Try looking at any files with the name "functions" in them