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 / May 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
IField or IWebPartField How to24 May 2007 00:14 GMT1
THis code below was using the IField interface but apparently its deprecated
i changed it to use IWebpartField
but can't get it to work>
I'm havinfg a problem on this line at:- object fieldValue =
Issue with threading?24 May 2007 00:09 GMT7
This is a long-overdue item on my punch list that I haven't had much time to
address in the past. I'm trying to get it off my plate this week. ;o)
We have a home-grown CMS that works pretty well. One issue we have is that
whenever a page is saved in the CMS, we grab the info about ...
Newbie: JavaScript validation on <Asp:CheckBox click23 May 2007 23:59 GMT1
It might be a simple question.
I am very new to ASP.Net 2, and stuck with a problem.
How can I execute a client side JavaScript function on CheckBox click.
I am able to execute function at server, But I don't know how to validate at
Session vs. RoleProvider23 May 2007 22:56 GMT1
Please help... i am stumped...
I have an app, written in VB.NET fwiw. I have a custom RoleProvider class,
cuz i finally got tired enough of hacking with application variables, to
learn the "correct" way to do roles.  ;)  ....
Allowed roles/users from the web.config23 May 2007 22:48 GMT2
Is it possible to get a list of allowed roles/users for a single page on the
site, which use a role based forms authentication?
<authorization>
<allow roles="*">
Redirect Unauthorized Access23 May 2007 21:15 GMT2
I've got an ASP.NET application that's using Windows authentication
with Integrated Windows authentication turned on to manage access.
Access to the web app should be restricted to only a couple AD Groups,
and I'm trying to get anybody else that tries to access the
Ajax UpdatePanel problems23 May 2007 21:11 GMT6
I have a page that contains an updatepanel with two nested
updatepanels.  No matter what I did, they were all updating.  So I
searched around online for a sample to compare with, so I could
hopefully see what I was doing wrong.  I found this (http://
PiggyBacking The QueryString23 May 2007 20:05 GMT1
Can somebody tell me what the code is if I want to
take the QueryString that was received by Page A
and send it to Page B via Response.Redirect?
How do I capture the whole querystring for this purpose?
Custom Validator23 May 2007 19:57 GMT2
asp.net 2/C#/VS2005
I want to create a validator that will be able to check a drop-down
list box to make sure that the first item (index 0) is NOT selected.
Does anyone have any ideas about how to do this?
How do you let the customer go about updating their brand new site?23 May 2007 19:56 GMT3
I have a different type of question.  After you've tested and debugged
your site, how do you hand off the new site to your customer so that
they can update/maintain it by themselves?  Do you create separate
admin forms only they can access?  Do you give them direct access to
Is Oracle supported in Visual SourceSafe?23 May 2007 19:54 GMT1
I have to come up with an answer. My company is looking into using
Visual SourceSafe for version control of VS.NET and Oracle package
scripts, table scripts, etc....
Can Visual Studio keep track of version information of these?
how to align label within margin of a panel?23 May 2007 19:30 GMT2
I want my panel to have an inner margin. Problem is label text does
not appear to recognize the margin. In this example, the TextBox
aligns on the margin, the label does not:
      <asp:Panel id="Panel1" runat="server"
Validation Groups23 May 2007 19:18 GMT4
asp.net 2/C#/VS2005
Using master pages
I have a page with several text boxes on it. I want to logically group
some of them. So I have a textbox that has required field and regular
executionTimeout on a per request basis23 May 2007 19:09 GMT2
I have a page that handles file downloads, and sometimes it fails with
"Request timed out", apparently because it takes more than the default 90
seconds to stream out the file. I don't want setting executionTimeout in the
config file. Is there a way to set the execution timeout ...
problem about postback and javascript23 May 2007 19:04 GMT2
There is a label and a textbox.
There are two buttons: one HTML (buttonA), the other ASP.NET (ButtonB).
Clicking on buttonA starts a javascript function, starting on ButtonB
triggers nothing but of course generates a postback.
 
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.