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 / June 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Forcing the user to present smart card for login22 Jun 2006 15:42 GMT1
I am working on an asp.net web application where I have to force the
user to present smart card. How can I do it?
thanks,
Anil.
install asp.net 2.022 Jun 2006 15:22 GMT3
I have .net framework 2.0 installed on my web server but the version of
asp.net is still 1.1. Can anyone tell me where should I change the
asp.net version from?
Thanks
Make part of a website password protected.22 Jun 2006 14:45 GMT2
How do you make a part of a website require a login ?
I've done it with forms authentication where the entire site (with a few
exceptions) require somebody to log in. But how do you do it when you want
about half the site to be a subscriber area?
ASP.Net, using firefox of MAC to browse problem, very slow!22 Jun 2006 14:20 GMT4
To who may concern:
We've built an asp.net application, and it is ok in IE/Firefox on PC,
but it is very slow in firefox on MAC, is there any solution about
this?
Using the HTML constrol to upload a file - progress bar?22 Jun 2006 14:12 GMT6
I have a spot where I allow a user to upload a file to the server. The files
are media files so they can be large (25MB). Problem is that while it's
uploading, the screen just sits there (yes there's a progress bar at the
bottom but that's pretty useless.)
adding items to an arrayList22 Jun 2006 14:01 GMT2
I'm trying to grab the files in a directory and add each one to an array
list. Thist is what I have:
1 Dim filesToUpload() As ArrayList
2 Dim batchFiles As String() =
ASP.NET 2.0: CompareValidator problem22 Jun 2006 13:46 GMT1
I am learning ASP.NET 2.0 and I have a problem with CompareValidator
control. On .aspx page I have a control:
Date of birth: <asp:TextBox ID="BirthDate" runat="server"
ValidationGroup="BirthDate" />
The requested FTP command is not supported when using HTTP proxy22 Jun 2006 13:19 GMT2
I am trying to upload files on FTP and used the code below:
                     Dim request As FtpWebRequest
                     request =
WebRequest.Create("ftp://ftp...../test.txt")
Mysterious bug with asp.net!22 Jun 2006 13:02 GMT4
We are streaming a pdf file to clients via Internet explorer .The pdf file
is streamed over https .
Sometime, when the file opens, it is seen for a few millisecond and is
killed again. Meaning , the client has no chance to view it.
I want to populate iframe when click on button+asp.ne22 Jun 2006 13:00 GMT2
I have iFrame and command button(webser control) in my aspx page,
want to populate the iframe with someohter page when I click on comman
button .
- SUBB
.NET 1.1 dynamically added controls22 Jun 2006 12:47 GMT1
I am having troubles dealing with dynamically created WebControls. I have
this HTML code:
<form id="Form1" runat="server" method="post">
 <table width="960" align="center">
aspnet_wp.exe error22 Jun 2006 12:41 GMT1
i am facing the error...
Server Application Unavailable
The web application you are attempting to access on this web server is
currently unavailable.  Please hit the "Refresh" button in your web
console-app with webserver-environment22 Jun 2006 11:48 GMT1
is there a possibility to call a method of a class which is in an
web-application?
perhaps it is better if i describe it this way:
IIS: "myWeb"
1.1 com interface (I suspect)22 Jun 2006 11:36 GMT1
I have strange things happening
I have two w2000 server
I use Studio 2003
.NET 1.1
Returning Contents of Remote Virtual Directory22 Jun 2006 11:01 GMT1
How can I return a list of the directory names in a virtual directory?
For example:  If you open the directory below in your browser, I would
like to return an array to my ASP.Net app with all of the directory
names found (batters/, gid_2006_06_20_anamlb_sfnmlb_1/, etc.).
 
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.