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 / April 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Steve Orr's Captcha control22 Apr 2008 04:26 GMT1
Steve Orr has a neat Captcha control:
http://steveorr.net/articles/CAPTCHASP.aspx
but aside from "dragging the control onto your toolbox.."  Does anyone have
any installation instructions:  e.g. aspx code, etc...  ??  I could not find
Need recommendation: Calendar (oulook like)22 Apr 2008 03:00 GMT-
I have a client who wants a website that will:
- allow users to schedule appointments
- allow reoccuring appointments
- allow day, month, week, year view (with appointments/colors)
Textbox Tooltip altered by javascript is not seen by code to save it22 Apr 2008 02:54 GMT6
I have the following textbox setup with Text & ToolTip Bindings as follows;
I'm using Visual Studio 2008 VB:
<asp:TextBox ID="txtDay1" runat="server"
Text='<%# Eval("Day1") %>' Width="30px"
create cgi-bin ?22 Apr 2008 02:40 GMT3
Using VS 2008 ... I have created a new folder cgi-bin in my project and then
created a c# console exe.
How do I set the permissions on the folder so that the exe executes.
I know how to do this on the real IIS but not on the development iis.
How about reference type22 Apr 2008 00:43 GMT-
It will show the reference page when I right click a web project and select
it's property page.
There are some reference types: BIN, GAC
What is the difference between these two types?
Looking for some ideas on a brand new application system21 Apr 2008 22:10 GMT7
We're looking into building an in-house integrated enterprise system
to manage inventory, work-in-process, and finances, among others.  I
am somewhat familiar with VB.NET (veteran VB 6 programmer) and think
that using the .NET framework would be best.
Sending html page values to ASP page21 Apr 2008 22:07 GMT4
Hi Gurus,
I am pretty new in ASP.net, so please help me solve a problem.
We have many HTML pages which we do not want to change.
What we want is on a button press it should goto a ASP page with all the
What is a .NET "Module"21 Apr 2008 22:06 GMT5
I'm learning about .NET assemblies and in the documentation there is mention
of "module" or "modules" within an assembly. For example, the Assembly class
has a GetModules method.
What is a module as it relates to an assembly? Is a module simply a class
User Control21 Apr 2008 21:27 GMT2
I created a web user control, named Navigation, in my web site and
added it to a page using LoadControl:
 Protected WithEvents ucNavigation As Navigation =
LoadControl("Navigation.ascx")
UpdatePanel.Update() doesn't work in Firefox21 Apr 2008 21:17 GMT7
I have an update panel that has the UpdateMode set to "Conditional".
When I call UpdatePanel1.Update() in the VB code it does not work in
FireFox.  It works just fine in Internet Explorer 6.0.  Any ideas on
how to fix it so it works in FireFox 2.0.0.14?
Login failed21 Apr 2008 21:16 GMT1
I've created a small web application  using a login controle and the
microsoft Acces provider to store the data and allow me the use Acces
databases for uses and roles...
Everything works fine when running it from within vb.
IE 7- Popup timer does not start until session tab is clicked on21 Apr 2008 21:03 GMT2
I am getting a strange problem with IE7 tabs.
The web application I am working (developed in ASP.Net, .Net 2.0), will show
a popup message with the count down timer 2 minutes before session time out.
The count down timer on popup will start with 120 and will be count down to 0
Active Directory, User Permissions, and .NET?21 Apr 2008 20:24 GMT4
I need to integrate my application into Active Directory. My application
has the concept of groups, users, and also individual permissions. Users
can be part of a group such as administrators, but explicit permissions may
also be set.
Forms timeout, Session timeout21 Apr 2008 20:17 GMT-
I think I understand the difference between forms authentication
timeout and the sessionstate timeout.  That said, they are giving me
headache.
I have a simple test application using Forms authentication.
WebPage Timeout21 Apr 2008 20:04 GMT4
ASP.NET 2.0
I have a webpage which calls a webservice this webservice creates reports
and sometime might take 5 minutes to create a report, but the webpage times
out after 90 seconds, it is also using AJAX UpdateProgress control which
 
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.