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 / June 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Cascading dropdownlist - page life cycle13 Jun 2008 17:43 GMT5
Platform: .Net v2.0 Asp.net
Scenario: Three dropdownlist controls on a user control. In consecutive
order they are Countries, Regions, Cities. Countries is loaded during OnInit
and the other two are left disabled. Once the user selects a country, the
Binding data (string) to a label13 Jun 2008 17:41 GMT2
I build a page that has a dropdownlist control bound with data from a
database. When user select an item from the dropdownlist I want a label to
be filled with a result from a stored procedure. The stored procedure takes
an ID of a selected item (@BoundID) from the dropdownlist ...
Web page to PDF on the fly13 Jun 2008 17:14 GMT4
I've searched the net looking for a component to generate a PDF from a web
page dynamically on the web server. I'd obviously prefer a free alternative
:-)
I've found HTMLDOC (http://www.htmldoc.org/) which is licensed under GNU GPL.
ASP.NET Disassemble13 Jun 2008 17:07 GMT6
I was developing an ASP.NET website when my laptop is stolen.  I have now
only .dll and .compiled files on web host.
what can i do to recover my project?  I use Lutz Roeder's .NET Reflector and
can see source of dlls as C# code but i couldn't retrieve ASP codes at all.
SQL and HTTP Request13 Jun 2008 16:14 GMT2
Does anyone know how I could run an HTTP request from within T-SQL?
Example: Requesting a .aspx page within a SQL Server 2005 database trigger?
Retreiving a value from Web User Control13 Jun 2008 15:41 GMT6
How can I reference a specific control in a web user form from web form's
(page) code behind. In other words: I have a page (a web form) that has a
web user form in it. I want to read a value in code behind of that page (web
form) from a text box in the web user form.
Multiple User Controls – Single     Database Trip?13 Jun 2008 15:08 GMT3
I have a web form that contains an Ajax TabContianer control with six tabs.
Each tab contains a separate user control. Although each user control
provides a unique UI all user controls require access to the same data. Im
populating all tabs on one trip to the server so users can ...
Broken Link13 Jun 2008 15:00 GMT4
My link does not work.  I want to create a link to a file that exists
on a different server.  The path to the file is this "\\Junebug\Groups
\90000003.pdf".  My web server is "10.10.1.111".  How do I get this
link to work?
Get updated values in Gridview13 Jun 2008 13:28 GMT1
I was running into a problem with a gridview under ASP.net. What I am trying
to do is binding the DataSource dynamically in a way that enables me to edit
the rows in the Gridview. This is basically running alright except of the
fact that when I switch to "edit" in a row inside ...
Why does DetailsView become read-only after insert?13 Jun 2008 10:22 GMT5
I am completely lost as to why I can't update a DropDownList inside a
DetailsView after I perform an insert into an object datasource.  I tried to
simply it down to the core demostration:
default.aspx:
JavaScript RegExp Quantifiers13 Jun 2008 08:51 GMT2
I have the following script that I am using to test some JavaScript RegExp
code:
function RE()
{
How to pass a C# parameter as an argument of a javascript method ?13 Jun 2008 08:40 GMT7
I've tried this:
<asp:Button ID="Save" runat="server" Text="OK" OnClick="ServerSave"
OnClientClick="SaveParam (<% Util.MaxTags %>)" />
but if fails... Util is a C# class, MaxTags a static member.
AJAX: Problem with ValidatorCalloutExtender13 Jun 2008 08:29 GMT2
in an .aspx page (ASP.NET 2.0) I have a ValidatorCalloutExtender AJAX
control, like this:
<ajaxToolkit:ValidatorCalloutExtender TargetControlID="rvCIN"  Width="20"
ID="ValidatorCalloutExtender3" runat="server">
setting default behavior on enter key13 Jun 2008 08:17 GMT1
I've set the default behavior on enter in two places
1. on a panel containing the control: <asp:Panel ID="pnl1" runat="server"
defaultbutton="lbtnLogin">
and in the page load:  ClientScript.RegisterHiddenField("__EVENTTARGET",
Using Treeview inside UpdatePanel control13 Jun 2008 07:29 GMT3
Hi misters,
"And the link to Microsoft's site on that blog says:
"The following ASP.NET controls are not compatible with partial-page
updates, and are therefore not supported inside an UpdatePanel control:
 
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.