Error message puzzle "da.Fill(ds, "Assets") "
(3 messages)
Date: Fri, 10 Aug 2007 12:09:32 -0700
I'm getting a error when I open my . aspx in my browser... line 34:
da.Fill(ds, "Assets")
Here's the error and my entire code for this .aspx.vb is below
that ...
I need some clues as to what is causing the error... Thanks ...
|
Is there any way to use a field validator to check if one value is less than another?
(4 messages)
Date: Fri, 10 Aug 2007 14:52:50 -0400
I have two fields on a web page. The user enters the quantity they want.
Then there's another field that allows them to laminate the items (these are
posters). I want to make sure that the laminated count is less than or ...
|
hallo
(1 messages)
Date: Fri, 10 Aug 2007 11:36:53 -0700
hoi !!
*** Sent via Developersdex http://www.developersdex.com *** ...
|
Mixing Non-ASP.NET & ASP.NET Files in One Domain
(3 messages)
Date: Fri, 10 Aug 2007 11:32:01 -0700
Hi. I have a website written entirely in classic ASP. My customer has asked
if I can place one (1) aspx page into the website. They don't want the
domain name to change between the aspx & non-aspx pages. Is this possible ...
|
Am I doing this the right way? ASP.NET/AJAX
(1 messages)
Date: Fri, 10 Aug 2007 11:14:14 -0700
I hope this is the right group for this question.
I recently started looking into AJAX and I am doing the following:
I have a repeater (dummydata) that is bound to a datatable (Articles).
Each ItemTemplate in the repeater ...
|
2 pages to one
(6 messages)
Date: Fri, 10 Aug 2007 14:14:07 -0400
Is it possible to have 2 or more pages post to 1 page?
I want to have the user click on a button and have that result recorded
along with other information from another form page.
Here is an example of what I would like ...
|
Template GridView
(3 messages)
Date: Fri, 10 Aug 2007 14:35:33 -0300
Hi, I have a template wich shows a DateTime returned from the SQL server,
but where do I put a function wich returns only the date not the time?
<asp:Label ID="Label9" runat="server" Text='<%# Bind("DATA_CONTRATO")
%>'></asp:Label>
Can ...
|
(1 messages)
Date:
...
|
(www.gobizchina.com)discount NBA NFL Jerseys jordans basketball nike tennis sneakers lacoste puma nba shoes
(1 messages)
Date: Fri, 10 Aug 2007 09:40:51 -0700
www.gobizchina.com supply brand shoes such as nike SHOES,nike air max
nike air jordan nike max 95 nike shoes max 97 nike shoes max 2003 nike
shoes airmax 2004 nike shoes air max 360 nike shoes tl nike shoes r3
nike shoes ...
|
Remote execution from web
(3 messages)
Date: Fri, 10 Aug 2007 09:10:00 -0700
I don't think it can be done but does anyone know if it is possible to run an
application (.exe) on a client workstation from a web request? Certain
workstations have an application which I would like to run from a hyperlink ...
|
|
error BC30002: Type Excel.Application is not Defined
(9 messages)
Date: Fri, 10 Aug 2007 08:47:48 -0700
Can anyone tell me why I am getting this error? It bombs on this line
of my VB code:
Public appExcel As New Excel.Application
It works when I test it on my machine but once I release the page to
the web server I get the ...
|
Declaring PageMethods within Custom Web Control
(2 messages)
Date: Fri, 10 Aug 2007 08:45:46 -0700
I have a server control which is used on various ASP.NET pages.
Within this control, I would like to use ASP.NET AJAX PageMethods to
update data on the control. The problem is, the PageMethod wrapper
that is typically generated ...
|
sort template field in grid
(1 messages)
Date: Fri, 10 Aug 2007 11:30:48 -0400
I have gridview that as a template field. I have all columns in the gridView sortable. The issue I'm facing is when I click on the Template field header to sort, I have to click it twice for it to sort. The other non-template field ...
|
Webcontrol Menu Navigation
(1 messages)
Date: Fri, 10 Aug 2007 08:18:22 -0700
Hi,
i was wondering if someone could help me.
i have built a menu webcontrol 2.0 that links to XML and is populated
at 4 levels
1
2
3
4
what i want to do on default opening is to show hide specific nodes ...
|
keep selected row in grid view
(3 messages)
Date: Fri, 10 Aug 2007 10:45:36 -0400
On my web form I have a gridview and I allow the user to edit a row but clicking a button above the grid. The Edit button takes them to a edit page with the details of the selected row. When they click 'save' on the Edit page it ...
|
writing to event viewer
(2 messages)
Date: Fri, 10 Aug 2007 07:40:02 -0700
how when i write to the event viewer to have a clean test withought :
[quote]
The description for Event ID ( 0 ) in Source ( HopWeb ) cannot be found. The
local computer may not have the necessary registry information or ...
|
Sending an email with hyperlink
(7 messages)
Date: Fri, 10 Aug 2007 07:27:20 -0700
Could someone please tell me what I'm doing wrong?
When I click on the submit button under button click I have the
following code to send a generated email. I want to capture the
QuesID from that page and place that in ...
|
Boolean Search
(1 messages)
Date: Fri, 10 Aug 2007 14:32:43 +0100
Hi all,
Before I embark on a quest to improve our site search I was wondering if
anyone knew of any good articles or has any advice on how to achieve what I
want.
I want to be able to allow the user to add a + or - ...
|
Save changes in FormView to DataSet
(1 messages)
Date: Fri, 10 Aug 2007 14:28:52 +0100
I have a FormView based on a table in a DataSet. If I make changes and
then move to another record my changes are lost. How do I save them back
to the table in the DataSet?
--
Using Opera's revolutionary ...
|
migrating web application to VS2005 (.NET 2.0) (xposted in a few other groups)
(1 messages)
Date: Fri, 10 Aug 2007 05:51:58 -0700
Hi, all. I tried to get the existing code for my website (originally
built on .NET 1.1 using VS2003 as the development tool) to compile
within VS2005 for .NET 2.0, but have run into the following problem :
The existing ...
|