473,385 Members | 1,356 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,385 software developers and data experts.

Can't get record object to show on dynamic webpage - runat:server?

I'm trying to get a record to show on an aspx webpage with a classic asp
reference:

<%= rs("productname") %>

..but the displaying result shows the namespace(?¿) reference instead:

System.__ComObject

..i'm unsure of the asp: runat=server coding to use for this simple
display.

thanx in advance
jmuench

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
Nov 22 '05 #1
0 782

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

Similar topics

1
by: John MacIntyre | last post by:
Hi, I am having a problem executing server side javascript. For some reason the script tag is ignored when the runat=server is combined with the src attribute. The code is being used client...
0
by: Marius Horak | last post by:
I have the following code: <form id="index" method="post" runat="server"> <TABLE id="Table1" width="100%" border="0"> <TR> <TD><IMG alt="" src="images/{0}/{1}/mylogo.jpg"></TD> </TR> </TABLE>...
0
by: J. Muenchbourg | last post by:
I'm trying to get a record to show on an aspx webpage with a classic asp reference: <%= rs("productname") %> ..but the displaying result shows the namespace(?¿) reference instead: ...
0
by: Giscard | last post by:
Is there a way to access an HTC defined tag as an HTMLControl. I want to set an attribute on the tag from the server. <myNamespace:myTagName runat="server"> will throws an error. so my only...
2
by: ola | last post by:
Please Help. I get this error in one of my files Control 'AdminTabControl1_lnk0' of type 'LinkButton' must be placed inside a form tag with runat=server.
4
by: Abhishek Srivastava | last post by:
Hello All, While developing an asp.net application, I realized that the runat='server attribute is not default for the asp.net server controls. I have to explicitly put it everytime against each...
3
by: Ferryandi | last post by:
hi, i have created a button link like this and attach it to placeholder in code behind linkbutton1 = New LinkButton linkbutton1.Text = "Link Button linkbutton1.ID = "Link1"...
3
by: Russ | last post by:
I have a usercontrol that is loaded by a webform. The usercontrol populates a datagrid which users need the capability to export data from the grid to Excel. The problem is that when I attempt to...
0
by: jdbss | last post by:
How do you access the DOM or HTML controls which are not "runat=server" for a page from server side code? For example, a I want to access each row of a table from the server as well as from the...
6
by: SlashDrew | last post by:
I have created a custom control that has some design time support. I can create a menubar with the following HTML <Menu:BarMenu runat="server" id="MenuBar"> <MainMenuItems> <Menu:BarMenuItem...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
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
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
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...

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.