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 / July 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Getting Controls in JavaScript19 Jul 2007 13:10 GMT3
How do I get the control that generated an event in Javascript?
I can do something like:
var checkBox = document.getElementById('DataGrid1__ctl2_Choice');
But that doesn't tell me what object generated the call.
IIS 403 error19 Jul 2007 13:01 GMT1
I have a web app that works fine.
I am now trying to port it to another server. To test the install I am
attempting to run it on a virtual W2K3 server (under XP)
whenever I try and run the app I get a 403.1 Forbidden: execute access is
Interview Question & Answer19 Jul 2007 12:47 GMT2
I want to dot net interview question with answer if any one have
question with answer please send me..
i am fresher
Thanks in advance..
FileUpload control browse view19 Jul 2007 12:26 GMT2
I'm using an asp.net 2.0 fileUpload control which works fine.
What I'd like is that when a user clicks on the browse button the dialog
shows  thumbnails view instead of the default list view.
Is there any way to acheive this? (vb.net if possible)
Exporting GridView data to Multiple File Formats19 Jul 2007 12:20 GMT1
The following is from my friend who has only restricted net access
from his office and hence cannot post....
--------------------------------------------------------------------------------------------------
I am trying to export a GridView data to multiple file formats. The
Performance problem with RegEx19 Jul 2007 12:07 GMT2
I have a performance issue related to regular expressions and
caching , hopefully someone can point me in the right direction?
I have a asp.net web service that is called several million times a
day. It does not have data caching enabled since the input variables
Custom Controls: Import a custom namespace and use its functions within19 Jul 2007 12:03 GMT1
I've a custom control and here are it's contents:
mypanel.asx
--------------------------------------
<%@ Import Namespace="mylib" %>
Two buttons on same page19 Jul 2007 11:00 GMT2
I have a Submit button for a page which uses validation controls, and
now I want to add a Logout button to a user control at the top of the
page.  But whenever I press the Logout button, the validation associated
with the Submit button occurs.  How can I prevent this from happening?
Getting event/method name19 Jul 2007 10:40 GMT2
is there any object available in c#/asp.net which can give me event name in
that eevnt only. Like if I am in Page_load event, i should get Page_Load or
if I am in Button_click event I should get Button_Click. SO that I can logg
it in my cutom log file with a generic logic.
Querystring or ViewState question19 Jul 2007 10:08 GMT1
Hi group,
One of my web pages is a page that allows the user to create or modify
a project definition. It displays a feedback message when you've
performed certain actions that causes the page to post back to itself
Data Binding Issues19 Jul 2007 09:54 GMT1
Hi all, I can't seem to get rid of this error whatever I do to have a
successful connection:
``````````````````````````````````````````````````````````````````````````````````
Explorer Error:
Pages not in root folder19 Jul 2007 06:48 GMT5
Our website used to have all pages in the root folder, and the entry
page is "Login.aspx".
I was asked to move all pages inside a folder named "Aspx"
Is it possible to move also the default page "Login.aspx" into this
FileUpload and  update panel19 Jul 2007 05:36 GMT5
i have coded like this
<asp:UpdatePanel ID="UpdatePanel1" runat="server">
            <ContentTemplate>
            <asp:Label ID="Label1" runat="server">   
ASP.NET 2.0 Membership: How to authenticate a user without login control?19 Jul 2007 03:54 GMT4
I am using ASP.NET 2.0 Membership and I need to authenticate a user without
using login control. Is there any sample code that shows me how to do that?
Thank you,
Max
Object references from aspx to C# ?18 Jul 2007 23:15 GMT2
I have trouble getting an object reference from aspx to c# code.
I have 2 controls created in an aspx page:
...
<MyNamespace:MyControl1 ID="ctrl1" runat="server" ParentWindow="<%# 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.