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 451 to 463 of 463
Search took 0.04 seconds.
Search: Posts Made By: madhukp
Forum: Classic ASP Basics June 13th, 2004, 11:57 PM
Replies: 2
Views: 901
Posted By madhukp
Here is another free component. Only one problem....

Here is another free component. Only one problem. You need JVM installed on the machine where browser is.

http://www.zaks.demon.co.uk/code/

This will not work correctly for big mails with...
Forum: Classic ASP Basics June 11th, 2004, 05:56 AM
Replies: 12
Views: 3,374
Posted By madhukp
Three things. 1. If the from address is not...

Three things.

1. If the from address is not a valid email address, mails may not go.

2. This may be because of relay problem. Some mail servers may block mail from unknown email addresses. If...
Forum: Classic ASP Basics June 11th, 2004, 03:37 AM
Replies: 2
Views: 4,231
Posted By madhukp
I had the same issue sometime back. But I was...

I had the same issue sometime back. But I was developing a web based application to be used inside an office. So cross browser compatibility was not a problem.

You may use the code at the page :
...
Forum: Classic ASP Basics June 10th, 2004, 03:57 AM
Replies: 3
Views: 1,317
Posted By madhukp
Hello Happygv and Jonax, Thanks for the...

Hello Happygv and Jonax,

Thanks for the replies.

The first method seems to be easy. But the latter one gives me an area of ASP which I have never explored. Thanks for giving an opprtunity for...
Forum: Classic ASP Basics June 10th, 2004, 01:57 AM
Replies: 3
Views: 1,317
Posted By madhukp
HTM pages with dynamic content

I am currently doing a content managed site. Eventhough the content of pages comes from database, they want all the visitor side pages to be .htm. (They feel it will be more search engine friendly...
Forum: Classic ASP Databases May 6th, 2004, 01:48 AM
Replies: 4
Views: 1,339
Posted By madhukp
Some more better SP for this (suggested by one...

Some more better SP for this (suggested by one friend through another forum).

CREATE PROCEDURE proc_insert_user(@param_email varchar(200), @param_password varchar(15), @param_firstname...
Forum: Classic ASP Databases May 6th, 2004, 12:47 AM
Replies: 4
Views: 1,339
Posted By madhukp
I agree that the probability of this error is...

I agree that the probability of this error is very very small. But you cannot say that it will not happen. This may not happen in a site. Also, I was taking an example to illustrate a wide range of...
Forum: Classic ASP Databases May 3rd, 2004, 04:48 AM
Replies: 4
Views: 1,339
Posted By madhukp
ASP and transactions

I have a typical problem. I am to create a user management pages using ASP. The username field for users should be unique. In the ASP, I am checking it like this.

1)If username does not exist in...
Forum: Classic ASP XML May 3rd, 2004, 04:24 AM
Replies: 0
Views: 1,421
Posted By madhukp
XML and netscape / Mozilla

I am using XML in web scripts to dynamically refresh portions of web pages. For e.g. If dynamically populating one select box depending on the value chosen from another select box. I am attaching a...
Forum: XML May 1st, 2004, 02:30 AM
Replies: 1
Views: 1,721
Posted By madhukp
XML and netscape / mozilla

I am using XML in web scripts to dynamically refresh portions of web pages. For e.g. If dynamically populating one select box depending on the value chosen from another select box. I am attaching a...
Forum: ASP.NET 1.x and 2.0 Application Design October 9th, 2003, 03:03 AM
Replies: 3
Views: 4,247
Posted By madhukp
Global variables and functions

I am new to ASP.net. I have the following doubts. Could anybody please help me ?

How can I have a global variable (for eg. database connection string)? I have defined one in global.asax. But how...
Forum: Classic ASP Basics October 8th, 2003, 07:51 AM
Replies: 0
Views: 938
Posted By madhukp
Web scripts installer - remote deployment

I wonder whether anybody knows a web script installer package? My requirement is that I need to deploy my ASP scripts to a remote server. It should create a virtual directory on the remote server,...
Forum: Classic ASP Basics October 7th, 2003, 02:42 AM
Replies: 1
Views: 2,763
Posted By madhukp
Sending both text mail and HTML mail - CDONTS

Hello everybody,

I will explain the situation I am in. I need to send a mail to an address using CDONTS. The exact requirement is that it should send both a text version and an HTML version. If...
Showing results 451 to 463 of 463

 




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