473,406 Members | 2,404 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,406 software developers and data experts.

Absolute Beginner

Hi,
I am a absolute beginner in ASP ..I do have a bit of exposure to .VBS
and other scripting languages.
I need your guidance, where do I start? I had been to MS website Quick
start guide but it says we need a basic web building experience to
undrestand..
Can you please refer to a guide or a website which can cater my need?

rgards

cha

Nov 19 '05 #1
14 1797
Hi Cha,

Try this link http://www.w3schools.com/aspnet/default.asp

HTH,

<ja****@yahoo.com> wrote in message
news:11**********************@o13g2000cwo.googlegr oups.com...
Hi,
I am a absolute beginner in ASP ..I do have a bit of exposure to .VBS
and other scripting languages.
I need your guidance, where do I start? I had been to MS website Quick
start guide but it says we need a basic web building experience to
undrestand..
Can you please refer to a guide or a website which can cater my need?

rgards

cha

Nov 19 '05 #2
You can also try this
http://samples.gotdotnet.com/quickst...c/default.aspx

Good Luck!

<ja****@yahoo.com> wrote in message
news:11**********************@o13g2000cwo.googlegr oups.com...
Hi,
I am a absolute beginner in ASP ..I do have a bit of exposure to .VBS
and other scripting languages.
I need your guidance, where do I start? I had been to MS website Quick
start guide but it says we need a basic web building experience to
undrestand..
Can you please refer to a guide or a website which can cater my need?

rgards

cha

Nov 19 '05 #3
Pat
See http://www.asp.net or
http://msconline.maconstate.edu/tutorials/
Welcome to .Net
Patrick
<ja****@yahoo.com> wrote in message
news:11**********************@o13g2000cwo.googlegr oups.com...
Hi,
I am a absolute beginner in ASP ..I do have a bit of exposure to .VBS
and other scripting languages.
I need your guidance, where do I start? I had been to MS website Quick
start guide but it says we need a basic web building experience to
undrestand..
Can you please refer to a guide or a website which can cater my need?

rgards

cha

Nov 19 '05 #4
Thank you all..I am going through the all the links mentioned above and
they look pretty interesting..

Thanks a million

rgerds
cha

Nov 19 '05 #5
Don't forget to read the ASP.NET FAQ !

;-)

http://asp.net.do/faq/

Lots of links, and advice on posting, in it.

Juan T. Llibre
ASP.NET MVP
ASP.NET FAQ : http://asp.net.do/faq/
==========================

<ja****@yahoo.com> wrote in message
news:11**********************@g14g2000cwa.googlegr oups.com...
Thank you all..I am going through the all the links mentioned above and
they look pretty interesting..

Thanks a million

rgerds
cha

Nov 19 '05 #6
And don't forget to buy yourself some Grecian Formula! ASP.Net is great
stuff, but almost guaranteed to give you a few gray hairs in the learning
process.

--
HTH,

Kevin Spencer
Microsoft MVP
..Net Developer
Neither a follower nor a lender be.

<ja****@yahoo.com> wrote in message
news:11**********************@g14g2000cwa.googlegr oups.com...
Thank you all..I am going through the all the links mentioned above and
they look pretty interesting..

Thanks a million

rgerds
cha

Nov 19 '05 #7
Go to Amazon and buy a used copy of "Beginning Active Server Pages 2.0"
published by WROX but now out of print. Many consider that book to be the
definitive work on the subject which was used by most of the 'old timers.'
I've sworn by it not at it ;-)

Yes, the W3Schools website is a great reference site but its emphasis can be
said to be syntax and grammar lookup with light usage examples. Another site
is DevGuru.com where the Quick Reference Guides will prove invaluable when
needing to do a quick lookup to determine usage, i.e. how an object is
actually used in practice.

Finally you have to learn JavaScript and the JavaScript FAQs [1],[2] are
arguably the best resources that can be found as [1] is the premier
JavaScript site for usage and [2] a collection of resources.

<%= Clinton Gallagher
METROmilwaukee (sm) "A Regional Information Service"
NET csgallagher AT metromilwaukee.com
URL http://metromilwaukee.com/
URL http://clintongallagher.metromilwaukee.com/

[1] http://www.irt.org/script/script.htm
[2] http://www.faqts.com/knowledge_base/index.phtml/fid/53/


