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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Page.ClientScript question about Javascript22 Jan 2007 22:29 GMT3
  Newbie question:      Why use Page.ClientScript.RegisterClientScript*
when we can just make a .js file and include a reference to it in the page?
(i.e.  <script src="myscript.js" type="text/javascript"></script>)
   Is it because RegisterClientScript* enables us to reference ...
Appending Text To <%# Eval("...") %> In HTML?22 Jan 2007 21:45 GMT2
Duh.
I tried several syntactical character combinations but I can't seem to
figure out the syntax to extend the use of <%# Eval("...") %> when used
inline as a ToolTip so as to append pre-fixed and post-fixed text with the
bypass open/save/cancel dialog box22 Jan 2007 21:36 GMT5
how can I bypass the open/save/cancel dialog box and have the document requested open directly in the application associated with
the file type ?
Browsercaps22 Jan 2007 19:38 GMT3
Someone knows where I can find a good explanation about browsercaps?
I want Firefox to as an up-level browser.
The default rendering is bad with Firefox when using ASp.NET.
Populate Excell Sheet using ASP.NET/VB.NET22 Jan 2007 19:35 GMT2
I have an Excel sheet that I want to be able to make changes to it
using ASP/VB.NET (like updating cells values and maybe formulas). Once
it's done; I want to save it and then launch the changed file to the
user.
Authentication: multiple auth types for one site22 Jan 2007 18:50 GMT2
I'm looking for feedback on an authentication solution we are
considering for an ASP.NET 2.0 project.
The site will be accessed by both internal users who are logged into
the Windows domain, and external (business partner) users via the
.XSDs using Stored Procedures22 Jan 2007 17:28 GMT2
With ASP.Net 2.0 applications I am used to accessing data by using a 2.0
dataset and using the dataset wizard to create the tableadapter. I always
(until now) have specified creation of embedded SQL instead of Stored
Procedures.  This always generates a GetData method and then I ...
Session or not22 Jan 2007 16:45 GMT6
1,000 users log in for entering data.
Which is the best way to clean up after each user? How do I end a
session properly when an explicit logout is not an option?
If the user just closes the browser will my IIS clean up
page life cycle problem22 Jan 2007 16:36 GMT1
I have a textbox in a form that saves information to a database.  A linkbutton activates a function from the user's click to save
the data. A leading string of text is added  to the content before saving.
I want to retrieve the saved info and have the retrieved data displayed when ...
Problem with firefox22 Jan 2007 16:29 GMT1
Seems i have an error and i cant find a way around it.
Using firefox whenever i try to assign the value from a grid to a
textbox using:
contrTxtName.value =
Forcing a page to postback22 Jan 2007 16:08 GMT3
I suppose the answer to this is staring me in the face but....
How do I programmatically get a page to post back?
The actual situation is that I am using an aspx table control and
changing the text  within a cell. Though the cell text is updadated
Load Event is Raised Twice22 Jan 2007 15:42 GMT4
Can anyone explain why the Load Even is raised twice in the web page?
What can be done to avoid it?
Thanks,
Samuel
Problems with DetailsView and SQLDataSource - changing data source22 Jan 2007 15:33 GMT1
I have a page with a DetailsView control and a SQLDataSource control.
The SQLDataSource control is connected to an Access database.
Everything works fine.  Now I want to change the back end database from
Access to SQL Server.  So I go in to the SQLDataSource and modify it to
Enumeration - How to do this?22 Jan 2007 15:25 GMT1
I am creating a new membership user and the status variable is an
enumeration which can assume various values:
 MembershipCreateStatus.Success,
MembershipCreateStatus.DuplicateEmail, etc.
Repeater and Index Value22 Jan 2007 15:02 GMT5
I use a repeater that displays images.
I need to add dynamically a jscript function on each image that use the
index value of the repeater
<asp:Repeater ID="ph" runat="server" DataSourceID="myDataSource">
 
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.