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
Serializable08 Oct 2007 15:49 GMT2
What does "DataSet is Serializable" mean?
Ron
Style Sheet Download08 Oct 2007 14:50 GMT1
I have a need for a user to open an XML file from a web site and have
it open based on a style sheet, not just looking at the raw XML data.
I'm wondering what the best way to go about this is...
Do I download the style sheet to every PC that navigates to the web
changes with Radiobutton selection08 Oct 2007 14:33 GMT3
I placed the following code into my page, but i get an error message,
why?
The code is:
if (this.RadioButtonContatto.Checked == "YES")
Membership security. Forcing a Password Recovery/Reset?08 Oct 2007 14:17 GMT1
I'm using asp.net Membership security. Using the Password recovery
control, users can reset/recover their passwords. Great.
I've grid with all the users. I'd like to add a button so the admin of
the ap can reset anybodies password (sending them a new password).
selected button08 Oct 2007 14:06 GMT1
i have a radiobutton list, and one label with a textbox. Beside the
Texbox i have inserted a fieldvalidator: now, i was wondering if the
code that follows is correct, and if it does, where i should put it.
What i want to do is this: if is selected  YES on the RadioButton,
PostBackURL08 Oct 2007 14:01 GMT1
i am creating a web page for importing user contacts from yahoo.
i let the user enter his username and password on one page and then
post it to another page by specifying the postbackurl for the button
to next page where i access the username and password from previous
File.Exists not working properly in FireFox???08 Oct 2007 13:53 GMT1
bool str = File.Exists("\\\\Blrkec32657d\\Results\\J22.res.txt");
str returns “True” in IE but false in FireFox why??? Based on this I am
drawing
some Graphs… It works in IE but not in Firefox.
Circumventing the 404 error08 Oct 2007 12:58 GMT2
I understand that I can add something like this to my web.config:
<customErrors mode="RemoteOnly" defaultRedirect="~/error.apsx">
   <error statusCode="404" redirect="~/PageNotFound.htm" />
</customErrors>
convert Microsoft Word Document into HTML08 Oct 2007 12:48 GMT3
I want to convert Microsoft Word Document into HTML format using .NET (c#).
Do anybody have any idea how to do this.
Signature

Kumar.A.P.P

Http exception - Request Timed out08 Oct 2007 12:39 GMT1
We have hosted a web application in a client network and the application is
responding very slow.
In between we are getting exceptions due to the request time out.
We are getting the following exceptions:
changing text08 Oct 2007 09:54 GMT2
having an "upload file" control on my page, how can i change the text
on the button from "browse" into something else?
Thanks
Vinnie
Question about IMG tags and file names08 Oct 2007 09:49 GMT3
Do browsers determine the type of a file by either looking at it's contents
or it's file name when parsing an IMG tag? IE7 can be asked to display
"Photo.tmp" which is actually a JPG and it displays it correct.
Just worried that other browsers may to it a different way.
datagrid template column forecolor08 Oct 2007 09:35 GMT3
This template column should show forecolor as red when the bit
datafield 'SIG' is true.
<asp:TemplateColumn HeaderText="Area">
    <ItemStyle HorizontalAlign="left"></ItemStyle>
What happens after runtime?08 Oct 2007 09:22 GMT6
The different Page events in the page life cycle like Page_PreInit,
Page_Init, Page_Load etc. - are they different stages of the runtime
process?
Does a server send back the HTML output of an ASPX page to the browser
click events no longer work for controls within a Multipage contro08 Oct 2007 07:58 GMT2
I am using a Multipage control with ASP.Net 1.1. The events for controls
within the multipage are not getting fired. Any ideas why this would happen.
It was working fine before i added another usercontrol to the page.
Thanks
 
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.