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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
RegularExpressionValidator set case insensitive for both client and server ValidationExpression21 Nov 2007 09:54 GMT2
I've having trouble getting this expression to work in both javascript and
server side.
(?:^.+\.)(?i-msnx:((jpg)|(gif)))$
I'd like to apply a ValidationExpression which is case insensitive and works
creating nested websites?21 Nov 2007 08:04 GMT5
I have 1 main website at www.eternityrecords.org. The files are layed out in
the root of the webserver space. I need a folder in this root space to point
to a subdomain. Any way to do that?
remove the border=1 from GridView control21 Nov 2007 07:49 GMT6
I have a gridview control on my asp.net page and it generates <table ...
border="1" > in the html
i am using CSS to render the site, and everything is set up so that a plain
<table> tag generates everything looking correct. this was great for normal
CSS positioning cross-browser (well IE, FF)21 Nov 2007 04:45 GMT5
I've got html page with has a fixed height - there are five buttons on
the page. The page has a fixed, known height - but the width can
change. The five buttons should be arranged on the page as follows
(all buttons should always be 3px from the top):
Sample Apps?21 Nov 2007 04:07 GMT2
Where can I find sample ASP.NET applications for Visual Studio 2005?
Thanks in advance,
Mervin Williams
Classic ASP vs .Net - validation21 Nov 2007 04:04 GMT1
I did my first web site/app recently using asp. Although I found the
language easy, the end result compared to a typical client/server app
v.messy. My inexperience probably contributed to messy code. I found
the client side scripting for validation etc very tricky and time
Passing a javascript array to a handler .ashx21 Nov 2007 03:19 GMT3
I am using a handler (processImage.ashx) to display an image. The image is
displayed according to parameters passed in the querystring. The handerl is
called via some clientside javascript.
I want to send an array of unknown length to the handler. I am not sure
Master Pages and Web Projects21 Nov 2007 00:57 GMT2
I have a a Website project which I converted to a Web Project in VS2005.
Something seems to have screwed up with master pages. When I used to add
a new page it would ask me what master page to attach but now that box
is missing on the new page form.
Membership Provider: how to create initial user acct. after deploy20 Nov 2007 22:38 GMT6
I have a web application that makes use of the SQL Membership and Role
providers.  My app has admin screens to manage users (membership), roles, and
supplementary user data.  I have just deployed the application to a
production server.
Role Based Connections Using SSPI / Impersonating Original Caller20 Nov 2007 21:56 GMT4
Background: I have created some extensive logic in my databases which take
the credentials of the logged on user and grant appropriate data through a
combination of views and AD group membership.  This works great by using the
original caller's identity however, my boss wants me ...
My button_click function doesn't get current value20 Nov 2007 21:37 GMT2
I have an image button that I do an button_click with
protected void ImageButton1_Click(object sender, ImageClickEventArgs e)
   {
           stringt value1=TextBox1.Text;
Windows authentication - disabling password20 Nov 2007 20:44 GMT5
I'm a new in ASP.NET Word. Just finishing writing my first web
application (CMS). It should be available anonymously for all users, but
some part (admin) should be available only for some (authenticated) users.
For folder with admin pages I turned off "enable anonymous access" and ...
MultiView stays at Initial View20 Nov 2007 19:34 GMT2
Has anybody seen this?
I have three views in a multivew:
<asp:MultiView runat="server" ID="multiView" ActiveViewIndex="0">
                       <asp:View runat="server" ID="loginView">
how to keep debug info out of release builds20 Nov 2007 19:19 GMT5
How do you tell vs2005 to keep debug info out of your release builds? When I
build a release and a debug version, there seems to be no difference in them
at all...The release builds still have the debug databases with them...
sample code gone bad20 Nov 2007 19:16 GMT1
hey all,
the following syntax is a method declaration i found in an article:
protected override void PerformDataBinding(IEnumerable data)
well, i'm getting an error message saying the following:
 
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.