function as ASP file (Full Version)

All Forums >> [Web Development] >> ASP and Database



Message


wizard_oz -> function as ASP file (11/30/2004 4:04:26)

Hey, I need to call to a function with 2 vars, for EXAMPLE:
function pic_count(pic_id,pic_start,pic_end)
{
if (pic_id>pic_end)
pic_id=pic_end+1
end if
}
and I'm, calling to the function :
if product=1 then
pic_count(pic_id,2,7);
end if
I'm taking the pic_id from another file like:
dim pic_id
set pic_id=Request.QueryString("pic_id")

Is that right?

Thanks, ilan




Spooky -> RE: function as ASP file (11/30/2004 12:54:02)

Were you wishing to use javascript or vbscript?




Page: [1]

Valid CSS!




Forum Software © ASPPlayground.NET Advanced Edition 2.4.5 ANSI
0.046875