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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
how to restrict the appearance of dropdown list13 Aug 2007 23:40 GMT2
In my dropdown list there are 70 items. when I select the dropdownlist
I am able to view 35 items in a single view. But I want to restrict
the no.of items to 10 when I select dropdownlist.
Please help me out
Unable to place controls in layout grid cells13 Aug 2007 23:27 GMT1
When I do the following:
- create a layout grid by going 'Layout' > 'Insert Table';
- accept the default settings (3 x 3 grid);
- drag a text box from the toolbox on the centre cell of the grid (i.e. at
Accessing Properties in masterpage from content file13 Aug 2007 22:50 GMT7
I am trying to access the properties defined int a masterpage from within a content page. the properties are not showing up when I try to access them from the content page.
Anyone have any suggestions?
MasterPage:
<%@ Master Language="VB" AutoEventWireup="false" ...
read scheduled tasks13 Aug 2007 22:18 GMT3
Here is what I want to do. Currently I have to log into 30 servers every morning and see if all the jobs under 'scheduled tasks' ran. Is there a way from .NET to read that directory for the selected server?
So I want a web page, it will have a drop down box with all the servers I ...
how to reach linkbutton programmatically?13 Aug 2007 22:06 GMT3
i try to reach in code-behind a linkbutton embedded into an ItemTemplate
element of a gridview.
But i'm stuck ....
<Columns>
How edit page in design view when has a master page?13 Aug 2007 21:34 GMT3
For my web pages that have an associated master page, when I try to work
with them in design mode, I get this "gray film" over it and I can edit only
the master.
How can I get to my page in design mode without having to remove the
Best Practices for handling sensitve data in the UI13 Aug 2007 21:30 GMT5
Here is the scenario. We will be writing a web application that will need to
sometimes properly handle sensitive data (salary, ssn, profit, etc.) using
roles. This data will be restricted at a macro level (for example, no access
to accounting modules unless authorized) and a more ...
More questions on web.config13 Aug 2007 20:41 GMT1
In reading web.config and machine configs, what is the difference between
the ConfigurationManager and the WebConfigurationManager, and when would you
use one over the other.  They both appear to be able to get values and
connection strings from the config files.
Why Can't I Edit My GridView?13 Aug 2007 20:01 GMT3
asp.net 2.0
VS2005
C#
In my web app I added a gridview and then manually configured
remove space in front of string13 Aug 2007 19:29 GMT5
I'm getting string returned from my Database with a space in front of it, it sometimes it looks like this
8
9
10
smtp error: unable to connect to remote server...No connection could be made because the target machine actively refused it13 Aug 2007 18:39 GMT2
I got "InnerException: Unable to connect to remote server"..."No
connection could be made because the target machine actively refused
it" when I attempted to send an email through my Intranet app that is
written in asp.net 2.0.  The smtp server is a local server and it uses
Padding is invalid and cannot be removed.13 Aug 2007 18:22 GMT2
Why does this happen?  How to fix it?
Once in a while I get error in ~/ScriptResource.axd?d=...
System.Reflection.TargetInvocationException: Exception has been thrown by
the target of an invocation. --->
global.asax in ASP.NET 2.0 ???13 Aug 2007 17:25 GMT1
How do you use a global application class as in ASP.NET 1.0 ?
I try to use the following Global-class but it doesn't work at all:
In Global.asax:
<%@ Application Language="C#" CodeBehind="Global.asax.cs"
regarding the apperance of dropdownlist13 Aug 2007 16:28 GMT3
hi to everyone,
just help me out to do this.
On my page i have a dropdownlist control,which contain 80 items.
when i select the dropdownlist.i am able to veiw 35 items of the list
Send Email13 Aug 2007 15:50 GMT3
I'm using this code to send an email with attachment but it's not working !!
So, what I'm missing!!? knowing that both From & To email addresses are
correct?
MailMessage msgMail = new MailMessage();
 
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.