Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > Load multiple HTML doucments in same window.

Reply
Thread Tools

Load multiple HTML doucments in same window.

 
 
Ayoa
Guest
Posts: n/a
 
      09-19-2005


In my web based reporting program, reports are generated by passing
parameters to an aspx page (which runs a database query and does XSL
transformation).



For example:



http://server/Report.aspx?reportid=D...te=31-Aug-2005

http://server/Report.aspx?reportid=B...te=31-Aug-2005

http://server/Report.aspx?reportid=F...te=31-Aug-2005



Each URL would generate a web page with the report in it.



Now what I will like to do is generate all 3 reports combined together in
the same page (have all the URLs load together in the same browser). I am
not sure how to proceed and will be grateful for any ideas.


 
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
Is there a way to load multiple wxhtmlwindow at the same time? Abe Python 0 11-17-2009 06:02 PM
Multiple controls with the same ID, Failed to load viewstate Eamonn O'Connell ASP .Net Web Controls 0 07-17-2007 01:00 PM
Need same viewstate for same page across multiple servers =?Utf-8?B?UHVuaXNoZXI=?= ASP .Net 1 03-23-2006 03:54 PM
write to the same file from multiple processes at the same time? gabor Python 19 05-31-2005 01:57 PM
Re: write to the same file from multiple processes at the same time? Jp Calderone Python 7 05-28-2005 06:47 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