Wrox Home  
Search P2P Archive for: Go

  Return to Index  

asp_discuss thread: Getting The List Value


Message #1 by "Dibyendra Hyoju" <dibyendra@y...> on Wed, 30 Oct 2002 14:47:58
We Can Access the list through VBscript but how can we access the list 
throgh ASP.
Message #2 by Greg Griffiths <greg2@s...> on Wed, 30 Oct 2002 18:21:25 +0000
You can only do that if you pass all the elements of the list to the ASP 
page, by default only the selected element(s) are passed to the ASP page 
when you submit a form.

At 14:47 30/10/02 +0000, you wrote:
>We Can Access the list through VBscript but how can we access the list
>throgh ASP.



  Return to Index