<ja****@yahoo.com> wrote in message
news:11**********************@o13g2000cwo.googlegr oups.com...
Hi,
I am a absolute beginner in ASP ..I do have a bit of exposure to .VBS
and other scripting languages.
I need your guidance, where do I start? I had been to MS website Quick
start guide but it says we need a basic web building experience to
undrestand..
Can you please refer to a guide or a website which can cater my need?

rgards

cha

Nov 19 '05 #8
Thanks for that endorsement, Clinton.

"Beginning Active Server Pages 2.0" is *the* book
I've co-authored which has given me the most pleasure
and positive feedback.

It's available for as little as 48 cents ( used )
or $1.97 ( new ) from Amazon :

http://www.amazon.com/gp/product/off...ng/1861001347/

I'd recommend, though, because 3.0 was so much better than 2.0,
"Beginning Active Server Pages 3.0", which I co-authored, too.

http://www.amazon.com/exec/obidos/tg...id=1126106706/

Juan T. Llibre
ASP.NET MVP
ASP.NET FAQ : http://asp.net.do/faq/
===========================

"clintonG" <cs*********@REMOVETHISTEXTmetromilwaukee.com> wrote in message
news:Oh*************@TK2MSFTNGP15.phx.gbl...
Go to Amazon and buy a used copy of "Beginning Active Server Pages 2.0" published by
WROX but now out of print. Many consider that book to be the definitive work on the
subject which was used by most of the 'old timers.' I've sworn by it not at it ;-)

Yes, the W3Schools website is a great reference site but its emphasis can be said to be
syntax and grammar lookup with light usage examples. Another site is DevGuru.com where
the Quick Reference Guides will prove invaluable when needing to do a quick lookup to
determine usage, i.e. how an object is actually used in practice.

Finally you have to learn JavaScript and the JavaScript FAQs [1],[2] are arguably the
best resources that can be found as [1] is the premier JavaScript site for usage and [2]
a collection of resources.

<%= Clinton Gallagher
METROmilwaukee (sm) "A Regional Information Service"
NET csgallagher AT metromilwaukee.com
URL http://metromilwaukee.com/
URL http://clintongallagher.metromilwaukee.com/

[1] http://www.irt.org/script/script.htm
[2] http://www.faqts.com/knowledge_base/index.phtml/fid/53/


<ja****@yahoo.com> wrote in message
news:11**********************@o13g2000cwo.googlegr oups.com...
Hi,
I am a absolute beginner in ASP ..I do have a bit of exposure to .VBS
and other scripting languages.
I need your guidance, where do I start? I had been to MS website Quick
start guide but it says we need a basic web building experience to
undrestand..
Can you please refer to a guide or a website which can cater my need?

rgards

cha


Nov 19 '05 #9
No fooling?

I just checked my bookshelves and sure enough there you are in the credits.
Thank you and your colleagues for helping me to learn ASP Juan noting I just
realized the OP may be in the wrong newsgroup as I responded to the question
responding to ASP failing to make the distinction between ASP and ASP.NET
which is we all agree to be considerable.

If it is ASP.NET the OP is interested in I would say it is going to be a
fool's errand if competency using HTML, JavaScript and CSS have not been
learned. Do we learn to fly the plane before learning how to land it? Which
comes first?

As for me, I migrated from ASP/VBS web development by learning the C#
language using a textbook from Deitel & Deitel ("C# A Programmer's
Introduction") and then I started to learn to use the language using the
..NET Framework by using MCAD Training Guides from QUE. I also have many
other books of course as do most of us.

My rationale for choosing C# has been based on the simple fact that all web
development requires as much mastery of JavaScript as possible. Since C# ,
JavaScript, and Java are lexically the same and all derive from C I asked
myself, "Why not learn three languages for the price of one?" Hello?
<%= Clinton Gallagher
METROmilwaukee (sm) "A Regional Information Service"
NET csgallagher AT metromilwaukee.com
URL http://metromilwaukee.com/
URL http://clintongallagher.metromilwaukee.com/

"Juan T. Llibre" <no***********@nowhere.com> wrote in message
news:u1**************@TK2MSFTNGP10.phx.gbl...
Thanks for that endorsement, Clinton.

"Beginning Active Server Pages 2.0" is *the* book
I've co-authored which has given me the most pleasure
and positive feedback.

It's available for as little as 48 cents ( used )
or $1.97 ( new ) from Amazon :

http://www.amazon.com/gp/product/off...ng/1861001347/

I'd recommend, though, because 3.0 was so much better than 2.0,
"Beginning Active Server Pages 3.0", which I co-authored, too.

http://www.amazon.com/exec/obidos/tg...id=1126106706/

Juan T. Llibre
ASP.NET MVP
ASP.NET FAQ : http://asp.net.do/faq/
===========================

"clintonG" <cs*********@REMOVETHISTEXTmetromilwaukee.com> wrote in message
news:Oh*************@TK2MSFTNGP15.phx.gbl...
Go to Amazon and buy a used copy of "Beginning Active Server Pages 2.0"
published by WROX but now out of print. Many consider that book to be the
definitive work on the subject which was used by most of the 'old
timers.' I've sworn by it not at it ;-)

