473,386 Members | 1,830 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

Cross Browser Post

I have a form that I need to post to a popup window. I've done this
gazillions of times in Classisc ASP but with .NET as soon as I post the data
I got an error.
"Unable to Validate the Data".
How can I achieve something like this? I know with ASPNet you can't post
data to a different page... Is there a workaround?

Please help!
Thanks in advance.
Jul 21 '05 #1
2 1292
Try this. I hope it works. Add "EnableViewState=false" in the @Page
redirective of the popup page.

Ibrahim ULUDAG
www.ibrahimuludag.com

"Armaghan" <Ar******@discussions.microsoft.com> wrote in message
news:22**********************************@microsof t.com...
I have a form that I need to post to a popup window. I've done this
gazillions of times in Classisc ASP but with .NET as soon as I post the
data
I got an error.
"Unable to Validate the Data".
How can I achieve something like this? I know with ASPNet you can't post
data to a different page... Is there a workaround?

Please help!
Thanks in advance.

Jul 21 '05 #2
Thanks for replying!
I have already tried this with no luck.
Anybody out there can help otherwise I have to change the design of my
project.

Thanks in advance.

"Ibrahim ULUDAG" wrote:
Try this. I hope it works. Add "EnableViewState=false" in the @Page
redirective of the popup page.

Ibrahim ULUDAG
www.ibrahimuludag.com

"Armaghan" <Ar******@discussions.microsoft.com> wrote in message
news:22**********************************@microsof t.com...
I have a form that I need to post to a popup window. I've done this
gazillions of times in Classisc ASP but with .NET as soon as I post the
data
I got an error.
"Unable to Validate the Data".
How can I achieve something like this? I know with ASPNet you can't post
data to a different page... Is there a workaround?

Please help!
Thanks in advance.


Jul 21 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Beau Hayes | last post by:
Greetings, Thanks again for the kind answers to my last question. I'll confess up front this post is part "vent"; I'm just plain frustrated. I have been out of the business for almost three...
22
by: Trammel | last post by:
Hi, I am here to request support from anyone that has idea's on cross-browser HTML (Mainly Firefox and IE). My personal website http://trammel.no-ip.info works fine on Firefox but IE decides to...
23
by: Jeff Rodriguez | last post by:
Here's what I want do: Have a main daemon which starts up several threads in a Boss-Queue structure. From those threads, I want them all to sit and watch a queue. Once an entry goes into the...
17
by: Mark Rae | last post by:
Hi, I'm interested in your opinion concerning how far you would consider it necessary to code for cross-browser compatibility these days, especially for public-facing Internet sites... ...
2
by: Eric Caron | last post by:
Hi everybody, I was doing some cross-browser tests today and I found out that if you specify the width and height for a button type control, asp.net doesn't output the style information when...
2
by: Questman | last post by:
Good afternoon, Does anyone have any code that implements, or approaches implementing, a cross-browser DHTML/JS solution to provide an Excel-like Grid on a web page - I'm trying to convert an...
15
by: CMM | last post by:
So I'm half way through overseeing a large project in ASP.NET 2.0. My superiors have decided that it would be nice if we ensured the site worked on all the major platforms (as they see it: IE,...
8
by: BrendanMcPherson | last post by:
Hello, Im trying to make a "Search Many Sites from One Location". Heres my problem: I have a form on my page which allows the user to enter a search term and select which site he would like...
2
by: Vu Truong | last post by:
Hello, I try to use PostBackUrl to cross post between 2 pages on difference application. At the first time, I press the button on source page. Check on target page, I see Request.Form is...
16
by: Stevo | last post by:
I'm guessing this is a laughably obvious answer to many here, but it's not to me (and I don't have a server or any knowledge of PHP to be able to try it). It's not strictly a PHP question, but...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.