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 26 to 50 of 463
Search took 0.04 seconds.
Search: Posts Made By: madhukp
Forum: ASP.NET 1.0 and 1.1 Basics May 1st, 2005, 11:24 PM
Replies: 7
Views: 1,457
Posted By madhukp
Thanks Prashant for this great link. It gave me a...

Thanks Prashant for this great link. It gave me a lot of ideas.
Forum: ASP.NET 1.0 and 1.1 Basics April 26th, 2005, 05:00 AM
Replies: 7
Views: 1,457
Posted By madhukp
Thanks for the replies Planoie and Anubhav. ...

Thanks for the replies Planoie and Anubhav.

I think, winforms are similar to active x controls on browsers (managed active x control ?). I fear it is not compatible to browsers other than IE. Is...
Forum: ASP.NET 1.0 and 1.1 Basics April 25th, 2005, 03:25 AM
Replies: 7
Views: 1,457
Posted By madhukp
Hello Planoie, Thanks for the reply. I...

Hello Planoie,

Thanks for the reply.

I am new to winforms. I have not used it anywhere. I think, it is to be used in VB7. Can I use a winform in a web application ?
Forum: ASP.NET 1.0 and 1.1 Basics April 23rd, 2005, 03:39 AM
Replies: 7
Views: 1,457
Posted By madhukp
Which is the best ADO.Net way ?

Suppose, I am creating a barrister manager using ASP.Net and CS.

My aspx page contains the form which collects details of barrister. Then there is a data grid which displays all barristers in...
Forum: ASP.NET 1.0 and 1.1 Professional April 22nd, 2005, 01:58 AM
Replies: 1
Views: 959
Posted By madhukp
Use of HTTP Handlers

May anybody tell me what is the real use of HTTP handler in a corporate intranet application / large web application ?

In all the examples, I am seeing something printed onto browser using...
Forum: ASP.NET 1.x and 2.0 Application Design April 14th, 2005, 11:18 PM
Replies: 11
Views: 3,823
Posted By madhukp
Thanks for the reply. I will try to put my code...

Thanks for the reply. I will try to put my code in a site (but most of the asp.net hosting is costly).

I think, what is wrong is that I am not creating or using assemblies. Also, I am using only...
Forum: ASP.NET 1.x and 2.0 Application Design April 11th, 2005, 02:27 AM
Replies: 11
Views: 3,823
Posted By madhukp
need guidelines for application design

Dear all,

I am designing a fairly big ASP.Net application. But, I have experience in doing only small web applications (like shopping cart, job recruitment site etc.) using ASP.Net

In these...
Forum: ASP.NET 1.1 April 5th, 2005, 06:32 AM
Replies: 2
Views: 1,416
Posted By madhukp
Thank you mehdi. It is working.

Thank you mehdi. It is working.
Forum: ASP.NET 1.1 April 2nd, 2005, 12:47 AM
Replies: 2
Views: 1,416
Posted By madhukp
grouping properties of custom control

I am to create a custom control. I need to group its properties into many groups. In the design mode, it should display the properties in the property table in many groups like the properties of a...
Forum: Classic ASP Basics March 25th, 2005, 05:45 AM
Replies: 2
Views: 769
Posted By madhukp
I am sorry, but I do not understand the problem...

I am sorry, but I do not understand the problem fully. Is it that when you change "newTime" to 08:30:00, it starts displaying from 08:00:00 onwards ? If that is the case, it must be because of cache....
Forum: ASP.NET 1.1 March 12th, 2005, 12:45 AM
Replies: 3
Views: 777
Posted By madhukp
Thank you Benson and Ahmed. I am trying this now...

Thank you Benson and Ahmed. I am trying this now and seems to be possible.
Forum: ASP.NET 1.1 March 11th, 2005, 04:05 AM
Replies: 3
Views: 777
Posted By madhukp
catching the database exceptions