Yes, the W3Schools website is a great reference site but its emphasis can
be said to be syntax and grammar lookup with light usage examples.
Another site is DevGuru.com where the Quick Reference Guides will prove
invaluable when needing to do a quick lookup to determine usage, i.e. how
an object is actually used in practice.

Finally you have to learn JavaScript and the JavaScript FAQs [1],[2] are
arguably the best resources that can be found as [1] is the premier
JavaScript site for usage and [2] a collection of resources.

<%= Clinton Gallagher
METROmilwaukee (sm) "A Regional Information Service"
NET csgallagher AT metromilwaukee.com
URL http://metromilwaukee.com/
URL http://clintongallagher.metromilwaukee.com/

[1] http://www.irt.org/script/script.htm
[2] http://www.faqts.com/knowledge_base/index.phtml/fid/53/


<ja****@yahoo.com> wrote in message
news:11**********************@o13g2000cwo.googlegr oups.com...
Hi,
I am a absolute beginner in ASP ..I do have a bit of exposure to .VBS
and other scripting languages.
I need your guidance, where do I start? I had been to MS website Quick
start guide but it says we need a basic web building experience to
undrestand..
Can you please refer to a guide or a website which can cater my need?

rgards

cha



Nov 19 '05 #10
Hi Guys,
Thanks a lot.. I was going through W3School website and was setting up
my PC with ASP software . I have installed Microsoft.Net Framework 1.1
and when I rename any note pad to .asp extensions it recognises that it
should open with IE but it does run the script it just opens the code
in IE.

What am I doing wrong?

rgds
cha

clintonG wrote:
No fooling?

I just checked my bookshelves and sure enough there you are in the credits.
Thank you and your colleagues for helping me to learn ASP Juan noting I just
realized the OP may be in the wrong newsgroup as I responded to the question
responding to ASP failing to make the distinction between ASP and ASP.NET
which is we all agree to be considerable.

If it is ASP.NET the OP is interested in I would say it is going to be a
fool's errand if competency using HTML, JavaScript and CSS have not been
learned. Do we learn to fly the plane before learning how to land it? Which
comes first?

As for me, I migrated from ASP/VBS web development by learning the C#
language using a textbook from Deitel & Deitel ("C# A Programmer's
Introduction") and then I started to learn to use the language using the
.NET Framework by using MCAD Training Guides from QUE. I also have many
other books of course as do most of us.

My rationale for choosing C# has been based on the simple fact that all web
development requires as much mastery of JavaScript as possible. Since C# ,
JavaScript, and Java are lexically the same and all derive from C I asked
myself, "Why not learn three languages for the price of one?" Hello?
<%= Clinton Gallagher
METROmilwaukee (sm) "A Regional Information Service"
NET csgallagher AT metromilwaukee.com
URL http://metromilwaukee.com/
URL http://clintongallagher.metromilwaukee.com/

"Juan T. Llibre" <no***********@nowhere.com> wrote in message
news:u1**************@TK2MSFTNGP10.phx.gbl...
Thanks for that endorsement, Clinton.

"Beginning Active Server Pages 2.0" is *the* book
I've co-authored which has given me the most pleasure
and positive feedback.

It's available for as little as 48 cents ( used )
or $1.97 ( new ) from Amazon :

http://www.amazon.com/gp/product/off...ng/1861001347/

I'd recommend, though, because 3.0 was so much better than 2.0,
"Beginning Active Server Pages 3.0", which I co-authored, too.

http://www.amazon.com/exec/obidos/tg...id=1126106706/

Juan T. Llibre
ASP.NET MVP
ASP.NET FAQ : http://asp.net.do/faq/
===========================

"clintonG" <cs*********@REMOVETHISTEXTmetromilwaukee.com> wrote in message
news:Oh*************@TK2MSFTNGP15.phx.gbl...
Go to Amazon and buy a used copy of "Beginning Active Server Pages 2.0"
published by WROX but now out of print. Many consider that book to be the
definitive work on the subject which was used by most of the 'old
timers.' I've sworn by it not at it ;-)

