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 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Center web page info22 Jun 2007 21:57 GMT11
Does anyone know a way to center the info. on a webpage?  I want my
web site to work like MySpace.com where the page content remains
centered when I resize the browser window.  For the life of me I can't
figure out how to do it.  I am desperate to figure it out today!
display fields in excel based on user role or id22 Jun 2007 21:55 GMT3
Here is the scenario. I need a solution/suggestion how to work around this
problem.
My application has users with different roles. When they click on a button
"Download Spreadsheet" in aspx page, they should be able to download a
Navigation and security location.href and server.transfer22 Jun 2007 20:44 GMT2
Is there any difference in handling the site navigation by using
location.href or by using server.transfer?
window.location.href = '<%=Response.ApplyAppPathModifier("~/MyAccount.aspx")
%>';
getting all live SessionID's22 Jun 2007 20:35 GMT4
Is it possible to get the SessionID's of all the currently running sessions
in an asp.net application?
Paul
out parameters for Web Service methods22 Jun 2007 19:37 GMT2
I have the following function for a web services method (6 parameters where 5
of them need to pass out values):
[WebMethod(Description="Given pkey, return a patient record as parameters")]
public void GetPatientPara(out string patientID, out string LastName, out
icon not displayed on address on (ie)22 Jun 2007 19:27 GMT2
helloo
i am designer,
i used the following code to display my icon on the address bar, it
workout on mozilla but not on ie why?
.net controls here http://controlszone.com/22 Jun 2007 18:59 GMT1
You can find different .net controls here
http://controlszone.com/
How can I stop a post back from firing when there is no need for it to?22 Jun 2007 18:57 GMT1
How can I stop a post back from firing when there is no need for it
to?
I have a GridView pager template (shown below):
There are 3 commands:
Errors from timeouts?22 Jun 2007 18:56 GMT1
I have a web application that I am converting from 1.1 framework to 2.0
framework.
When I do, I'd like to see if I could trap this error (or do something
to detect it).
Include Project22 Jun 2007 18:51 GMT1
I have a Visual Studio 2005 solution with 8 projects. 7 of these
projects need to use the classes of the eight project named Engine. Do
I need to copy Engine.dll to the bin folder of the other 7 projects or
is there another way to do this?
Extract web page via code fromatting22 Jun 2007 18:17 GMT4
I get a web page, from java web server,  via C# code but when I try to write
the response I get from the web page to a text file it has lost of junk in
it.
\r\n\t\n\r\ etc...
Please solve this.22 Jun 2007 17:48 GMT14
It says invalid expression term &&
protected void GridView1_RowDataBound(object sender,
GridViewRowEventArgs e)
   {
single web app for both external users and domain users22 Jun 2007 16:32 GMT1
Ive been asked to allow internal (domain authenticated) users to get in to
my asp.net web application, while everyone else should use the login form.
One way ive seen others doing this, is to configure the application in IIS
to use windows authentication, uncheck anonymous, so as ...
'dropdownlist' has a selectedvalue which is invalid because it does not exist in the list of items.p22 Jun 2007 15:15 GMT2
.cs
using System;
using System.Data;
using System.Configuration;
XMLHTTPRequest.send method failing22 Jun 2007 15:12 GMT2
The relevent code (it's a basic example):
var XMLHTTP = GetXMLHTTP();
if(XMLHTTP != null)
{
 
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.