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 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Login for Windows Authentication30 Jun 2008 23:11 GMT2
I am nes to ASP.NET. I try to develop on online form for my office that
requiore use to login using Windows Authentication (Use name active
directory). I am search to web and could not found any sample.
Appreciate if someone provide some lead.
reading hidden data from a gridview control30 Jun 2008 17:09 GMT3
Hi I am trying to read hidden data from a gridview control.  This works if
the data is visible but if the column is not visible it does not return
anything, thanks.
 Int32 itemp = Convert.ToInt32(e.Row.Cells[6].Text);
UIP - User interface process30 Jun 2008 16:53 GMT1
is there a framework 2 UIP version  ?
How authenticate user manually?30 Jun 2008 16:52 GMT6
I have a subdir called "customer" that only allows authenticated users
(using web.config.)
In my login.aspx I allow them to pass username/password in query string.
Then I go to a default page.
GridView Postbacks30 Jun 2008 16:29 GMT1
I need to call a javascript function, on every postback that the
gridview makes. Is there anyway to do this?
Thanks.
Jack
loosing data on first web page when reloaded.30 Jun 2008 15:59 GMT2
Hi I have 2 webforms, webform 1 and webform 2.  Webform 2 is opened with the
selection of a hyperlink on webform 1.  I have webform 1 automatically reload
when webform to is closed via a close button on webform2.  The problem is
that several of the controls on webform 1 have data ...
Treeview Styling30 Jun 2008 15:56 GMT2
I have six different treeview controls on my page. When selecting a different
tree I would like the previous tree's node to change its color back to the
unselected color but what I have tried does not seem to work. I am not seeing
any changes to the background color of the node ...
SetAuthCookie not working with IE6????30 Jun 2008 15:31 GMT1
I try doing this in my code...
FormsAuthentication.SetAuthCookie(Convert.ToString(Request("lexusername") &
""), True)
Response.Redirect("customer/ViewCalendar.aspx")    ' only authenticated
Does Visual Studio.NET PRO 2005 include ASP.NET web service template?30 Jun 2008 14:52 GMT3
This is driving me mad. I have Visual Studio.NET PRO 2005 installed on
my machine at work. I want to write a web service. I find lots of
tutorials on how to do this with Visual Studio.NET; some are even
Visual Studio.NET 2005.
Adjacent Sibling Selectors in CSS30 Jun 2008 11:20 GMT5
I'm not sure if this is the right place to ask this question, but I wasn't
sure where else to go. I have a table made of the following tags:
<table class="myclass">
   <tbody>
Dynamic ID in Webcontrol30 Jun 2008 10:31 GMT1
There is a way, that I can create a dynamic ID in a WebControl.
This doesn´t work, but, looks like what I want:
<asp:Button ID="btnAdd<%="1"%>" runat="server" Text="Add Resposta"
OnClick="btnAdd_Click" />
how to convert .net 1.1 to 2.030 Jun 2008 10:23 GMT1
I have a website written in asp.net 1.1
Is it possible to convert it to asp.net 2.0
here iam getting error :
Error    2    The type or namespace name 'BaseScreen' could not be found
FORM value not bein inserted when posting to sql server30 Jun 2008 08:13 GMT1
I have created a aspx page which contains a formview with the state set to
"insert", I prepopulate some of the data as seen below and this is visible
on the form.
The information appears on the form but when I view the post via sql
Good Sites30 Jun 2008 00:21 GMT2
Can someone please give me the list of good sites for ASP.NET,CSS,
HTML/DHTML, Java Script?
Basically, what I want is web sites where I can see lots of examples,
different design styles, color combinations etc etc.
prerender event29 Jun 2008 23:31 GMT2
i'm not sure how the preRender event gets handled.
if i have a function:
   protected void tbPasswordPreRender(object sender, EventArgs e)
   {
 
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.