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 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Cookies will get deleted, no matter what28 Apr 2006 20:56 GMT2
Easy to describe that problem: The cookies will be deleted after the user
closes the browser, but I have set persistance to true. Code:
------
TicketForPremium = new FormsAuthenticationTicket(1, UserID, DateTime.Now,
table layout problem.28 Apr 2006 20:44 GMT1
I am using visual web developer express.   I have created a simple login
page, and i am using tables to control layout. The design view is
different than browser view.  In the design view, it looks perfect, but
the actual browser display is ugly. I can't seem to control actual
Need help with accessing a control within a template field28 Apr 2006 20:36 GMT5
I have a dropdownlist inside the gridview as a template column defined
as follows:
<asp:TemplateField HeaderText="Choose Location">
<ItemTemplate>
How do I create a Drop Down List with Hyperlinks as List Items in ASP.NET28 Apr 2006 20:33 GMT2
Hey Guys,
I am trying to create a DropDownList with Hyperlinks as ListItem. I am
creating a web page with ASP.NET and VB
Any suggestions or Solutions to my problem?
how do I know it's posted back due to a button click in Form_Load28 Apr 2006 20:15 GMT5
I have an asp button control(called buttonA), and in the Form_Load event I
want to know if the postback is due to the click of ButtonA.  Which method
should I use to achieve this?
Thanks,
Waiting for events in Atlas and .NET 2.0?28 Apr 2006 20:07 GMT7
I wonder if I can wait for the "events/notifications" from sql 2005 and
then perform some action when the "event/notification" has been sent.
example:
i have a small table with some statistical data that can be updated at
Context.User problem28 Apr 2006 19:53 GMT3
I am playing with GenericPrincipal classes and am using a sample program to
test it.
The problem is that even though I set the roles (which shows the roles in
the Context.User as being there), when the program goes from the login page
How do I access 'Request' from a Library?28 Apr 2006 19:45 GMT4
In one of my business objects I wanted to include a method like this:
   public static void PageRedirect(string pageName)
   {
     Response.Redirect(Request.ApplicationPath + "/" + pageName);    
beginner AJAX questions (AJAX.net)28 Apr 2006 19:42 GMT5
I've been playing with prototype.js and scriptaculous to create some nice
drag-and-drop interaction on my applications GUI. That's working well.
Now I want to take the next step and start passing data back and forth
between my page and the server via AJAX.
Compiler Error Message: BC30203: Identifier expected.28 Apr 2006 19:33 GMT7
I am having trouble resolving this issue:
Server Error in '/test' Application.
--------------------------------------------------------------------------------
Compilation Error
Converting Images28 Apr 2006 19:12 GMT1
I need to convert images to binary/pcx files. Is is possible to do that in
ASP.NET?
Thanks.
GridView - Is it Possible to invoke Multi-Line TextBox28 Apr 2006 19:10 GMT1
I have a Gridview created by dragging a table onto a web form page and
I have enabled the edit key.
One of my field is a multi-line 'text' field.
How do I change the standard textbox created into a multiline one.
Upload and dropdownlist from folder28 Apr 2006 19:09 GMT1
I've made an upload function saving to a specific folder and dropdownlist
reading and listing files from the folder.
When I upload, the list is rendered a second time in the dropdownlist with
the uploaded file only being displayed in the second list. I would like to
Microsoft Forum Software28 Apr 2006 19:07 GMT4
http://msdn.microsoft.com/newsgroups/default.aspx?dg=microsoft.public.pocketpc.d
eveloper

Can anyone please tell me what forum software does Microsoft use for that forum?
It's a nice design, I'd like to use it myself!
Bill.
How can we upload files on the web server28 Apr 2006 19:04 GMT3
sir,
 i have the page which ask user to upload there photo and resume. but i m
not able to upload them can there be any specific method to upload and
download files
 
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.