Object doesn't support this property or method
Mon, 8 Mar 2010 20:51:01 -0800
I have a gridview that has an arrow on it for show/hide the nested gridview.
When I use the arrow I get the error listed in the subject line above. Here
is the javascript that is being used. The error comes back to the 2 'var'
lines.
< script language="javascript" type = "text/javascript">
...
|
a question about relative paths
Tue, 9 Mar 2010 11:45:29 +0900
Hi all,
I am working on a asp.net website (using vs2k5). I have made a header.html
which I include in all the pages. The header.html contains the code to draw
menus. The menu code has urls for each item in the menus, like lets say
"reports/page1.aspx". My problem is that the valid menus links from one
locat ...
|
nHibernate
Mon, 8 Mar 2010 17:54:15 -0500
This framework looks wonderful but before I even attempt to study it, I thought I would
ask.
Is anyone on this using or has used this framework? Any thoughts on it? What about
scalability?
...
|
Easy access to the control specified in a validator's ControlToValidate property
Mon, 8 Mar 2010 15:23:25 -0500
I have a custom validator that inherits from BaseValidator, and I need to be
able to access the control specified by the ControlToValidate property. The
only way I have been able to find to do this is to recursively use the
FindControl method, which can sometimes be inefficient depending on where
the control ...
|
ms build issue
Mon, 8 Mar 2010 07:51:01 -0800
hi,
we have deployed asp.net 3.5 web application by creating a build , when i
try to access my page (aspx) and submit it, i get the following error
value is null paramater : string,
i have enabled exception in visual studio but dont get to know where the
issue is
we are using wcf layer also
ki ...
|
Jet Provider for x64
Mon, 08 Mar 2010 12:45:14 +0100
I have developped a Web App (in VS 2008 and C#) that can import data
from an Access database. I have used ADO to connect to the specified
database, using Jet Provider 4.0 for .mdb files and Jet 12.0 for .accdb
files (I have installed AccessDatabaseEngine.exe from MSDN). I have
successfully tested the applica ...
|
How to open a website using vb6.0 or vb.net
Mon, 08 Mar 2010 02:31:47 GMT
Good Day,
I'm new to visual basic. I just want to create a program that will check my
desired website every 30 mins. Can someone teach me how. I have a vb6.0 and
vb.net 2003. Thanks much
--
Message posted via http://www.dotnetmonster.com
...
|
|
|
Web report
Mon, 8 Mar 2010 11:10:27 +1100
We are looking into an option of displaying report online.
What technology or tools to be an option?
- Our backend database will be MySQL.
- I think we will use C#.
- Need to be able to be converted to PDF file for download as a choice by
user
- Is Crystal Report the best option?
Thanks
...
|
MVC2 form validation queston
Sun, 7 Mar 2010 13:24:19 -0500
I have Visual Studio 2008 and MVC2RC. When I created a new MVC2 web
application and looked at account/LogIn.aspx, I see a line under the
username textbox:
<%= Html.Validate(function(m) m.UserName) %>
What exactly does this do? and what exactly is "m"?
...
|
RE: problem with asp.net apps
Sat, 06 Mar 2010 10:42:48 GMT
RE: problem with asp.net apps
From http://au.search.yahoo.com/search?ei=utf-8&fr=ieas-dns-tb&p=HTTP/1.1403+Forbidden
Posted via DevelopmentNow.com Groups
http://www.developmentnow.com/g/ ...
|