Yes, the W3Schools website is a great reference site but its emphasis can
be said to be syntax and grammar lookup with light usage examples.
Another site is DevGuru.com where the Quick Reference Guides will prove
invaluable when needing to do a quick lookup to determine usage, i.e. how
an object is actually used in practice.

Finally you have to learn JavaScript and the JavaScript FAQs [1],[2] are
arguably the best resources that can be found as [1] is the premier
JavaScript site for usage and [2] a collection of resources.

<%= Clinton Gallagher
METROmilwaukee (sm) "A Regional Information Service"
NET csgallagher AT metromilwaukee.com
URL http://metromilwaukee.com/
URL http://clintongallagher.metromilwaukee.com/

[1] http://www.irt.org/script/script.htm
[2] http://www.faqts.com/knowledge_base/index.phtml/fid/53/


<ja****@yahoo.com> wrote in message
news:11**********************@o13g2000cwo.googlegr oups.com...
Hi,
I am a absolute beginner in ASP ..I do have a bit of exposure to .VBS
and other scripting languages.
I need your guidance, where do I start? I had been to MS website Quick
start guide but it says we need a basic web building experience to
undrestand..
Can you please refer to a guide or a website which can cater my need?

rgards

cha



Nov 19 '05 #11
Sorry ..I meant, it Doesn't run the script but just opens the code in
IE

rgds
cha

Nov 19 '05 #12
OK, japin.

It's now clear that you want to run ASP.NET (aspx) files,
and not asp files ( even though you say you renamed the
notepad text files to asp ).

First, you don't run aspx files from the file system;
you run them through the web server.

If you installed IIS to the c:\ drive ( did you install IIS before you
installed the .net Framework ? ) , you should have a directory
named c:\inetpub\wwwroot.

Place your aspx file in it, and type this in the IE address bar :

http://localhost/The Name Of Your.aspx

If you have installed both IIS and the net Framework, that should work.
If it doesn't, post back and let us know, and we'll pick it up from there.

Juan T. Llibre
ASP.NET MVP
ASP.NET FAQ : http://asp.net.do/faq/
==========================

<ja****@yahoo.com> wrote in message
news:11**********************@g47g2000cwa.googlegr oups.com...
Hi Guys,
Thanks a lot.. I was going through W3School website and was setting up
my PC with ASP software . I have installed Microsoft.Net Framework 1.1
and when I rename any note pad to .asp extensions it recognises that it
should open with IE but it does run the script it just opens the code
in IE.

What am I doing wrong?

rgds
cha

clintonG wrote:
No fooling?

I just checked my bookshelves and sure enough there you are in the credits.
Thank you and your colleagues for helping me to learn ASP Juan noting I just
realized the OP may be in the wrong newsgroup as I responded to the question
responding to ASP failing to make the distinction between ASP and ASP.NET
which is we all agree to be considerable.

If it is ASP.NET the OP is interested in I would say it is going to be a
fool's errand if competency using HTML, JavaScript and CSS have not been
learned. Do we learn to fly the plane before learning how to land it? Which
comes first?

