473,511 Members | 15,852 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

response to html table cell

ven
hello

i have problem with response.redirect method, namely i have default page
home.aspx where is html table :

<%@ Page Language="VB" %>
<script runat="server">

' Insert page code here
'

</script>
<%@ Register TagPrefix="eCommerce" TagName="Menu" Src="Menu.ascx" %>
<html>
<head>
<title>zamówienia Wf-Mag</title>
<link href="stylee.css" rel="stylesheet" />
</head>
<body>
<form runat="server">
<table width="100%" border="0">
<tbody>
<tr valign="top">
<td colspan="2">
<!-- HEADER -->
<div style="PADDING-RIGHT: 5px; PADDING-LEFT: 5px;
PADDING-BOTTOM: 5px; COLOR: white; PADDING-TOP: 5px; BACKGROUND-COLOR:
#990000"><span style="FONT-WEIGHT: bold; FONT-SIZE:
32pt">zamowienia.intak.pl</span>
</div>
</td>
</tr>
<tr valign="top">
<td width="20%">
<!-- MENU -->
<ECOMMERCE:MENU runat="server" />
</td>
<td width="80%">
<!-- CONTENT -->retreter</td>
</tr>
</tbody>
</table>
</form>
</body>
</html>

and everything is ok but when i call response.redirect from menu.ascx new
page is opening in browser, but not in third table cell.... what should i do
to open new page in third cell ???

thanks

Patrick

Nov 18 '05 #1
1 1658
Patrick,

Yo should put an iframe element into the cell and use target attribute in
redirection.

Eliyahu

"ven" <ve*****@poczta.onet.pl> wrote in message
news:ca**********@news.onet.pl...
hello

i have problem with response.redirect method, namely i have default page
home.aspx where is html table :

<%@ Page Language="VB" %>
<script runat="server">

' Insert page code here
'

</script>
<%@ Register TagPrefix="eCommerce" TagName="Menu" Src="Menu.ascx" %>
<html>
<head>
<title>zamówienia Wf-Mag</title>
<link href="stylee.css" rel="stylesheet" />
</head>
<body>
<form runat="server">
<table width="100%" border="0">
<tbody>
<tr valign="top">
<td colspan="2">
<!-- HEADER -->
<div style="PADDING-RIGHT: 5px; PADDING-LEFT: 5px;
PADDING-BOTTOM: 5px; COLOR: white; PADDING-TOP: 5px; BACKGROUND-COLOR:
#990000"><span style="FONT-WEIGHT: bold; FONT-SIZE:
32pt">zamowienia.intak.pl</span>
</div>
</td>
</tr>
<tr valign="top">
<td width="20%">
<!-- MENU -->
<ECOMMERCE:MENU runat="server" />
</td>
<td width="80%">
<!-- CONTENT -->retreter</td>
</tr>
</tbody>
</table>
</form>
</body>
</html>

and everything is ok but when i call response.redirect from menu.ascx new
page is opening in browser, but not in third table cell.... what should i do to open new page in third cell ???

thanks

Patrick

Nov 18 '05 #2

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

Similar topics

1
57452
by: anonieko | last post by:
This example applies to javascript, table, cells, rows > > How do you access rows and columns of a HTML table? > > > <script language="javascript"> alert('start');
0
292
by: ven | last post by:
hello i have problem with response.redirect method, namely i have default page home.aspx where is html table : <%@ Page Language="VB" %> <script runat="server"> ' Insert page code here '
0
1807
by: Subba Rao via DotNetMonster.com | last post by:
---------------------------HTML---------------------------------------- <html> <head> <title>:: DHTML Table Demo ::</title> <script langauge="javascript" src="InterchangeRows.js"></script>...
3
1794
by: Phil | last post by:
I'm trying to make a 4 x 13 table in html, but it won't format correctly... maybe someone can see what I'm doing wrong. <table border="1"> <tr> <td colspan="3" rowspan="5">Cell 1, 1</td> <td...
7
3370
by: Mariusf | last post by:
I am a novice Perl programmer and need to change a perl script that I use to create web pages with thumbnail images and some text. Currently the script created a web page for each artist / category...
4
3164
by: [Jongware] | last post by:
I'm a bit stumped about this request on an Adobe forum. Apparently, exporting a table from their flagship InDesign to XML produces the following output for a table (only first 2 rows listed; after...
2
3878
by: Albin | last post by:
Hi, I have a html page where in the table spans for two pages the first page's last row doesn end properly and the 2nd page's first row also isnt proper.The code i use is given below,the no of...
2
2998
by: markszlazak | last post by:
I'm a relatively slow response of table cells changing their background color with mouseover/our in IE6 (Win 2K) but the response is fine (fast) in Firefox. Why? The code is below. Sorry about the...
8
2119
by: James Kimble | last post by:
Yeah I'm sure this is a stupid question. I've got a javascript source file with functions (creates a bar graph) I want to call from inside an html table cell so that the graph appears in the...
0
7353
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
7418
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...
1
7075
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
7508
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
1
5063
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
4737
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3222
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
1
781
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
446
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

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.