|
| |
|
|
wizard_oz
Posts: 140 Joined: 9/3/2004 From: Ga,USA Status: offline
|
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
|
|
New Messages |
No New Messages |
Hot Topic w/ New Messages |
Hot Topic w/o New Messages |
Locked w/ New Messages |
Locked w/o New Messages |
|
Post New Thread
Reply to Message
Post New Poll
Submit Vote
Delete My Own Post
Delete My Own Thread
Rate Posts
|
|
|