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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Webrequest permission is denied11 Oct 2007 11:19 GMT3
We have pro hosting on networksolutions for an ecommerce site.
We are trying to connect to authorize.net via webrequest. It seems
that NetworkSolutions has medium trust level and overriding is not
allowed. ( I have tried to change trust level and add the url in the
Attribute not being added11 Oct 2007 11:04 GMT2
I am creating a control and I have the following:
   Protected Overloads Overrides Sub AddAttributesToRender(ByVal
writer As HtmlTextWriter)
     With writer
problem with referencing a control11 Oct 2007 10:12 GMT8
i have in an content page a fieldset containing a label, an iframe and a
textarea:
<asp:Content ID="Content1" ContentPlaceHolderID="main" Runat="Server">
  <fieldset style="width:650px;">
banner11 Oct 2007 09:54 GMT2
If i make a small banner in Flash 8, what's the best way to import it
in ASP 2.0 ?
Thanks
Application_OnError handler not working11 Oct 2007 09:46 GMT2
I have a web application which has an error handling layer which is
performing quite well.
Any exceptions caught in a try/catch block are fed to this layer and they
pass the exception to an error page which gives up some useful information.
Forms authentication page not called11 Oct 2007 09:32 GMT7
I am writing ASP.NET application. I would like to use forms authenication. I
created Login.aspx page and modified Web.config. Start page is Default.aspx.
The problem is that Login.aspx is not called.
Here is part of my Web.config.
Question: Sitemap based on role11 Oct 2007 07:40 GMT1
Using ASP.NET 2.0 with Memberships.
I have 2 folders, admin and client.  Each folder has a sitemap file,
admin.sitemap and client.sitemap, in the appropriate directory.
I have a master page with a menu control.
Printing batch of invoices11 Oct 2007 04:34 GMT4
I have an array of invoice keys that I need to loop through, display in
a window on screen, then auto print, before looping to the next one,
again displaying on screen, and then auto printing.
I have my array sorted, and I am planning on building up the HTML
Pastel Colors?11 Oct 2007 01:08 GMT3
I'm trying to set the background color of a datagrid cell into a pastel color.
I can change this into other colors in the grid_ItemDataBound event thus:
e.Item.Cells(3).BackColor = System.Drawing.Color.Green
or
No Page_Load event when loading .aspx page into iframe11 Oct 2007 00:21 GMT7
I am working on an ASP .NET application in Visual Studio 2005 and running
IE7.  
This application has a page that contains an iframe which loads an .aspx
page and hyperlinks that load the iframe with different .aspx pages.  The
Whats diference?10 Oct 2007 23:49 GMT7
Hi, what is diference between:
File -> New Web Site
and
File -> New Project -> VB/C# -> Web Application
exclude control in updatepanel from doing async postback10 Oct 2007 22:42 GMT1
I've got a GridView control in an updatepanel.  Each row has two controls.
one control only affects the display of things inside the update panel, so I
want it to be asynchronous, but the other control affects things on the rest
of the page which aren't inside an update panel.  ...
Compiler Error Message: BC30002 in the aspx page10 Oct 2007 21:56 GMT1
I have class named xRep.vb located at the App_Code folder. The below works just fine under the Visual Studio environment, but when running this code from the web server I am getting this err:
Compiler Error Message: BC30002: Type 'xRep' is not defined. I copied the class even to ...
quote error in response.write10 Oct 2007 20:16 GMT6
I can't figure this out, why am I getting ")" expected and ";" expected on
this line?
Response.Write("<input type=""hidden"" name=""item_number"" value="".COM,
MLSNumber"">");
AutoCompleteExtender10 Oct 2007 19:50 GMT1
I am using an AutoCompleteExtender.
I created the .asmx file with the method GetWordList:
 <WebMethod()> _
 Public Function GetWordList(ByVal prefixText As String, ByVal count
 
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.