Wrox Programmer Forums
|
ASP Pro Code Clinic As of Oct 5, 2005, this forum is now locked. No posts have been deleted. Please use "Classic ASP Professional" at: http://p2p.wrox.com/forum.asp?FORUM_ID=56 for discussions similar to the old ASP Pro Code Clinic or one of the other many remaining ASP and ASP.NET forums here.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the ASP Pro Code Clinic 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
 
Old July 21st, 2003, 03:30 AM
Friend of Wrox
 
Join Date: Jun 2003
Posts: 518
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Thanks for your response.
I am using visual studio 6.0 asp
<snip> create problem.
you can send this coding on visual studio 6.0 asp formate
 
Old July 22nd, 2003, 05:51 PM
Friend of Wrox
 
Join Date: Jun 2003
Posts: 215
Thanks: 0
Thanked 0 Times in 0 Posts
Default

The <snip> tags were there to show you that I had cut a little out of your code. Try removing them.

I'm getting rather frustrated. You are asking very basic questions in the ASP *Pro* code clinic forum. Many of these questions would be answered if you bought an ASP book. Wrox has a series of very good ASP books aimed at different levels of expertise.

I am afraid that I don't have much patience and it also annoys me that I have to repeat myself, and re-explain answers that I give to your questions again and again. For example in this question I have said that you can't add an value into a select list at the client side three times. What annoys me further is that it that the distinction between client and server is not clear to you.

This forum is for ASP programmers who are good at their job, and who have a problem. It is not a place for people to be spoon fed the answers. The description of the forum says it all: "Do you have a tough advanced ASP code problem to solve? This is the place to share your code with other experienced developers for solutions and improvement."

I do want help you and I have done so until now, however my patience is at an end. I will not answer further questions from you if they are asked in any of the ASP pro forums.

regards
David Cameron
 
Old July 22nd, 2003, 11:40 PM
Friend of Wrox
 
Join Date: Jun 2003
Posts: 518
Thanks: 0
Thanked 0 Times in 0 Posts
Default

I am sorry for inconvenience for you.
I am living in UAE, there is WROX publisher books not available,
I have recently purchase three wrox books from Pakistan.
Some of my friends will bring the books for me from Pakistan soon.

I am basically DBA (Oracle), I am working on SQL Server and Web development (ASP).
I know that some question is basic. I will try to not repeat the questions which
reply already received.

Once again sorry.

Best regards.

Mateen


ote]Originally posted by David Cameron
 The <snip> tags were there to show you that I had cut a little out of your code. Try removing them.

I'm getting rather frustrated. You are asking very basic questions in the ASP *Pro* code clinic forum. Many of these questions would be answered if you bought an ASP book. Wrox has a series of very good ASP books aimed at different levels of expertise.

I am afraid that I don't have much patience and it also annoys me that I have to repeat myself, and re-explain answers that I give to your questions again and again. For example in this question I have said that you can't add an value into a select list at the client side three times. What annoys me further is that it that the distinction between client and server is not clear to you.

This forum is for ASP programmers who are good at their job, and who have a problem. It is not a place for people to be spoon fed the answers. The description of the forum says it all: "Do you have a tough advanced ASP code problem to solve? This is the place to share your code with other experienced developers for solutions and improvement."

I do want help you and I have done so until now, however my patience is at an end. I will not answer further questions from you if they are asked in any of the ASP pro forums.

regards
David Cameron
[/quote]
 
Old July 24th, 2003, 12:09 AM
Friend of Wrox
 
Join Date: Jun 2003
Posts: 215
Thanks: 0
Thanked 0 Times in 0 Posts
Default

I do realise that there is also a language barrier which makes things more difficult.

As far as I can tell from the Amamzon or Barnes and noble sites there is no restriction on shipping to UAE, so you could buy some books through there, for example: http://www.amazon.com/exec/obidos/tg...s=books&n=3601

There are also some good resources on the web. Here are some good ASP sites. Many of them will have articles that describe something that you are doing.
http://www.15seconds.com/
http://www.4guysfromrolla.com/
http://www.adopenstatic.com/
http://www.asp101.com/
http://www.valtara.com/csc123/WhiteP...actices.htm#10
http://www.aspalliance.com/
http://www.aspemail.com/
http://www.cdolive.com/
http://www.developersdex.com/asp/
http://www.learnasp.com/
http://msdn.microsoft.com/library/de...ml/asptips.asp
http://msdn.microsoft.com/library/de...riVBScript.asp

regards
David Cameron
 
Old July 24th, 2003, 03:49 AM
Friend of Wrox
 
Join Date: Jun 2003
Posts: 518
Thanks: 0
Thanked 0 Times in 0 Posts
Default

thanks for your information,
it will realy help me this site.

my english language is not good,
due to this I could not communicate my problem.

I will definately visit these sites.

with best wishes.

Mateen


Quote:
quote:Originally posted by David Cameron
 I do realise that there is also a language barrier which makes things more difficult.

As far as I can tell from the Amamzon or Barnes and noble sites there is no restriction on shipping to UAE, so you could buy some books through there, for example: http://www.amazon.com/exec/obidos/tg...s=books&n=3601

There are also some good resources on the web. Here are some good ASP sites. Many of them will have articles that describe something that you are doing.
http://www.15seconds.com/
http://www.4guysfromrolla.com/
http://www.adopenstatic.com/
http://www.asp101.com/
http://www.valtara.com/csc123/WhiteP...actices.htm#10
http://www.aspalliance.com/
http://www.aspemail.com/
http://www.cdolive.com/
http://www.developersdex.com/asp/
http://www.learnasp.com/
http://msdn.microsoft.com/library/de...ml/asptips.asp
http://msdn.microsoft.com/library/de...riVBScript.asp

regards
David Cameron





Similar Threads
Thread Thread Starter Forum Replies Last Post
Custom HTTP 404 Problem w/ASP to ASP.NET kwilliams ASP.NET 2.0 Professional 7 November 26th, 2007 04:17 PM
Problem with ASP AMITAMIT Classic ASP Databases 1 March 16th, 2007 11:05 AM
Server to Server XML Problem (ASP.NET to ASP) Enwood XML 7 April 26th, 2006 03:22 AM
asp problem lotuseducation HTML Code Clinic 1 September 12th, 2005 11:28 AM
ch15 adduser.asp problem beginning asp 3 ellie Access 1 December 30th, 2004 01:49 PM





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