As for me, I migrated from ASP/VBS web development by learning the C#
language using a textbook from Deitel & Deitel ("C# A Programmer's
Introduction") and then I started to learn to use the language using the
.NET Framework by using MCAD Training Guides from QUE. I also have many
other books of course as do most of us.

My rationale for choosing C# has been based on the simple fact that all web
development requires as much mastery of JavaScript as possible. Since C# ,
JavaScript, and Java are lexically the same and all derive from C I asked
myself, "Why not learn three languages for the price of one?" Hello?
<%= Clinton Gallagher
METROmilwaukee (sm) "A Regional Information Service"
NET csgallagher AT metromilwaukee.com
URL http://metromilwaukee.com/
URL http://clintongallagher.metromilwaukee.com/

"Juan T. Llibre" <no***********@nowhere.com> wrote in message
news:u1**************@TK2MSFTNGP10.phx.gbl...
> Thanks for that endorsement, Clinton.
>
> "Beginning Active Server Pages 2.0" is *the* book
> I've co-authored which has given me the most pleasure
> and positive feedback.
>
> It's available for as little as 48 cents ( used )
> or $1.97 ( new ) from Amazon :
>
> http://www.amazon.com/gp/product/off...ng/1861001347/
>
> I'd recommend, though, because 3.0 was so much better than 2.0,
> "Beginning Active Server Pages 3.0", which I co-authored, too.
>
> http://www.amazon.com/exec/obidos/tg...id=1126106706/
>
>
>
> Juan T. Llibre
> ASP.NET MVP
> ASP.NET FAQ : http://asp.net.do/faq/
> ===========================
>
> "clintonG" <cs*********@REMOVETHISTEXTmetromilwaukee.com> wrote in message
> news:Oh*************@TK2MSFTNGP15.phx.gbl...
>> Go to Amazon and buy a used copy of "Beginning Active Server Pages 2.0"
>> published by WROX but now out of print. Many consider that book to be the
>> definitive work on the subject which was used by most of the 'old
>> timers.' I've sworn by it not at it ;-)
>>
>> Yes, the W3Schools website is a great reference site but its emphasis can
>> be said to be syntax and grammar lookup with light usage examples.
>> Another site is DevGuru.com where the Quick Reference Guides will prove
>> invaluable when needing to do a quick lookup to determine usage, i.e. how
>> an object is actually used in practice.
>>
>> Finally you have to learn JavaScript and the JavaScript FAQs [1],[2] are
>> arguably the best resources that can be found as [1] is the premier
>> JavaScript site for usage and [2] a collection of resources.
>>
>> <%= Clinton Gallagher
>> METROmilwaukee (sm) "A Regional Information Service"
>> NET csgallagher AT metromilwaukee.com
>> URL http://metromilwaukee.com/
>> URL http://clintongallagher.metromilwaukee.com/
>>
>> [1] http://www.irt.org/script/script.htm
>> [2] http://www.faqts.com/knowledge_base/index.phtml/fid/53/
>>
>>
>>
>>
>> <ja****@yahoo.com> wrote in message
>> news:11**********************@o13g2000cwo.googlegr oups.com...
>>> Hi,
>>> I am a absolute beginner in ASP ..I do have a bit of exposure to .VBS
>>> and other scripting languages.
>>> I need your guidance, where do I start? I had been to MS website Quick
>>> start guide but it says we need a basic web building experience to
>>> undrestand..
>>> Can you please refer to a guide or a website which can cater my need?
>>>
>>> rgards
>>>
>>> cha
>>>
>>
>>
>
>

Nov 19 '05 #13
Yea -- what he said -- ;-) -- noting one point to clarify Juan's comments...

The order IIS and the .NET Framework are installed are critically important.
IIS must be installed first and the .NET Framework second. You may need to
learn to use this tool [1] and there are many tutorials and newsgroup
postings about using this tool that can be found using web search.

<%= Clinton Gallagher
METROmilwaukee (sm) "A Regional Information Service"
NET csgallagher AT metromilwaukee.com
URL http://metromilwaukee.com/
URL http://clintongallagher.metromilwaukee.com/

[1]
http://msdn.microsoft.com/library/de..._regiisexe.asp

"Juan T. Llibre" <no***********@nowhere.com> wrote in message
news:e9*************@TK2MSFTNGP15.phx.gbl...
OK, japin.

It's now clear that you want to run ASP.NET (aspx) files,
and not asp files ( even though you say you renamed the
notepad text files to asp ).

First, you don't run aspx files from the file system;
you run them through the web server.

If you installed IIS to the c:\ drive ( did you install IIS before you
installed the .net Framework ? ) , you should have a directory
named c:\inetpub\wwwroot.

Place your aspx file in it, and type this in the IE address bar :

http://localhost/The Name Of Your.aspx

If you have installed both IIS and the net Framework, that should work.
If it doesn't, post back and let us know, and we'll pick it up from there.

Juan T. Llibre
ASP.NET MVP
ASP.NET FAQ : http://asp.net.do/faq/
==========================

<ja****@yahoo.com> wrote in message
news:11**********************@g47g2000cwa.googlegr oups.com...
Hi Guys,
Thanks a lot.. I was going through W3School website and was setting up
my PC with ASP software . I have installed Microsoft.Net Framework 1.1
and when I rename any note pad to .asp extensions it recognises that it
should open with IE but it does run the script it just opens the code
in IE.

What am I doing wrong?

rgds
cha

clintonG wrote:
No fooling?

I just checked my bookshelves and sure enough there you are in the
credits.
Thank you and your colleagues for helping me to learn ASP Juan noting I
just
realized the OP may be in the wrong newsgroup as I responded to the
question
responding to ASP failing to make the distinction between ASP and
ASP.NET
which is we all agree to be considerable.

