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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
possible to alter the ASP.NET 2.0 HTML editor's tag attribute validation?25 Sep 2007 23:11 GMT2
Iwould like to be able to tell the editor to accept a few custom attributes
for the UL and LI tags as valid. Is that possible?
Paul
How to submit a bug to microsoft on .NET javascript?25 Sep 2007 22:56 GMT2
The ValidationSummaryOnSubmit method, which is a built-in microsoft
javascript method for handling the validation summary control has a
bug.
It uses 5 variables for rendering the control:
trick to populate with decimal25 Sep 2007 22:01 GMT2
When i try populate a dropdownlist menu using a for cycle  i get a
list of integers from ( in example ) 1 to 10. How can populate the
same list, if working on the code (C#) i wish to get not longer a
series of integers, but a series of decimals?
How to get values from custom config section?25 Sep 2007 22:00 GMT1
Given this custom config section:
<HttpResourceHandlerSettings compressionOn="true" daysInCache="30">
   <fileSets>
       <add name="FileSet_CSS_Style1"
dynamic call of  a function25 Sep 2007 21:52 GMT5
how can i call a function
where i recive its name from a query string and i want to call that function
(in asp it was with Eval function)
and how can i call it if i have parameters too?
Online Payment With ASP.NET Sites25 Sep 2007 21:20 GMT10
OK, Ive been asked to provide a public site with a means of selling some
products, I have never done this before, so im a bit of a newbie really.
What I am looking for is a method of acheiving this within the ASP.NET
develpment arena,
Bug in the CacheDependency or Cache object? Help!25 Sep 2007 20:50 GMT3
Using ASP.Net 2.0 on Vista with IIS6, if I set a CacheDependency on a file
into a Cache entry that I insert and then delete a subdirectory in the same
directory that the file is located in then my dependency is triggered and my
cache object is deleted.
Cannot open database requested in login 'HumanResources'. Login failed for user 'companyDomain\BOSIIS$'.25 Sep 2007 20:45 GMT3
I have an ASP.NET 2.0 Intranet app that works fine on a test server
running on Win2003 Server with IIS 6.0.  However, it fails when I port
it over to the production server running on the same OS.  I compared
all the configurations and everything matches.  I then re-run the
WebClient Upload25 Sep 2007 20:38 GMT3
Have the following code:
wkLocalPath = "C:\A\1.jpg"
wkServerPath = "http://servername/dirname/1.jpg"
wcClient.Credentials = New NetworkCredential("UID", "PW")
Need ID going into Database25 Sep 2007 19:51 GMT2
Could someone assist me.  I have the selected value from a tree view
going to another page with this code:
Response.Redirect("RequestForm.aspx?TitleID=" &
TreeView1.SelectedValue)
Upload File in an UpdatePanel (AJAX)25 Sep 2007 19:11 GMT2
I'am sure this has been discussed many times, but my search for the best
approach hasn't turned out well - so far.
Like hidden iframes... well I understand that a full page postback is needed
to make the upload file to work.
RadioButtonList problem...25 Sep 2007 17:43 GMT1
I'm currently using a GridView and during the RowDataBound event, I am
populated a radio list within the row.  The problem is, when I click a
button on the bottom of the page, I am able to grab the
RadioButtonList from the GridView; however, it is not retaining the
Accessing invisible control in Javascript25 Sep 2007 16:16 GMT3
I have below label which is invisible when the page loads.
<asp:Label ID="lblTest" runat="server" Visible="false" Text="Test"></
asp:Label>
Now if I want to make this label visible on the web page, I used
problem with ajax toolkit25 Sep 2007 15:31 GMT8
  I installed the latest version of AJAX toolkit today and start playing
with it. I can not add any AJAX control to my page. When I try to add it, it
is added as follow:
<cc1:TabContainer ID="TabContainer1" runat="server">
An SQL question25 Sep 2007 14:37 GMT18
This is more of an SQL question, but I would like to know how to do it in
SQL Server.
In a given table I have two columns of importance.  The first is account
number (and it is a foreign key).  The other is agent_id.  The combination
 
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.