Hi, I am making a mod and im new to VB but Im a fast learner.
I want to load a template called (test) inside test i want to put rows from a db table (test) with value1|value2|value3 i want to print the 3values for each row in the table and display them in the html defined in the (test2) template... and then load the rest of the (test) template. Is this possible?
Another question is: Would cases be suitable rather than all the ifs? or are ifs better?
thanks for help.
|