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
sterling (UK) based ecommerce package asp.net24 May 2007 17:32 GMT1
Im currently in the process of looking for an ecommerce package which
i can integrate fully with an asp.net website. ideally it would be in
vb.net and i would hope that i would have the ability to change the
code. so i can add extra functionality. i would also prefer it if the
Ajax web.config error24 May 2007 17:02 GMT2
Whenever I startup an Ajax Control Toolkit Website I get the following
error:
Could not load file or assembly 'System.Web.Extensions,
Version=1.0.61025.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'
Detailsview Headers24 May 2007 16:57 GMT1
Can you put the details view header at the top of each row, instead of at
the side? Or is there another control that does this?
I don;t want to have to resort to loading each field into a literal, so a
databound control is what I'd ideally like in this case.
Ajax Update Progress control24 May 2007 16:45 GMT1
I am trying to apply the Update Progress control to a method that is
building a zip file and then giving the user the chance to save the file
via a popup box.  But the Update Progress control doesn't seem to like
this.  I am getting the error :
RadioButton ReadOnly24 May 2007 16:42 GMT1
Hello misters
I am having troubles impementing the readonly attribute properly. In case
the readonly attribute is set on the server side, I added an
attribute: this.Attributes.Add("onclick","this.checked=!this. checked;");
Impersonation and clicking links24 May 2007 16:21 GMT1
I have a web page (site.com\page1.asp) which contains a link to a document
on the same server (site.com\Restricted\doc1.pdf). I want to ensure that the
only way people can access the file is by clicking the link, and not by
pasting the URL into the browser. My idea was to use ...
Output Cache - Not Working24 May 2007 15:32 GMT3
I have just enabled output caching on a page, the URL is:
Menu2.aspx?user=simon
My page/outputcache directives are:
<%@ Page Language="vb" AutoEventWireup="false"
not authorized message when accessing web server24 May 2007 14:39 GMT2
If I try to access my web page as
http://computername/website/default.aspx I'm getting an error message:
You are not authorized to view this page,
but, if I do
Setting Formview Datasource Parameter24 May 2007 14:12 GMT4
I'm trying to set a formview datasource parameter dynamically on page_load
using the following code:
public void Page_Load(object sender, EventArgs e)
   {
Mixed Language Development with WAP24 May 2007 13:11 GMT6
Thanks to help from this group I was able to use both VB and C# in a Website
Project, so I understand about creating language subfolders under App_Code
folder.
However, I have another project that I converted from Website Project to Web
Updating SQL 2005  in a loop dont work24 May 2007 13:09 GMT14
I wrote a code to loop through an array and only the first item is
updated. I think the sqlcommand is not updated properly in my code but
I am not sure how to go about this.
This is my code:
How can i re-open this webpart using PageCatalogPart24 May 2007 11:21 GMT1
I mistakenly closed my webpart in design mode.
How can i get it back to show :(
Thanks in advance
<asp:WebPartManager ID="WebPartManager1" runat="server">
ListControl loses its items24 May 2007 09:49 GMT2
My DataGrid control has footer and this footer contains a custom web user
control. The control included via footer template at the desing time. I
don't create it manually.
The user control contains a DropDownList that populates data on its own Load
FindControl() on ASP.NET UserControl Objects24 May 2007 09:42 GMT14
Hi. I have created a UserControl ("MyUC"). I've put a bunch of instances of
that control on a Page ("Defaul.aspx"). The control works fine.
Now, I want to be able to use "FindControl()" from within my Default.aspx as
follows:
Http module to directly edit output24 May 2007 09:39 GMT6
Hi. How can I automatically edit the output of an ASP.net application,
such as using regular expressions to replace repetitive whitespace
with one space, or add a comment to the end of the output? I'd like to
just add this as an http module in Web.config.
 
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.