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 / September 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
please help27 Sep 2006 08:43 GMT1
I have installed "MIcrosoft Visual studio.net 2003"  on XP
platform,used it for a month but now I'm facing the
following problems:
1. my system shuts down whem i m using MSDN or any other .net framework
Disabled TextBox27 Sep 2006 07:31 GMT1
i have a textbox server control whos value is being changed using javascript.
when the text is changes and i post back to the server the Text change is
not reflected, instead i get blank string.
if the TextBox enabled property is set to true , everything works fine.
ATLAS, Gridview, EditCommand event not firing27 Sep 2006 06:21 GMT1
I have an update panel that contains a gridview.
There are 2 triggers: one for a search button that is outside the panel
and one for the gridview EditCommand Event.
The search works fine, the button click event fires, no problem.
Server.Transfer Problem27 Sep 2006 06:01 GMT2
Pls read my problem described below.
When using server.transfer the previous page is displayed in the url address
of the browser.
For example, login.aspx is displayed in the browser. When login button is
manual input field OR dropdown value27 Sep 2006 03:42 GMT1
Not sure if I'm trying the impossible here but using VStudio 2005 I
have to allow for an editable Gridview field that gives a user the
option of manually typing a value OR selecting it from a list of common
values.
Crystal report Generation27 Sep 2006 02:28 GMT2
Can anyone here suggest me a solution to solve my follwoing problem?
1) I got a .aspx page and on that page i got a combo box and a command button.
Combo box displays records from the database.
I wanted to generate a report which is based on the record that user selects
Does this architecture make sense?27 Sep 2006 01:32 GMT2
This one is directed to the very seasoned ASP.NET developers & architects.
I want to implement a new URL standard for a client that would be similar to
something I've done in the JSP/servlet world in the past.  However, I'm not
sure if it's technically viable in .NET or if ...
q; access to a remote file27 Sep 2006 01:16 GMT7
\\MyRemoteServer\F1\F2\F3\This PDF.pdf is accessible thought my IE browser,
so my user has access there.
However the following code gives "Logon failure: unknown user name or bad
password.\r\n"
q; not performed during debug27 Sep 2006 01:05 GMT3
private void DownloadPDF(string fPath)
{
    Response.Clear();
    Response.ContentType = "Application/pdf";
problem with the <authenication loginurl=.....26 Sep 2006 23:43 GMT1
asp.net 2.0
I created a simple helloworld website so I could tryout athentication in
asp.net 2.0
Start page is Default.aspx. The problem is that when I start this web
Multiple asp:Panel controls on a page26 Sep 2006 22:58 GMT2
I have mutliple asp:Panel controls on a single page, each with a default
button defined (each default button resides within its respective asp:Panel).
All validation controls and buttons within each panel also have separate
ValidationGroups defined.  When an asp:Textbox has ...
JS in ASP.NET26 Sep 2006 21:48 GMT2
<asp:TextBox ID="txtCarat" runat="server" TabIndex="38" Width="28px"
onkeypress="return NumericOnly(event);"></asp:TextBox>
I tried to code this line to filter the none numeric characters typed into
the textbox but it doesn't accepts it
Why am I getting this error . .26 Sep 2006 21:37 GMT2
Session state can only be used when enableSessionState is set to true, either
in a configuration file or in the Page directive
This error only occurs while I am debugging.  The code is production code
that has been running successfully for over year.  I did not get this error
Atlas Usage26 Sep 2006 21:32 GMT1
Is anyone actually using the Atlas Control Kit on a production website?
Should I be worried about platform modifications if I decide to use it in
mine?
Derek
is there a way to pass my object26 Sep 2006 21:21 GMT2
hey all,
i'm in the code-behind for my web page and i have a gridview bound to a
custom object. i have an add new record on the footer template.
my custom object accepts an Employee object but i'm not sure how to pass this:
 
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.