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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Radio button validation26 May 2007 11:21 GMT2
I am having a slight problem validating radio buttons using customvalidator.
My buttons generated HTML look like...
<input id="MemberPage_MinorWorks_SpareLoadYesRadioButton" type="radio"
name="MemberPage:MinorWorks:SpareLoadCapacity"
how to run web services in seperate processes26 May 2007 07:29 GMT2
I am wring asp webservices in managed c++ for IIS 5.1 runing on XP SP2.  Even
though I set the aplication protection to High (Isolated), each service seems
to run in the same process. I wrote a couple of test servies in c# which
reurned the process id and got the same results. ...
Array26 May 2007 04:32 GMT1
I have an array of controls and I want to copy it to a Generic.List(Of
Control).
How can I do this?
Thanks,
Edit a SQL Server 2005 XML column in ASP.NET26 May 2007 04:22 GMT6
Hi. I've been trying to figure this out for a couple weeks now and have posted various pleas for help, but so far I've not been able to find the magic I need to make this happen. This can't be too uncommon of a scenario. Certainly someone has done this before.
What I'm trying to ...
Yet Another 'Email Confirmation' Question: Encryption26 May 2007 00:51 GMT2
I have got the email part working.
I have it set up so there is a temp_table of the registration.
There is a confirm_code column with an encrypted ID.
My question is this - it seems that a lot of online guides are
Server did not recognize the value of HTTP Header SOAPAction25 May 2007 23:41 GMT2
I've built an ASP.NET 1.1 web service and an ASP.NET 1.1 application that
calls it
is throwing the following exception:
System.Web.Services.Protocols.SoapException: Server did not recognize the
Add div to asp.net page25 May 2007 22:47 GMT1
I want to add a div tag with a few properties (class, id, ...) to a
page. I would like to build the following block:
<div id="myid" class="myclass">
  <Asp:TextBox> ...
List in Asp.Net25 May 2007 22:44 GMT3
I need to create the following code in ASP.NET:
<ol>
 <li>
   <label for="name" class="required">Name:</label>
newbie: logging exceptions, how??25 May 2007 22:31 GMT2
ASP.NET 2.0
I'm developing a ASP.NET 2.0 portal and are wondering how to implement some
kind of logging which logs all the exceptions which occur while the website
is running, So the administrator can view the log and discover problems,
2 forms25 May 2007 22:30 GMT3
I wanna add paypal to my page but it requires its own form.
how to handle
thanks
AJAX and textboxes25 May 2007 22:04 GMT4
I have a form with some textboxes and a button.  I'd like for the button to
be disabled until the user enters valid data in either of two of the
textboxes, but can't quite seem to figure out how to accomplish this.  
Ideally, I'd like for this to happen without having to post back ...
<location> element in web.config file. Has anyone run into this before?25 May 2007 21:53 GMT2
I have been struggling with this for the past couple of days.  We have
a custom http module setup in our project to filter some requests.  I
only want this module to be applied to certain pages.  In order to try
to do this I have added the following test code in our web.config
Sending form data in email25 May 2007 21:42 GMT11
I want to send an email when the Insert button is clicked that includes data
entered on the form.  I am using asp.net 2.0 and an insert template.  I
receive the email OK, but there is no subject or body.  Please help.
Here's my code:
Accessing a Master Page Property from a Module25 May 2007 21:30 GMT13
I have been reading Scott Allen's article on Master Pages (http://
odetocode.com/Articles/450.aspx) but I am having problems
understanding a concept.  Specifically, I have created a property
(called "CurFlag") on my master page that can be accessed from content
Gridview hidden label value25 May 2007 21:12 GMT3
I have a gridview, and a label inside the <Columns> and ItemTemplate. The
label is a hidden. I want to retrieve the value of this label on the
gridview_OnPageIndexChanged event, but i seem to get a nullexception. Can
anyone please tell me what iam doing wrong.
 
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.