axn 0 Light Poster

for multiple scroll_list I used code below.

print scrolling_list(-name=>'services',
        -values=>\@field3,
        -multiple=>'true',
        -size=>25);

How can I fix for a maximum of 3 selects since I have more than 50 scrolls.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.