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 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Center Div Not Filling Height20 Jun 2007 17:13 GMT2
Hello all, I have something I believe is something simple, but I can't
seem to figure out what to do. I did some searching, but I either
can't get my search right.
Anyways, on a new webpage I'm creating (I'm not a designer by any
ActiveX control prompt20 Jun 2007 16:20 GMT2
I am trying to develop a web page, when loaded it should prompt for
installing ActiveX control using Internet Explorer information bar help but I
am getting a prompt message "windows has blocked this software because it
can't verify the publisher". I want user to download a cab ...
Problem in running multiple sites on same IIS server20 Jun 2007 16:14 GMT1
I have 2 sites (Site A, B) running on same windows 2003 server
pointing to different home directories.
User logs into site A and is shown a.aspx page and user credentials
are saved in cookies. There is a link to launch site B from Site A.
color code20 Jun 2007 16:08 GMT2
i need the color code of the textbox control 's border style,(Fixed 3d)....
by default, what is the color code set for it's border....please help out
how to persist event handlers for dynamically created web controls20 Jun 2007 16:04 GMT1
i've got a script that loops through a dataset and creates dynamic web
controls and event handlers:
while (oDr.Read()){
RadioButton oRb = new RadioButton();
Graphics Library20 Jun 2007 15:18 GMT2
I'm looking for free .NET graphics library ? To display curve for
example I searched but all are not free
I'd like to find a control who generate a image (from data) and
display this image in an ASP.NET page
Page Access20 Jun 2007 15:01 GMT1
How can I define in my Web.Config file which pages are accessible to
all users or only to authenticated users?
Thanks,
Miguel
Question on the Logging Application Block20 Jun 2007 15:00 GMT1
I'm using version 3.1.0.0.
I've created a web service project and am logging info to the Event
Log.
Originally I experimented with the Quick Start Logging App.  Then I
AJAX Web Service Javascript Proxy20 Jun 2007 14:39 GMT3
I'm using AJAX to call a web service.  I'm having issues passing parameters
to the web service of classes that inherit from Generics (specifically
List<string>).  I'm starting to wonder if that is supported.  Any ideas?
Subject text length limit in system.net.mail?20 Jun 2007 14:14 GMT4
Is anyone aware of a size limit imposed on the subject text when using the
System.Net.Mail library?
I'm getting problems of message not being recieved if the subject exceeds 15
chars.
Accessign System.Web.UI.WebControls.Repeater in code20 Jun 2007 13:28 GMT6
I have a Repeater control in an app I'm updating.  I need to write
code (event method) when a user clicks on one of the columns in the
control.  But there is no method like "Repeater_OnClick" or something
like that.  Is there a way to get access to this control with an event
Designing the UI of a WebPart20 Jun 2007 12:27 GMT1
Dear experts,
starting out with ASP.NET 2.0 (and sharepoint services 3.0) I've found
many really great innovations.
After starting out reading things about webparts I think that webparts
Disable Web Forms Designer20 Jun 2007 11:24 GMT2
Does anyone know how we can set which designer (i.e. HTML vs Web Forms) that
an aspx/ascx file is opened in Visual Studio 2003?
I know there's a way to do it (I did it years back) but I can't for the life
of me figure it out. I need to do this becuase the project I am working
FormView, ObjectDataSource and the evil binding20 Jun 2007 10:22 GMT3
excuse me in advance for my not very perfect english. I need some help about
a problem with a FormView bounded to an ObjectDataSource. In practise I have
an ObjectDataSource that uses some BLL methods that  implements the
optimistic concurrency by a TimeStamp field into the DB. ...
Cookies not persisted on client side20 Jun 2007 10:06 GMT2
This is a very silly (and newbie) question but...
I started a new site; added on default.aspx a text box and a button. On Button Click, I do this:
   HttpCookie cookie;
   cookie = new HttpCookie( "test", TextBox1.Text );
 
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.