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 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
FindControl not working29 May 2008 22:06 GMT15
I'm not sure what I'm doing wrong. Here's my code:
Protected Sub Page_Load(ByVal sender As Object, ByVal e As System.EventArgs)
Handles Me.Load
   Dim hyp As HyperLink = CType(Me.FindControl("hypFilt" &
User Login29 May 2008 20:53 GMT2
I have an ISO that stores the MSSQL database on a different folder. Is it
possible to connect the Login Forms to a database on another MSSQL server or
to an Access Database file?
I can't use the file aspnetsb.mdf file for my Login forms on my honepage.
can't change radiobuttonlist displayed value in normal mode of gridview29 May 2008 20:22 GMT1
The gridview contains a radiobuttonlist with boolean values (true/false)
coming from a database.
In normal mode, the gridview displays True or False for that field.
What i want is to change True' and 'False' by 'Yes' and 'No' in normal mode.
Validators29 May 2008 20:13 GMT4
Is there a way to always show the validators?
I want to use validators and don't have to bother with field validation
(Page.IsValid)...
But there is an esthetic requirement : always show the little stars "*"
error constructor with no parameters does not exist29 May 2008 19:42 GMT1
Hi I am using a dataobject and trying to add two select parameters as follows:
ObjectDataSource1.SelectParameters.Clear();
           ObjectDataSource1.SelectParameters.Add("DepartmentID", ("1");
           ObjectDataSource1.SelectParameters.Add("Active", "1");
The type initializer threw an exception29 May 2008 17:41 GMT3
I have an ASP.NET application that uses a static class for caching xml
document and compiled xsl transforms. This has been working fine up until now
when I'm trying to install it to an additional webserver (we had 4
previously), which gives me the error "The type initializer for
asp:button question29 May 2008 17:33 GMT3
Is it possible when an asp:button is clicked I can have the button use
javascript client side code and fire the click event for the button
for server side code?  Code below is an example of what i'm trying to
do:
dataset merging29 May 2008 16:39 GMT2
I am trying to get my head around dataset merging but despite a little
research I could still use a pointer (or ten). Basically I want to perform
an outer join operation on a dataset (created from a file operation) and the
resulting sql query based on the contents of said dataset ...
Gridview and FileUpload ItemTemplate29 May 2008 16:36 GMT2
I have a gridview with 2 columns.
One column is a BoundColumn to a part number (string).
One column is an ItemTemplate with a FileUpload control.
There can be multiple rows (i.e. part numbers) in the gridview.
ASP.Net Web Site not showng in New Web Site window of Visual Studi29 May 2008 15:41 GMT2
In Visual Studio 2008, I suddenly no longer have the option of selecting
ASP.Net web site project in the New Web Site window, only ASP.NET web
application project is available.
How can I restore that option???
Ajax calendar, not working correctly29 May 2008 15:31 GMT3
Hi I am using an ajax masked edit extender along with a text box and masked
edit validator and calendarExtender.  It was working correctly but now for
some reason when the user selects the image button the calendar does popup
but when a date is selected the date is not displayed ...
why does control remain visible after postback?29 May 2008 15:15 GMT9
i experimented with postback and viewstate. With this code, there are 2
dropdownlists created, one visible and with AutoPostBack true, the other not
visible and no AutoPostBack, and one button . The first time, when i choose
value "b" of DD1, the second DD appears. That's normal.
login problems29 May 2008 15:13 GMT1
   i really need this little problem solving...
i have used the asp.net login / registration  wizards to set up a secure
area.
everything works great but not when uploaded to the server.
Response.Redirect vs. Server.Transfer - using ~ operator29 May 2008 13:38 GMT3
I apologize in advance for the length of this post. I wanted to get as
much detail as possible in here.
We have 1 web app that contains the functionality to do some single
sign-on logic. The flow is
Editing Excel29 May 2008 12:12 GMT2
I'm downloading an Excel file from another server, putting it in
bytes, and saving it on my server in order to pull off information
from it.  The file itself is set up properly, so in theory, I should
be able to access it with SQL statements.  However, the files first
 
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.