Comprehensive, categorized, searchable collection of links to ASP & ASP.NET resources...
Our Directory

Applications
ASP.NET Directory
Books & Media
Community
Components
Other ASP Sites
Reference Material
Software & Server
Tutorials & Code
Web Site Hosts

Expand Directory...
Personlise Results...

Newsgroups

Participate in over
100 ASP & ASP.NET related newsgroups right here @ Fuzzy Software...

.NET Framework
- .net.faqs
- .net.framework
- .net.general
- .net.setup
- .net.scripting
- .net.xml

Web Services
- aspnet.webservices
- msdn.soaptoolkit
- msdn.webservices

Classic ASP
- asp.db
- asp.general
- asp.components

Scripting
- scripting.jscript
- scripting.remote
- scripting.vbscript
- scripting.wsh

All newsgroups...

Other ASP.NET Directories

ASP.NET WEB Reso...
.NET 247
.NET My Services...
@ ASP+ Directory...
DOT42 The .NET P...
Dotnet4all.com -...
SOAP / WSDL Web ...
@ewnet .Net Cate...
aspX101.net
ASP.NET Develope...

ASP Built-in
Objects Reference


Application Object
ObjectContext Object
Request Object
Response Object
Server Object
Session Object

Personalise Fuzzy
Make Homepage
Link To Fuzzy
Bookmark This Page

Add our directory to your site in less than
2 minutes...



Ektron web editor and content management software







Whats New!


Post New Message

Format Query [0 replies]
microsoft.public.inetserver.asp.db, Tuesday, April 02, 2002
Please forgive me I am a newbie to ASP & SQL: I am doing a database query and would like the results to be displayed in alternate colors. For example the 1st row would display returned reco...

Test.... ignore post [0 replies]
microsoft.public.inetserver.asp.db, Tuesday, April 02, 2002
X-No-Archive Test post... Michael

Passing Multipe Parameters to a Stored Procedure [1 reply]
microsoft.public.inetserver.asp.db, Tuesday, April 02, 2002
I want to use the ADO Paging script devoloped by Wrox to page through a stored procedure return that accepts two parameters. I am able to use the Command object to retrieve records, but hav...

Formating text so it displays properly in a form [2 replies]
microsoft.public.inetserver.asp.db, Tuesday, April 02, 2002
I have a formatting issue with data in a table. table.cProdName = 16" Roping Saddle strcProdName = RS("cProdName") response.write(strcProdName) displays 16" Roping Saddle <input ty...

http://www.himoncall.com...Your gateway to the future of int... [0 replies]
microsoft.public.inetserver.asp.db, Tuesday, April 02, 2002
Please visit: http://www.himoncall.com Your gateway to the future of internet portal usage .. Sincerely .. jnunez

need help [1 reply]
microsoft.public.inetserver.asp.db, Wednesday, April 03, 2002
Need Help Our website pulls text out of the database that has been entered in via a TEXTAREA, its a sort of content management system that allows the users to enter data on to the webiste ...

Updating Databases [3 replies]
microsoft.public.inetserver.asp.db, Tuesday, April 02, 2002
I am having an issue when i goto modify or add an new entry using ASP and MS Access. Here is my error: Error Type: Microsoft VBScript compilation (0x800A0401) Expected end of statement /ne...

Counting Link Clicks [3 replies]
microsoft.public.inetserver.asp.db, Tuesday, April 02, 2002
I have a page of downloads which is data taken from an Access table. I have a field in the table in the DB that I'd like to update (increment by 1) each time someone clicks a download link to...

SQL query outcome displayed in webbrowser........using ASP [4 replies]
microsoft.public.inetserver.asp.db, Tuesday, April 02, 2002
Hi there, I wrote this script but somehow I can't get it to work. I keep on getting IIS error 500 (internal server error)..... Who can help me on this? What this thing has to do is retu...

Is it possible? [5 replies]
microsoft.public.inetserver.asp.db, Tuesday, April 02, 2002
Hi see this code: for i = 1 to n rs.fields("a") = variable(1) rs.fields("b") = variable(2) rs.fields("c") = variable(3) ... rs.fields("n") = variable(n) rs.upda...

send to a friend function [2 replies]
microsoft.public.inetserver.asp.db, Monday, April 01, 2002
Hi there: i have a page which list items from the database, and also there is a link under each of item, call send to a friend. Can anyone tell me how can i implentate this function use ...

asp & db problem (DNS > OLEDB) [1 reply]
microsoft.public.inetserver.asp.db, Monday, April 01, 2002
Hi there: I face a problem here. It is a list page which listing all the item from the Database. Everything was fine except when they go to the last page, they alway has error message aler...

FREE!!! E-mail->SMS, WWW->SMS, SMS-Games!!! Welcome to WWW.... [0 replies]
microsoft.public.inetserver.asp.db, Tuesday, April 02, 2002
Absolutelly FREE!!! Multilanguage, multiSMSservice gate www.4sms.org : English, Germany Finnish, Russian!!! Send SMS FREE more than 50 countries!

database connection component [1 reply]
microsoft.public.inetserver.asp.db, Tuesday, April 02, 2002
I would like to know your opinion in following case: our company created medium asp website (100+ pages, 20+ concurrent users). database access to SQL server 7 is provided by VB component, ...

Time Zones [1 reply]
microsoft.public.inetserver.asp.db, Monday, April 01, 2002
Is there a way to determine the timezone that the client is in (or the server for that matter)? Thanks. Dave

Online tutorial [2 replies]
microsoft.public.inetserver.asp.db, Monday, April 01, 2002
I need a good online tutorial that would help me understand database access (SQL Server 2000) using ASP 3.0+. Any help would be appreciated. Thank you.

ASP IMAGE UPLOAD WITH RECORD INSERT FORMS [1 reply]
microsoft.public.inetserver.asp.db, Tuesday, April 02, 2002
HI: I´m going nuts trying to find a suitable asp script that lets me upload an image (only gif, jpg, jpeg) and also inserts that form into a DB and all the other forms. e.g. A login for...

SQL Server Authentication via Active Server Pages [4 replies]
microsoft.public.inetserver.asp.db, Monday, April 01, 2002
I am wondering what the best method would be to connect to SQL Server 2000 via active server pages. Ordinarily I would simply use something like: <% set cn=server.createobject("adodb.conn...

LEFT JOIN revisited [9 replies]
microsoft.public.inetserver.asp.db, Monday, April 01, 2002
Here's an example of what I'm trying to do.. ClientTable: 101(ClientID)-ASPDevelopers(CompanyName) 102(ClientID)-JSDevelopers(CompanyName) DeptTable 101(ClientID)-Recruiting(DeptName)-...

Multiple-step OLE DB operation generated errors [1 reply]
microsoft.public.inetserver.asp.db, Monday, April 01, 2002
Hi, I'm getting the "Multiple-step OLE DB operation generated errors. Check each OLE DB status value, if available. No work was done." error on an ASP page that is writing into a SQL Serv...






Receive all the latest quality ASP
& ASP.NET content direct to your inbox. Sign-up to our newsletter.




Ektron web editor and content management software


DevASP.NET

aspx101.net

SurfHighway.com

p2p.wrox.com

More partners...





  4549 ASP & ASP.NET resources in over 443 categories and growing daily...
Fuzzy Software - asp / asp.net resources, tutorials, code, scripts, applications, components, newsgroups, hosts and much more... Sitemap 0 1 4