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 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Client Certificate Validation19 Oct 2005 13:03 GMT4
I am working on a special ASP.Net application that receives files from
customers.  The connection is made via HTTPS and the client sends the file
as a POST to my ASP.Net listener.  All of this works fine.  Now I am looking
at how to validate the clients certificate programmatically. ...
Can we open excel in WebForm?19 Oct 2005 12:48 GMT6
Can i open and edit the excel sheet  on web page after downloading?
After editing, i close the web page and the excel file auto upload to the
server.
Is it possible? I really struggling about the ability.
Is it possible to create a combobox with images?19 Oct 2005 12:08 GMT1
I need to put a combobox in my asp.net application but I need that each
item was an image.
is it possible with standar classes? I cannot spend any money on that.
:(
WebUserControl19 Oct 2005 12:00 GMT2
I have WebUserControl on a Webform.
How can I sent dynamically to the WebUserControl from a Function/Property on
the Webform ?
<uc:myuc id="myid1" CurrentPage=<%#GetText()%> data="2" runat="server"/>
Help with transferring Session object between pages.19 Oct 2005 11:56 GMT3
I have multi-page form where I pass an object between pages as follows:
On each page:
// What page to go to next
private void btnContinue_Click(object sender, System.EventArgs e)
C#/ASP.NET "the document contains no data"/"the page cannot be displayed"19 Oct 2005 11:53 GMT1
I just made a web application using ASP.Net and C#. The application
compiles and works fine from my workstation, but after I uploaded it to
my webserver, I am getting an error of "the page cannot be displayed"
in IE and "the document contains no data" in FireFox.
Window on Top19 Oct 2005 11:27 GMT3
I have create a help window for my web application and I would like if
it would always stay on top of the other browser's windows but still be
able to work in the other windows... is there a way to do this???
Pam
Path Format not Supported19 Oct 2005 11:27 GMT5
In an aspx page I run the following C# code-behind:
string filename = null;
filename = txtUpload.PostedFile.FileName.Trim();
//save the file
how to display image in DataList from Database ?19 Oct 2005 11:21 GMT1
hello code Gurus,
i want to display images in DataList, the image name are stored database,
help me please , thanks in advance
programmatically fill out an external webform19 Oct 2005 10:32 GMT5
I need to access an info page in an external website, normally
accessible after filling username and password in a form.
I would like to hide this complexity (!) from the user, allowing them
to access it through an internal web page (which I would design) maybe
C#/ASP.Net Codebehind type not found at run-time19 Oct 2005 10:10 GMT1
Using VS 2003 and Cassini web server. I'm new to ASP.Net and so this may be a dumb
question.
I'm getting an error where the type  'FarmLand.WebForm1' is not found. The Codebehind
C# source file declares a namespace of FarmLand and a class of WebForm1.
error 404 page not found after appling patch19 Oct 2005 09:59 GMT3
We have a asp.net application working fine till a patch is applied to the
machine. Now it encounter error 404 page not found, although the page is
there.
Has anyone come across this before?
LoadLibrary failing19 Oct 2005 09:22 GMT3
I'm using LoadLibrary to import a DLL in a asp.net application.
The dll was written in c++ and is located in the bin folder
I have been testing the website on my development machine and our inhouse
webserver running IIS 5.1 and it works correctly.
ASP.NET 1.1 Application Load Time19 Oct 2005 09:20 GMT4
I'm experiencing a problem when my asp.net 1.1 application starts. It
appears that when the application has not been used for 12 hours or so...I
experience a much longer load time then if the application was loaded
recently. I attempted to do some research on the subject and ...
DataGrid row ID19 Oct 2005 09:18 GMT2
I need to give each row an ID in a DataGrid as I need to retrive it through
JavaScript using the row ID rather than the index.
Is this possible at all?
Thanks all,
 
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.