Smokealottarocka?

What value? You're describing a ball of mud and showing us no code.

If you have to show us a fair amount of code, use
http://dotnetdevelopment.pastebin.com/

However what you're describing goes on million of times a day, every
day, quite successfully and without great challenge. Passing data
through form control clicks is par for the course.

In general, PreviousPage is best avoided. In my ever so humble opinion.

∞ Andy Badera
∞ +1 518-641-1280
∞ This email is: [ ] bloggable [x] ask first [ ] private
∞ Google me: http://www.google.com/search?q=andrew%20badera



On Fri, Sep 18, 2009 at 4:26 PM, monkeyco.de <[email protected]> wrote:
>
> I have been trying to get values that have been updated via a
> radiobutton onclick/onchange event. This is updating the Label or
> TextBox values perfectly well. This data is not making itself
> available for passing through PreviousPage, available for Session
> assignment, or any other method I can think of.
>
> Might anyone have an idea how this information can be made available?
> Or, how to make a radiobutton call the back page code onclick/onchange?
>

Reply via email to