Ask a Question related to ASP.NET General, Design and Development.
-
CT #1
Re: client validation
You don't say how you open the new window, but maybe this applies to you:
[url]http://support.microsoft.com/default.aspx?scid=kb%3ben-us%3b316920?[/url]
--
Carsten Thomsen
Enterprise Development with Visual Studio .NET, UML, and MSF
[url]http://www.apress.com/book/bookDisplay.html?bID=105[/url]
"Lars Kristian Clausen" <lars_clausen@hotmail.com> wrote in message
news:8b181eed.0303100131.462dfe72@posting.google.c om...> Hi All
>
> I have a problem with a asp.net webShop.
>
> I have a page were the user types in all userdata. If the user wants
> to pay per bank, the next page opening is a 'ThankYou' page (no
> problems wit that). And if the user wants to pay per credit card, a
> new window has to open with a secure line.
>
> When I try to open the new window the validation on the main page
> dos't work right - and the new page opens and shows: The View State is
> invalid for this page and might be corrupted.
>
> Have anyone met this problem or have an idea how to solve it.
>
> Thanks in advance.
>
>
> J
CT Guest
-
Client Side Validation
:confused;We have recently upgraded our web servers to Coldfusion MX 7.1. At the time of this writing, we still can not get flash forms to work on... -
client side validation cfinput in 6.1
Hello, This is probally a very simple question but i am trying to invoke client side validation on my inputs and i have typed this: <!--- this... -
Client Validation without Js
Hi....I have a problem with my asp page, when it have diferent controls and some validation control...but i want to validate just some controls if... -
image/imagebutton client validation
Hi is there any way i can call a clientside function for validation onClick of a Image or imagebutton? Right now my image or imagebutton is... -
validation summary doesnt display when there's client-side validation
I have a custom validator that validates a numeric field, txtField, that allows for thousand separators. I also placed a validation summary so...



Reply With Quote

