Viewstate - Structures

G

Guest

Does anybody know how to store structures in the viewstate:

</CODE

public structure ca

public brand as strin
public hp as intege

end structur

</CODE

I tried this:

<CODE

viewstate("Car") = ca

</CODE

But it didnt work.

Thanks in advance,
Marco
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top