If it is ASP.NET the OP is interested in I would say it is going to be a
fool's errand if competency using HTML, JavaScript and CSS have not been
learned. Do we learn to fly the plane before learning how to land it?
Which
comes first?

As for me, I migrated from ASP/VBS web development by learning the C#
language using a textbook from Deitel & Deitel ("C# A Programmer's
Introduction") and then I started to learn to use the language using the
.NET Framework by using MCAD Training Guides from QUE. I also have many
other books of course as do most of us.

My rationale for choosing C# has been based on the simple fact that all
web
development requires as much mastery of JavaScript as possible. Since C#
,
JavaScript, and Java are lexically the same and all derive from C I
asked
myself, "Why not learn three languages for the price of one?" Hello?
<%= Clinton Gallagher
METROmilwaukee (sm) "A Regional Information Service"
NET csgallagher AT metromilwaukee.com
URL http://metromilwaukee.com/
URL http://clintongallagher.metromilwaukee.com/

"Juan T. Llibre" <no***********@nowhere.com> wrote in message
news:u1**************@TK2MSFTNGP10.phx.gbl...
> Thanks for that endorsement, Clinton.
>
> "Beginning Active Server Pages 2.0" is *the* book
> I've co-authored which has given me the most pleasure
> and positive feedback.
>
> It's available for as little as 48 cents ( used )
> or $1.97 ( new ) from Amazon :
>
> http://www.amazon.com/gp/product/off...ng/1861001347/
>
> I'd recommend, though, because 3.0 was so much better than 2.0,
> "Beginning Active Server Pages 3.0", which I co-authored, too.
>
> http://www.amazon.com/exec/obidos/tg...id=1126106706/
>
>
>
> Juan T. Llibre
> ASP.NET MVP
> ASP.NET FAQ : http://asp.net.do/faq/
> ===========================
>
> "clintonG" <cs*********@REMOVETHISTEXTmetromilwaukee.com> wrote in
> message
> news:Oh*************@TK2MSFTNGP15.phx.gbl...
>> Go to Amazon and buy a used copy of "Beginning Active Server Pages
>> 2.0"
>> published by WROX but now out of print. Many consider that book to be
>> the
>> definitive work on the subject which was used by most of the 'old
>> timers.' I've sworn by it not at it ;-)
>>
>> Yes, the W3Schools website is a great reference site but its emphasis
>> can
>> be said to be syntax and grammar lookup with light usage examples.
>> Another site is DevGuru.com where the Quick Reference Guides will
>> prove
>> invaluable when needing to do a quick lookup to determine usage, i.e.
>> how
>> an object is actually used in practice.
>>
>> Finally you have to learn JavaScript and the JavaScript FAQs [1],[2]
>> are
>> arguably the best resources that can be found as [1] is the premier
>> JavaScript site for usage and [2] a collection of resources.
>>
>> <%= Clinton Gallagher
>> METROmilwaukee (sm) "A Regional Information Service"
>> NET csgallagher AT metromilwaukee.com
>> URL http://metromilwaukee.com/
>> URL http://clintongallagher.metromilwaukee.com/
>>
>> [1] http://www.irt.org/script/script.htm
>> [2] http://www.faqts.com/knowledge_base/index.phtml/fid/53/
>>
>>
>>
>>
>> <ja****@yahoo.com> wrote in message
>> news:11**********************@o13g2000cwo.googlegr oups.com...
>>> Hi,
>>> I am a absolute beginner in ASP ..I do have a bit of exposure to
>>> .VBS
>>> and other scripting languages.
>>> I need your guidance, where do I start? I had been to MS website
>>> Quick
>>> start guide but it says we need a basic web building experience to
>>> undrestand..
>>> Can you please refer to a guide or a website which can cater my
>>> need?
>>>
>>> rgards
>>>
>>> cha
>>>
>>
>>
>
>


Nov 19 '05 #14
Hi,
Thanks guys ..its working, I learnt something new today.

Thanks for your help

rgds
cha

Nov 19 '05 #15

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
by: jm | last post by:
I am beginning using GDI+, C#. I am trying to find the absolute beginner place to start. Most places assume I know System.Drawing. I just can't put it all together. Code snippets alone don't...
26
by: Clodoaldo Pinto | last post by:
I'm starting a programming tutorial for absolute beginners using Python and I would like your opinions. http://programming-crash-course.com Regards, Clodoaldo Pinto
20
by: weight gain 2000 | last post by:
Hello all! I'm looking for a very good book for an absolute beginner on VB.net or VB 2005 with emphasis on databases. What would you reccommend? Thanks!
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.