Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / ASP.NET / General / February 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Verions of ASP.NET14 Feb 2006 03:29 GMT5
What is the difference between the following versions of the .NET Framework?
1.1.4322.2032
1.1.4322.2300
We are running into a problem with our ASP.NET application using the later
Writing image data to web page without additional ASPX file14 Feb 2006 02:09 GMT6
About 4 months ago I came across this one web page that talked about
streaming raw image data (from a database, for example) directly to a
web page without requiring a secondary ASPX page to output the data as
an image.
Can I use a dropDownList iwithin a Panel?14 Feb 2006 02:04 GMT1
I have some text boxes and 2 drop down lists (DDL) within a panel like so:
Everything updates fine but the values from the DDLs are always the items
selected by default. In other words, the items selected from the DDL do not
show up....only the default selected items do. Any ...
Internet Explorer Developer Toolbar14 Feb 2006 00:55 GMT1
http://www.microsoft.com/downloads/details.aspx?familyid=E59C3964-672D-4511-BB3E
-2D5E1DB91038&displaylang=en

Useful tool. Thanks to MS
Regards,
Trevor Benedict R
Hyperlink Mouseover not working14 Feb 2006 00:30 GMT1
Any idea why this code would not fire?
btnMakePmt.Attributes.Add("onMouseOver",
"this.src='img\\MakePmt_nav2_over.jpg'")
btnMakePmt.Attributes.Add("onMouseOut",
asp.net control to run in web page like just COM13 Feb 2006 23:40 GMT3
I need to run a ASP.NET (C#) native compiled binary on a web page. COM
runs using a OBJECT tag, I need to know how can a .net control run in
the same manner. If possible, what are the browser constraints if any.
Regards,
Not your usual bonehead ASP.NET permissions issue...13 Feb 2006 23:39 GMT2
My web page needs to start a process on the server that runs as a
domain user so it can access the network.  I'm using web services and
the new feature in .NET 2.0 that lets you start a process as a
different user.  The following web service works fine until I uncomment
try/catch13 Feb 2006 23:37 GMT4
Normally, I surround my Dataset/fill or DBreader execut with a try/Catch.
Something like:
******************************************************
 Dim dbReader As SqlDataReader
How to pull dataset from SqlDataSource ASP 2.013 Feb 2006 22:18 GMT1
I am needing a way to extract a dataset from a sqldatsource.  I am
doing this to create a Generic Printing page.  I will pass the dataset
and an arraylist of grid_view propeties to this Generic Page to
populate a generic grid_view.  I have tried several approaches but to
Question about Image Column in gridview Fw2.013 Feb 2006 22:01 GMT3
I'm fairly new to this so bear with me!
I have created a gridview in an aspx page which successfully talks to a SQL
backend via a datasource. One of the colums contains a reference to an image
which I display as a column in the grid. This works.
How to influence who the User is13 Feb 2006 21:59 GMT1
I have an ASP.NET application that was ported from a server where IIS, the
database (SQL Server 2000) and web application were on the same server.  
The new server is a Windows 2003 (Webserver edition) and the database server
is a Windows 2003 (SMB edition) (also SQL Server 2000). ...
Prevent treeview control from reinitialising on master page for page redirects13 Feb 2006 21:58 GMT2
I'm wondering if someone can help me with an issue.
I have a master page that has a treeview control on it (inside an ascx
file).
Also on the master page I have a content placeholder which contains the
Blocking files via. web.config13 Feb 2006 21:55 GMT2
I am installing apps on an asp.net 1.1 machine to which I have no
access to the IIS configuration.  I need to lock out the viewing of
files types in a directory.  As per info on the net, I added the
following in the web.config.  However, when I directly address the
trouble with masterpages and link href13 Feb 2006 21:48 GMT1
I have a very strange problem. Simply creating a Masterpage with nothing in
it but the Content Area and then making a page that uses this masterpage and
has a DataView Control, binds to a DataSet works ok.
But as soon as I add:
reloading a user control from within another user contorl13 Feb 2006 21:41 GMT2
A very simple question, which I hope has a simple answer:
On page.aspx I have two user controls: part1.ascx and part2.ascx
How can I trigger the reloading of part2.ascx from within part1.ascx?
In other words I would like part1.ascx to contain something like:
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.