Third party control on page
(3 messages)
Date: Fri, 17 Aug 2007 19:25:48 +0530
Hi All,
I added one ActiveX control to the web page from html source.
<OBJECT id="MyWinControl1" height="147" width="186"
classid="http:ActiveXDotNet.dll#ActiveXDotNet.myControl" ></OBJECT>
How can I access this control(MyWinControl1 ...
|
Secure Folders
(3 messages)
Date: Fri, 17 Aug 2007 14:05:14 +0100
Hello all,
I have created a secure folder on my web server and created a user and
password that can access it. So when you navigate to a page/file within
this folder the login box appears. Here's my question:
From ...
|
Retrieving id field ?
(2 messages)
Date: Fri, 17 Aug 2007 09:57:57 -0300
Hi, how can I retrieve the id from identity field generated by sql server
after a insert into instruction? Is that possible? Using .net 2.0 C# VS 2005
and
"ExecuteNonQuery"
Thanks in advance!
...
|
Bookmarking in Mobile
(2 messages)
Date: Fri, 17 Aug 2007 05:50:00 -0700
When I configure an ASPX Mobile website and I set cookieless Sessions, it
results in that key being inserted and passed around from page to page in the
URL. This is fine except for one thing: It seems to mean that people ...
|
ObjectList Data-Binding to a List<MyClass>
(2 messages)
Date: Fri, 17 Aug 2007 05:50:00 -0700
Let's say I have defined a class:
public class TestClass
{
int m_ID;
string m_UserTitle;
public TestClass(int ID, string UserTitle)
{
m_ID = ID;
m_UserTitle ...
|
The server tag is not well formed
(4 messages)
Date: Fri, 17 Aug 2007 05:48:03 -0700
Hi,misters
I'll try put an attribute runat="server" to TR in ItemTemplate of DAtalist
....
<ItemTemplate>
<tr id="filaListado<%# Eval("idtareasworkflow") %>"
onclick="SeleccionarFilaLis('<%# ...
|
allow multiple row selection in gridview
(3 messages)
Date: Fri, 17 Aug 2007 08:31:24 -0400
On my web form I need to allow the users to select mulitple rows within and then click delete, is there a way to allow for multi row selections and then get each row id so then can delete all the selected rows?
...
|
XML and Strongly typed datasets
(1 messages)
Date: Fri, 17 Aug 2007 06:58:39 -0500
I'm trying to apply techniques I'd normally use to pull data from SQL/Server
to pull XML from SQL/Server, and I'm running into a problem. Here's what
I'm doing:
1. I've built a stored procedure that pulls my data, and ...
|
Tuned cars!!!
(1 messages)
Date: Fri, 17 Aug 2007 04:33:10 -0700
If you like tuned cars, come here, you will fond many interesting
stuff
http://tuning-styling.blogspot.com/
...
|
Guitars, tabs, amps and more
(1 messages)
Date: Fri, 17 Aug 2007 04:24:26 -0700
Reviews of latest models of best guitars, fender, gibson, yamaha, and
many more, with pictures and prices.
http://pro-guitars.blogspot.com/
And if you want to win a free guitar go here
http://freeguitars.blogspot.com/
...
|
|
Air conditioners for cars!
(1 messages)
Date: Fri, 17 Aug 2007 04:21:35 -0700
Have a problem with car air conditioner, go here
http://car-air-conditioning.blogspot.com/
...
|
question about .net framework 3.0
(4 messages)
Date: Fri, 17 Aug 2007 12:17:02 +0200
Hi,
i run asp.net application under IIS 6.0 (Windows server 2003 sp2) and .Net
Framework 2.0.
I read that .Net Framework 3.0 is released.
Should i upgrade my system (we don't intend to switch to Vista now)? What
are ...
|
Using WebParts generates SQL-error ???
(2 messages)
Date: Fri, 17 Aug 2007 02:39:43 -0700
Hi,
I try to use WebParts but when browsing to my page I get following error
:
"An error has occurred while establishing a connection to the server.
When connecting to SQL Server 2005, this failure may be caused by the
fact ...
|
Can I make my collection "data pageable"?
(2 messages)
Date: Fri, 17 Aug 2007 09:19:52 +0100
Hi all,
I have my own collection own which implements ienumerable and ienumator.
I was recently using a GridView and I was prompted that I could not turn on
paging because the data source (my collection) was not data ...
|
ASPNet HyperLink NavigateUrl question
(7 messages)
Date: Fri, 17 Aug 2007 16:08:25 +0800
Hi,
In my ASPNet 2.0 C# web form, there's a
<asp:HyperLink ID="HyperLinkA" ...
NavigateUrl="http://MyIP/MyFolder/MySubFolder"> TestLink </asp:HyperLink>
My question is how to config the NavigateUrl as the combination of ...
|
ASP.NET caching with SQL Server doesn't work. Help needed.
(1 messages)
Date: Fri, 17 Aug 2007 10:36:55 +0300
Hello! I'm trying to get caching work with ASP.NET 2.0 and SQL Server
Express Edition 2005, but I have a problem and I can't figure out what I'm
still doing wrong.
I have enabled the database for cache notification by running ...
|
M.A.R.L.B.O.R.O...F.O.R...11.99...P.E.R...C.A.R.T.O.N.....hARhGv88h
(1 messages)
Date: Fri, 17 Aug 2007 05:10:34 GMT
I has found some sites with cheap marlboro cigarettes with delivery to usa and europe: ===>>>> http://www.google.com/search?q=new%20marlboro%20cigarettes&hl=en
......
until Samuel fears the counters bimonthly, Dolf won't ...
|
SQL Server session state error
(1 messages)
Date: Thu, 16 Aug 2007 22:00:02 -0700
I have configured SQL Server session state. At first it works as expected - I
can trace several calls through the code to SQL. After about a minute the
application fails with "Invalid token for impersonation - it cannot ...
|
click events no longer work on dynamically loaded web user control
(3 messages)
Date: Thu, 16 Aug 2007 21:10:01 -0700
I have an application that was built using asp.net 1.1. The application
interviews the user with a parent form that loads a series of web user
controls (.ascx files)dynamically with page.loadcontrol. It needs to be
dynamic ...
|
Custom Control Installation questions
(2 messages)
Date: Thu, 16 Aug 2007 22:40:22 -0500
Can anyone send me to a tutorial on how to:
1. Create an Install package that will install a Custom Control to the GAC
2. Create a Custom Tab in VS.Net, with a custom name, which also copy the
control to the New Tab (to ...
|