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
How to retrieve all records with some field value=null30 May 2007 21:24 GMT2
I have a web services method getRecords(string name, string alias).
In the implementation, I use the following stored procedure. How can I get
the all records with alias=null. When I leave alias empty, it returns all
records with alias != null.
importing asp.net membership tables30 May 2007 21:05 GMT4
How can I import my current asp.net membership records in my local sql
server to the empty tables on the live server?
I've tried removing contraints with:
ALTER TABLE aspnet_Applications NOCHECK CONSTRAINT ALL
Button.Click not raised in Gridview's Template column30 May 2007 20:54 GMT4
I'm programming a custom GridView, adding column by column
dynamically. Every column is a TemplateField, and I've made a class
hierarchy for each template (TextColumnTemplate,
DropDownListColumnTemplate, ButtonColumnTemplate), implementing
Adding Cash Register support in ASP.NET application30 May 2007 20:51 GMT1
I am a leader of a team, developing business application based on the
ASP.NET platform. Now we need to add cash register support to the
application and it seems to be a bit of a problem. In general communication
with the cash register consists of two steps:
Can I get an alert box on my local computer when someone access my web page?30 May 2007 20:48 GMT4
i have created a web application in c# and ASP.NET1.1 that is having a
button on click of which
spawns a web page which is hosted on my localhost!
i have given the URL to my friend.Now he/she access it .
Response.ContentType = "Application/pdf"30 May 2007 18:46 GMT4
With ASP.NET 2.0
I'm trying to display the pdf file directly in the client browser, but I
only get a download dialogue box. Downloading the file works fine, but I
want to view the PDF directly.
prompted for Id and password when opening .aspx pages30 May 2007 18:35 GMT8
I can open a .NET 1.1 project fine but when I try and open a page within
that project I'm prompted for a username and password.
Any ideas on why I would be prompted for a username and password when trying
to open a  .aspx page?
Safari 2.0.0.4 appends .html to pdf files30 May 2007 18:28 GMT1
Hi NG,
I've a Problem with users who want to download DB-stored pdf files
("document.pdf"). The download is processed by an aspx-page which
Response.BinaryWrites the file to the client. but on safari 2.0.0.4
why is the selectedvalue of this dropdownlist empty?30 May 2007 18:27 GMT3
This code sends back the selectedvalue of a dropdownlist to itself
(postabck).
But the value (dd in the code) is empty.
I must say: it works with EnableViewState="true".
which values are sent with a postback?30 May 2007 18:27 GMT5
A postback sends values back to the server (e.g. the selectedvalue of a
dropdownlist or the text of a textbox).
I changed the text of the textbox and it's forecolor with Javascript.
When doing a postback, i still can see the new text but the new forecolor is
Newbie question - Use dropdownlist or textbox for db insert?30 May 2007 17:59 GMT4
I have a webform that i'm using to insert a new entry into a database
table.  For some of the columns, I'd like to give the user the option
of using a dropdownlist or a textbox, in order to allow the user to
use an existing entry, or to create a new entry value.  However, when
Design Guidance Wanted30 May 2007 17:46 GMT1
In ASP.net 2.0 I need to create a scheduling page that allows my users to
book/schedule/reserve six different surgery rooms.  What the design calls
for is one screen that has the daily schedule on the vertical axis and
across the top on a horizontal axis the six different surgery ...
Connect to anothe database30 May 2007 17:33 GMT1
How can I connect to another database instaed of the default database
aspnetdb in the local SQL Server in the App_Data folder that exist in my web
site application ?
My database that I want to connect is in my local Machine and its name=Husam.
Outlook style left hand menu bar30 May 2007 16:26 GMT1
Im currently working on an asp.net application, and the customer
expressed a prefference for a sliding left hand menu, similar to the
one in outlook
( The menus work like a stack, with the active menu at full height,
Style class doesn't support margin or padding css properties30 May 2007 15:54 GMT3
I want to add some css rules to the this.Header.StyleSheet property. I need
to add margin and some other css properties but the Style class doesn't
support them. What is the best way or some other options to do this?
// Create a Style object for the body of the page.
 
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.