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 21 of 21
Search took 0.01 seconds.
Search: Posts Made By: andrewba
Forum: Classic ASP Components May 12th, 2005, 03:35 AM
Replies: 5
Views: 1,619
Posted By andrewba
Thanks for the book suggestion. I've ordered it....

Thanks for the book suggestion. I've ordered it. In the mean time I've had considerable success with an article on events and delegates from Microsoft. I've built myself a working model and now am...
Forum: Classic ASP Components May 9th, 2005, 08:04 AM
Replies: 5
Views: 1,619
Posted By andrewba
Here is the latest on this. It seems my...

Here is the latest on this.
It seems my solution might lie in the "Events and Delegates" arena. According to MSDN and Event can be raised in one object (the event sender) and captured by another...
Forum: Classic ASP Components May 6th, 2005, 11:02 AM
Replies: 5
Views: 1,619
Posted By andrewba
OK – I continue to try and learn here, I...

OK – I continue to try and learn here,

I can create a populated dataset on the Page.aspx.
SqlDataAdapter.Fill(DataSet11) ‘I’ve tested this and it works

I then create an instance of the...
Forum: Classic ASP Components May 6th, 2005, 08:55 AM
Replies: 5
Views: 1,619
Posted By andrewba
Help!! I am completely stuck...

I am trying vainly to get two webusercontrol.ascx (WUC) to work together.
My issue seems huge.

I thought it would be easy to create a WUC (Cal.ascx) containing a calendar control, select a date...
Forum: BOOK: Beginning ASP.NET 1.1 August 13th, 2004, 06:42 AM
Replies: 1
Views: 1,843
Posted By andrewba
Ch17 - Authentication Issue

I have created Authentication as per the WroxUnited example in CH17.

It works fine if a) you "logout" using the button before closing the browser or b) you delete the cookies from the tools menu...
Forum: ASP.NET 1.0 and 1.1 Basics August 9th, 2004, 04:05 AM
Replies: 3
Views: 1,037
Posted By andrewba
I have solved my problem using the Microsoft...

I have solved my problem using the Microsoft Community for webmatrix
thanks
Forum: BOOK: Beginning ASP.NET 1.1 August 9th, 2004, 04:02 AM
Replies: 2
Views: 1,281
Posted By andrewba
I have solved my problem using the Microsoft...

I have solved my problem using the Microsoft Community for webmatrix
thanks
Forum: ASP.NET 1.1 August 9th, 2004, 04:01 AM
Replies: 1
Views: 1,315
Posted By andrewba
I have solved my problem using the Microsoft...

I have solved my problem using the Microsoft Community for webmatrix
thanks
Forum: ADO.NET August 9th, 2004, 03:59 AM
Replies: 4
Views: 2,391
Posted By andrewba
I have solved my problem using the Microsoft...

I have solved my problem using the Microsoft Community for webmatrix
thanks
Forum: Forum and Wrox.com Feedback August 9th, 2004, 03:58 AM
Replies: 6
Views: 3,638
Posted By andrewba
I have solved my problem using the Microsoft...

I have solved my problem using the Microsoft Community for webmatrix
thanks
Forum: BOOK: Beginning ASP.NET 1.1 August 9th, 2004, 03:57 AM
Replies: 3
Views: 2,528
Posted By andrewba
I have solved my problem using the Microsoft...

I have solved my problem using the Microsoft Community for webmatrix
thanks
Forum: Forum and Wrox.com Feedback August 8th, 2004, 10:53 AM
Replies: 6
Views: 3,638
Posted By andrewba
Thanks for response Jim.Here is the problem. ...

Thanks for response Jim.Here is the problem.
Here are all the files involved. I am completely stuck here. Note that the error shown suggests I am running asp.net 1.0 yet I think I have configured...
Forum: ADO.NET August 8th, 2004, 10:35 AM
Replies: 4
Views: 2,391
Posted By andrewba
Here are all the files involved. I am completely...

Here are all the files involved. I am completely stuck here. Note that the error shown suggests I am running asp.net 1.0 yet I think I have configured matrix to use asp.net 1.1. All this code is box...
Forum: ASP.NET 1.0 and 1.1 Basics August 6th, 2004, 10:10 AM
Replies: 3
Views: 1,037
Posted By andrewba
OK thanks for response. Have done as you...

OK thanks for response.
Have done as you suggest but same error.
Forum: ASP.NET 1.0 and 1.1 Basics August 6th, 2004, 09:08 AM
Replies: 3
Views: 1,037
Posted By andrewba
ASP.Net: Running 1.1 but getting an error from 1.0

Should this be happening?
I think I am running ASP.Net version 1.1 but the following error message suggests the component is trying to access the 1.0 Machine.Config file.
Any suggestions[?]
...
Forum: BOOK: Beginning ASP.NET 1.1 August 6th, 2004, 08:34 AM
Replies: 3
Views: 2,528
Posted By andrewba
I think I have the current version. only...

I think I have the current version. only downloaded about a month ago
Forum: ADO.NET August 6th, 2004, 08:08 AM
Replies: 4
Views: 2,391
Posted By andrewba
Example of a SQL Data Access Component ?

Can anyone let me have an example of SQL server "DataAccessCode.vb" that when compiled into a "DataAccessCode.dll" works succesfully. I am struggling to achieve this. I must be missing the appropiate...
Forum: Forum and Wrox.com Feedback August 6th, 2004, 04:59 AM
Replies: 6
Views: 3,638
Posted By andrewba
How do I get support - can someone help me?

I have posted a problem on the Beginning ASP 1.1. with VB.NET 2003.
I have not received any response. Do the support people or authors read this forum?
I tried to make a support email but it...
Forum: BOOK: Beginning ASP.NET 1.1 August 6th, 2004, 03:06 AM
Replies: 2
Views: 1,281
Posted By andrewba
Ch13 - Error message

Hello. - I posted my problem yesterday. If anyone can help I'll be very pleased. Am stuck on this point. It's a petty the book is written with Access as the tested database.

I want to be able to...
Forum: BOOK: Beginning ASP.NET 1.1 August 5th, 2004, 12:39 PM
Replies: 3
Views: 2,528
Posted By andrewba
Ch13 - Trying the Data Access Component with MSDE

Can anyone help me. I outline the settings and the error below. can anyone tell me what the problem is and how to correct it
Regards Andrewba

I have constructed a DataAccessCode.dll with the...
Forum: ASP.NET 1.1 August 4th, 2004, 05:00 AM
Replies: 1
Views: 1,315
Posted By andrewba
Using MSDE SQL Version of WroxUnited

I am trying to work the WroxUnited lessons in CH13, only I am using the MSDE version on WroxUnited (Because SQL is what I use as a database). It has worked fine upto press using this syntax to make a...
Showing results 1 to 21 of 21

 




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