I have created a web application that seems to work
well but when I decided to debug the web page app, I
noticed that everytime I would click on a button it
would take me into the init call which would null out
all of my previous values which I need to be global
once the user runs the application for the first time.
How can I get at the server side parameters once they
have been initialized the first time. I have tried to
add some if ispostback code.. but that does not work..
any suggestions on how I can get at ViewState values..
can someone provide a code sample or point me to a
site that has tutorial.
Also does anyone know of a GOOD Delphi .Net Tutorial
site..?

Thanks in advance.

MC

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 


------------------------ Yahoo! Groups Sponsor --------------------~--> 
Get Bzzzy! (real tools to help you find a job). Welcome to the Sweet Life.
http://us.click.yahoo.com/KIlPFB/vlQLAA/TtwFAA/i7folB/TM
--------------------------------------------------------------------~-> 

-----------------------------------------------------
Home page: http://groups.yahoo.com/group/delphi-en/
To unsubscribe: [EMAIL PROTECTED] 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/delphi-en/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Reply via email to