•
•
•
•
What is DaniWeb IT Discussion Community?
You're currently browsing the ASP.NET section within the Web Development category of DaniWeb, a massive community of 456,552 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 3,477 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our ASP.NET advertiser: Lunarpages ASP Web Hosting
Views: 4358 | Replies: 2
![]() |
•
•
Join Date: May 2007
Posts: 23
Reputation:
Rep Power: 2
Solved Threads: 0
Hai
I am creating one web application
i am using xml String with one containing xml Output to assign that temporary variable..
this my requirement
I want to transfer one xml file to another or Redirected web page
how to transfer xml file or large data to another page
i am using ViewState and Query String
i am using ViewState
but another page the viewstate value is nothing
please help how to transfer..
reply me..
I am creating one web application
i am using xml String with one containing xml Output to assign that temporary variable..
this my requirement
I want to transfer one xml file to another or Redirected web page
how to transfer xml file or large data to another page
i am using ViewState and Query String
i am using ViewState
but another page the viewstate value is nothing
please help how to transfer..
reply me..
•
•
Join Date: Sep 2007
Posts: 1,058
Reputation:
Rep Power: 4
Solved Threads: 61
if you are redirecting to another page, and chances are that querystring is too small, you can write the info to a text or xml file. then you can call it on the other page you are redirecting to. Viewstate only works on postbacks, so you have to be on the same page calling a postback. Querystring is very limited as it only allows a certain number of characters. Your only other bet is to use a session variable which can be cumbersome if using many large ones. So unless you are only using one, and not many people at one time will be using large session variables, you would need to write it to a file and read it somewhere else.
![]() |
•
•
•
•
•
•
•
•
DaniWeb ASP.NET Marketplace
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
•
•
•
•
.net .net framework 3.0 access ajax asp breach broadband code combo crime custom daniweb data data protection data transfer database developer development dom drive dropdownlist feed forensics government hard hardware hitachi internet linux microsoft module msdn net news office reader reuse security skin software sql storage terabyte theme vista weather web wikipedia xml xoap
- Save data in IE6 page to Access 2003 file (Windows Software)
- how to read data from database page by page, please it is urgent... (JSP)
- displaying data onto a web page (ASP.NET)
- Getting data from ASP page A to ASP page B using javascript (ASP.NET)
- Use php to load a page in a page? (PHP)
- Passing data from forms from one page to another (JavaScript / DHTML / AJAX)
- how to get pass url variables from one page to another page with out knowing them? (ColdFusion)
Other Threads in the ASP.NET Forum
- Previous Thread: Print Reporting services report to papers.
- Next Thread: Need help passing database column value to a string variable.



Linear Mode