Search EggHeadCafe's Job Board
EggHeadCafe Silverlight WPF ASP.NET VB.NET C# Excel SQL Server SharePoint
search
WebArticlesForumsFAQs
JavaScript
ASP
ASP.NET
WCF

MicrosoftArticlesForumsFAQs
C# .NET
VB.NET
Visual Studio .NET
ADO.NET
Xml / Xslt
VB 6.0
.NET CF
GDI+
LINQ
Deployment
Security
FoxPro
Silverlight / WPF
Entity Framework
RIA Services

DatabasesArticlesForumsFAQs
SQL Server
Access
Oracle
MySQL
Other Databases

OfficeArticlesForumsFAQs
Excel
Word
Powerpoint
Outlook
Publisher
Money

Non-MicrosoftArticlesForumsFAQs
NHibernate
Perl
PHP
Ruby
Java
Linux / Unix
Apple
Open Source

Operating SysArticlesForumsFAQs
Windows 7
Windows Server
Windows Vista
Windows XP
Windows Update
MAC
Linux / UNIX

Server PlatformsArticlesForumsFAQs
BizTalk
Site Server
Exhange Server
IIS

Graphic DesignArticlesForumsFAQs
Macromedia Flash
Adobe PhotoShop
Expression Blend
Expression Design
Expression Web

OtherArticlesForumsFAQs
Lounge
Subversion / CVS
Ask Dr. Dotnetsky
Active Directory
Networking
Uninstall Virus
Job Openings
Product Reviews
Search Engines
Resumes

 
  
Retrieve images from SQL Server 2005
I started working an a ASP that will pull images from SQL Server 2005 database.  Base on a select query on a date range it will pull from a table a Image (datatype image), Header (varchar) and D...
(4 replies / 60 Views)  Asked By Eric Smith in the ASP forum on Wednesday, November 18, 2009 5:40:27 PM
login,logout a user in asp
Sir, In my web site i want some pages could be availabe after entering user id and password. After login to page user can logout from website and also can change his password. Pls help  
(3 replies / 23 Views)  Asked By Dinesh Sanwal in the ASP forum on Sunday, November 15, 2009 10:00:34 AM
URL query
I think I was able to query 2 values from 1 field but I can't remember how. Example: field contains values 1, 2 , 3 for different records. I want to return 1 & 2 somthing like this: pagename.as...
(3 replies / 36 Views)  Asked By Randy Inaneway in the ASP forum on Tuesday, November 03, 2009 1:06:10 PM
date to string
hi,i have used this code to update the table for Null values contain in ExpiryDAte using MySql.if( request.Form("txtExpiryDate") = "") then            &nb...
(4 replies / 0 Views)  Asked By kalaiarasi rengan in the ASP forum on Friday, October 30, 2009 5:35:43 AM
row lock in asp
How to lock  a  record from reading a user until another users updates the record using aso and sql server?          
(4 replies / 0 Views)  Asked By bhanu d in the ASP forum on Friday, October 30, 2009 1:27:56 AM
Problem setting focus to validationsummary control after validation
Hi, I have a validationsummary control which displays the summary of a few validationrequired controls and all of them belong to a validationgroup. My submit button also has the same validationgrou...
(3 replies / 0 Views)  Asked By Simon Anderson in the ASP forum on Wednesday, October 28, 2009 12:51:21 AM