Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > Only Half Page is shown.......Strange

Reply
Thread Tools

Only Half Page is shown.......Strange

 
 
thomson
Guest
Posts: n/a
 
      06-20-2005
Hi all,
I did a Server.Transfer from a page to another page, but
surprisingly i could only view the quarter of the page , Only that much
is rendered , the rest is the first page itself


What Could be the problem


Thanks in Advance

thomson

 
Reply With Quote
 
 
 
 
Steve C. Orr [MVP, MCSD]
Guest
Posts: n/a
 
      06-20-2005
Strange. I'd suggest you try calling Response.Clear before Server.Transfer
to see if that clears it up.

--
I hope this helps,
Steve C. Orr, MCSD, MVP
http://SteveOrr.net


"thomson" <> wrote in message
news: ups.com...
> Hi all,
> I did a Server.Transfer from a page to another page, but
> surprisingly i could only view the quarter of the page , Only that much
> is rendered , the rest is the first page itself
>
>
> What Could be the problem
>
>
> Thanks in Advance
>
> thomson
>



 
Reply With Quote
 
 
 
 
thomson
Guest
Posts: n/a
 
      06-21-2005
Hi,
I do have an index.aspx page while clicking on it i call a
server.transfer to Main.aspx, which has a frame,and i can see a
ModuleMain.aspx page, in that i do have several buttons, if i click on
that button i do a server.transfer to Mainform.aspx, Right now what iam
seeing in the address bar is index.aspx, on the top position i can see
half of my MainForm.aspx but after that it is fully index.aspx


Ehat should i do

regards

thomson

Steve C. Orr [MVP, MCSD] wrote:
> Strange. I'd suggest you try calling Response.Clear before Server.Transfer
> to see if that clears it up.
>
> --
> I hope this helps,
> Steve C. Orr, MCSD, MVP
> http://SteveOrr.net
>
>
> "thomson" <> wrote in message
> news: ups.com...
> > Hi all,
> > I did a Server.Transfer from a page to another page, but
> > surprisingly i could only view the quarter of the page , Only that much
> > is rendered , the rest is the first page itself
> >
> >
> > What Could be the problem
> >
> >
> > Thanks in Advance
> >
> > thomson
> >


 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
comparing the first half of a string to the second half joe chesak Ruby 7 09-23-2010 03:34 AM
ie7 displaying only half of page (cuts page in half)... trint ASP .Net 4 09-11-2007 10:56 AM
All new exams added in testking.co.uk now at half prices for limited period only Moderator Microsoft Certification 2 12-06-2005 10:12 AM
regexp that matches half then conditionally excludes the other half Mike Ballard Perl Misc 6 11-15-2005 03:26 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57