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 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
questions about Controls.add 16 Jun 2006 16:37 GMT2
In aspx file, i have a table:
<asp:Table ID="table1" runat="server">
</asp:Table>
In the code-behind, i create rows and cells:
DELETE MORE THAN ONE ROW OF DATAGRID16 Jun 2006 15:36 GMT3
I have a DataGrid With Template Columns..
In the First Column i have a Check Box...
Also i have a Button Outside the DataGrid..Just Above it..
What i want to do is ....
IEWC TABSTRIP don't' work when no applicationpath present16 Jun 2006 15:35 GMT1
I have one asp.net application that uses TABSTRIP.
It worked fine on all customers when published on urls like
http://server/application/default.asp
Now, one customer had published it, for its own reasons, on an url like
published website showing error16 Jun 2006 14:11 GMT1
I have created a website in ASP.net 2.0 and published it on the
webserver. The following error message is displayed.
Compiler Error Message: CS0246: The type or namespace name 'Utilities'
could not be found (are you missing a using directive or an assembly
Move the focus away16 Jun 2006 12:27 GMT5
I have a common problem that when the user changed the selection in the
DropDownList control and the program responded appropriately the focus
remains there and if the user will press on the Arrow Up or arrow down
buttons the selection of the DropDown will change which is not ...
.net framework16 Jun 2006 12:25 GMT2
can a site developed in VS2005 run on .net framework 1.x.?
Please let me know.
thankyou,
sangitaraj
Sessions Information16 Jun 2006 12:19 GMT2
I am developing a dating site, What I am trying to do is;
When one of my members logins, should see how many users online, and should
see which users online when searching and listing other users..
I think I should work on "Session" and I must reach all the sessions
I need some help16 Jun 2006 12:04 GMT3
I have a web application built in .NET Framework 1.1. The application has
alot of content so I need to avoid postback at all costs.
The application has a javascript file which handles disabling and enabling
controls based on specific values of other controls.
Security Trimming not working 100% showing some nodes?!?16 Jun 2006 10:25 GMT2
This is what i have:
* web.config:
<siteMap enabled="true" defaultProvider="smDefault">
 <providers>
ASP.NET Return Server Native Language16 Jun 2006 09:58 GMT3
I was wondering if there is a command to return the language that the
server is set up in, usering ASP.NET v1.1
Because if you put Label1.Text = DateTime.Now.ToLongDateString and the
server is in german it will return: Donnerstag, 15. Juni 2006
How to Implement a Browse Button in asp.net WebApplication16 Jun 2006 08:46 GMT2
This is all about ASP.NET WEB APPLICATION...
I have a Button and when i click that button... i need to open the File
Dialog through Which i have to select the Image Path...
And When i press the OK Button of the File Dialog ..... i have to get
System.Net.Mail vs System.Web.Mail16 Jun 2006 08:16 GMT2
I want to use the new System.Net.Mail instead of the old System.Web.Mail.
I'm getting an error "Hot not specified" when I try to do my last two lines:
       System.Net.Mail.SmtpClient SMTP = new SmtpClient();
       SMTP.Send(Message); //Error happens here
Forcing datagrid to expand horizontally instead of vertically16 Jun 2006 07:47 GMT5
I've got a grid that uses paging and displays a maximum of 10 records
at a time.
Sometimes the fields have a lot of data in them and the datagrid takes
up way too much horizontal space.  I've tried setting the height and it
Response.Redirect16 Jun 2006 06:50 GMT2
I have do some Redirects in my applitcaion.
For example, when the use rhas logged in successfully I
redirect them to a different page.
In my Redirect all I was doing was a..
Login Control!!!16 Jun 2006 06:19 GMT1
I am using the Login Control in my ASP.NET 2.0 App
I want just 3 users who can login to the system to perform some tasks...
Questions:
1 .Can an ASP Application have individual page level access? if my app has
 
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.