I am about to start the design & development of a fairly big ASP.Net application with SQL Server 2000. There are many a number of entities, relationship between entities, constraints and complex data...
Forum: SQL Server ASP March 2nd, 2005, 01:39 AM
Replies: 2
Views: 9,455
Posted By madhukp
You can just pass NULL. You may be putting it...

You can just pass NULL. You may be putting it between quotes('NULL').
Forum: Classic ASP Professional February 24th, 2005, 02:37 AM
Replies: 3
Views: 1,307
Posted By madhukp
From your last comment, I guess that you are not...

From your last comment, I guess that you are not preventing pages from going into cache. You can use the following piece of code at the top of every page to prevent the page from going into cache....
Forum: Classic ASP Professional February 24th, 2005, 01:11 AM
Replies: 3
Views: 1,307
Posted By madhukp
This seems to be an IIS configuration problem. ...

This seems to be an IIS configuration problem.

Open IIS Manager

Right-click your virtual directory

Open properties

Select home directory tab
Forum: Classic ASP Basics February 24th, 2005, 12:55 AM
Replies: 2
Views: 942
Posted By madhukp
You can get a number of calendars from ...

You can get a number of calendars from

http://www.hotscripts.com
Forum: Javascript How-To February 22nd, 2005, 01:11 AM
Replies: 4
Views: 1,802
Posted By madhukp
Thanks a lot vinod. This is exactly what I want. ...

Thanks a lot vinod. This is exactly what I want.

cheers,
Madhu
Forum: Javascript How-To February 21st, 2005, 07:22 AM
Replies: 4
Views: 1,802
Posted By madhukp
opening external links in a new window.

I will explain my requirement.

I have pages which contain links to other parts of the site or to pages of other sites (external links).

I want to detect the click of the external links and to...
Forum: Classic ASP Basics February 21st, 2005, 02:28 AM
Replies: 4
Views: 1,376
Posted By madhukp
Here is a relatively simple algorithm for doing...

Here is a relatively simple algorithm for doing this.

fromdate should be before todate. If else indicate this and exit.

Seperateout the date, month and year parts of both dates (fromdate and...
Forum: PHP How-To February 21st, 2005, 01:03 AM
Replies: 4
Views: 826
Posted By madhukp
ok, that is what I have said in the earlier part....

ok, that is what I have said in the earlier part. The db query you can do in the beginning and fetch all the values corresponding to each id and store them in hidden fields. Suppose you have ids...
Forum: PHP How-To February 19th, 2005, 07:14 AM
Replies: 4
Views: 826
Posted By madhukp
You can do this in two ways. 1) Using XML....

You can do this in two ways.

1) Using XML. Please have a look at the sample XML code given at

http://p2p.wrox.com/topic.asp?TOPIC_ID=25686

This is in ASP. But PHP provides the same...
Forum: VB How-To February 19th, 2005, 06:26 AM
Replies: 7
Views: 2,497
Posted By madhukp
Do you want to check the existence of files in...

Do you want to check the existence of files in the virtual path of your own application ? If yes,you can use the following code.

Dim objFileSystem
Set objFileSystem =...
Forum: SQL Server 2000 February 19th, 2005, 02:25 AM
Replies: 1
Views: 817
Posted By madhukp
Here are some general methods to improve...

Here are some general methods to improve performance.

Method 1:
Stored procedures.
Are you using stored procedures or direct queries ? You can use stored procedures to improve the speed very...
Forum: Classic ASP Basics February 17th, 2005, 12:54 AM
Replies: 1
Views: 1,226
Posted By madhukp
I didn't understand your problem. The code given...

I didn't understand your problem. The code given by you is correct if agencyid field of authusers_reg table is of char/varchar datatype.

If agencyid field is of integer / long datatype, you have...
Forum: Classic ASP Basics February 17th, 2005, 12:33 AM
Replies: 1
Views: 1,819
Posted By madhukp
This type of an error generally happens when you...

This type of an error generally happens when you submit a form to am htm page or some other page with unknown extension. Please check with the action value of the login form.
Showing results 26 to 50 of 463

 




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