Wrox Programmer Forums
|
Welcome to the p2p.wrox.com Forums.

You are currently viewing the section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
Showing results 1 to 6 of 6
Search took 0.01 seconds.
Search: Posts Made By: egerdj
Forum: Classic ASP Basics March 10th, 2004, 04:39 PM
Replies: 1
Views: 1,950
Posted By egerdj
objRS.Filter (Multiple Field Filters)

I am using the following code to filter on a single field, which works fine.

For intType = 1 To intNumberofRecords
strCriteria = "Type LIKE '" & strType & "*'"
objRS.Filter = strCriteria
Next
...
Forum: BOOK: Beginning ASP 3.0 February 19th, 2004, 11:00 PM
Replies: 6
Views: 2,289
Posted By egerdj
Guetto, By changing your Norton Systemworks...

Guetto,

By changing your Norton Systemworks script setting to off, I presume you are running your scripts on your own PC set up as a server? Although I also have Norton systemworks, I am uploading...
Forum: Classic ASP Basics February 19th, 2004, 10:25 PM
Replies: 0
Views: 1,871
Posted By egerdj
CDONTS ASP Mail Code

Have set up an input form (asp) and secondary asp file to display and send input data via email. Without the mail segment, both forms work fine providing the resulting display of data etc. However,...
Forum: BOOK: Beginning ASP 3.0 February 19th, 2004, 10:09 PM
Replies: 1
Views: 1,423
Posted By egerdj
Database Location

Have downloaded Movie2000.mdb (Access97) from wrox site. Created asp file from book. I am using an ISP's site (Earthlink) to run these codes. Even though I have uploaded both the database and the asp...
Forum: Wrox Book Feedback February 17th, 2004, 04:49 PM
Replies: 1
Views: 1,657
Posted By egerdj
CDONTS send mail for Earthlink

Have set up an input form (asp) and secondary asp file to display and send input data via email. Without the mail segment, both forms work fine providing the resulting display of data etc. However,...
Forum: BOOK: Beginning ASP 3.0 February 14th, 2004, 10:23 PM
Replies: 1
Views: 932
Posted By egerdj
ASP Email code to Recipient on Form Entries

Set up entry form, submitted to confirmation page displaying all of the data. Cannot find the asp or whatever code that is necessary to email this form data to a recipient. Also, on this code, what...
Showing results 1 to 6 of 6

 




Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.