Ask a Question related to ASP.NET General, Design and Development.
-
Suhail A, Salman #1
Client Side Java Script
Hi,
am not a ASP.NET programmer, and it seems that i have to learn web
development, so i need help learning java script.
any links to some good sites would be very helpfull.
thanks
Suhail A, Salman Guest
-
Client side script ASP.NET
Hi, How can i eassely add client side script in my code. I have a sort of TAB control, that works through postbacks but i want the action taken... -
Client Side Script interferes with Server Side Script?
I added the form validation script (Java Script) to the head section of my insert records form page which works great when tested but when I submit... -
Client-Side Script for CheckBox Web Control
I'm trying to create a server Web control that renders as a checkbox that has an OnClick event associated with it. I've created a short proof of... -
client side script with RegisterStartupScript issue
no, you can not control the order the blocks are rendered. you can concat the scripts and register them once. also if you are doing code like: ... -
IIS6 doesn't include client side script
I have several pages where we inlcude client side script using the following syntax. <script type="text/vbscript" language="VBScript"... -
Ravikanth[MVP] #2
Client Side Java Script
Hi
Check the following link
javascript.com
Ravikanth[MVP]
have to learn web>-----Original Message-----
>Hi,
>
> am not a ASP.NET programmer, and it seems that i>development, so i need help learning java script.
>
> any links to some good sites would be very helpfull.
>
>thanks
>
>
>.
>Ravikanth[MVP] Guest
-
Suhail A, Salman #3
Re: Client Side Java Script
Thanks Ravikanth,
I already have this link, but i need something quick, And brief.
thanks again.
"Ravikanth[MVP]" <dvravikanth@hotmail.com> wrote in message
news:0b4101c360b3$0b056020$a401280a@phx.gbl...> Hi
>
> Check the following link
> javascript.com
>
> Ravikanth[MVP]
>
>> have to learn web> >-----Original Message-----
> >Hi,
> >
> > am not a ASP.NET programmer, and it seems that i> >development, so i need help learning java script.
> >
> > any links to some good sites would be very helpfull.
> >
> >thanks
> >
> >
> >.
> >
Suhail A, Salman Guest
-
Suhail A, Salman #4
Re: Client Side Java Script
Dear Kevin,
i just need some basic and direct tips , for example how to attach an
event to fire a script function to an HTML control, or how to implement
simple issues like validating a simple date text box, .... etc. i had never
worked on the interface tier, am always involved in the lower levels, but
some times you need to jump out ...
"Kevin Spencer" <kevin@takempis.com> wrote in message
news:ew6lP6MYDHA.2352@TK2MSFTNGP12.phx.gbl...> Quick and brief? You want a Quick and Brief way to learn a programming
> language?
>
> --
> HTH,
>
> Kevin Spencer
> Microsoft MVP
> .Net Developer
> [url]http://www.takempis.com[/url]
> Complex things are made up of
> lots of simple things.
>
> "Suhail A, Salman" <suhail@access2arabia.com> wrote in message
> news:uGpiLWLYDHA.2236@TK2MSFTNGP10.phx.gbl...>> > Thanks Ravikanth,
> >
> > I already have this link, but i need something quick, And brief.
> >
> > thanks again.
> >
> >
> > "Ravikanth[MVP]" <dvravikanth@hotmail.com> wrote in message
> > news:0b4101c360b3$0b056020$a401280a@phx.gbl...> >> > > Hi
> > >
> > > Check the following link
> > > javascript.com
> > >
> > > Ravikanth[MVP]
> > >
> > >
> > > >-----Original Message-----
> > > >Hi,
> > > >
> > > > am not a ASP.NET programmer, and it seems that i
> > > have to learn web
> > > >development, so i need help learning java script.
> > > >
> > > > any links to some good sites would be very helpfull.
> > > >
> > > >thanks
> > > >
> > > >
> > > >.
> > > >
> >
>
Suhail A, Salman Guest
-
Kevin Spencer #5
Re: Client Side Java Script
Unfortunately, the problem is that what you consider "basic and direct tips"
constitutes a very personal subset of JavaScript, which is specific to you.
Here is a link to the Microsoft DHTML Objects reference online. It may
provide you with some of what you need, depending on what you already know
about JavaScript. It is a very complete DHTML reference, with samples:
[url]http://msdn.microsoft.com/library/default.asp?url=/workshop/author/dhtml/reference/objects.asp[/url]
--
HTH,
Kevin Spencer
Microsoft MVP
..Net Developer
[url]http://www.takempis.com[/url]
Complex things are made up of
lots of simple things.
"Suhail A, Salman" <suhail@access2arabia.com> wrote in message
news:%23fr0KDNYDHA.1816@TK2MSFTNGP09.phx.gbl...never> Dear Kevin,
>
> i just need some basic and direct tips , for example how to attach an
> event to fire a script function to an HTML control, or how to implement
> simple issues like validating a simple date text box, .... etc. i had> worked on the interface tier, am always involved in the lower levels, but
> some times you need to jump out ...
>
>
>
> "Kevin Spencer" <kevin@takempis.com> wrote in message
> news:ew6lP6MYDHA.2352@TK2MSFTNGP12.phx.gbl...>> > Quick and brief? You want a Quick and Brief way to learn a programming
> > language?
> >
> > --
> > HTH,
> >
> > Kevin Spencer
> > Microsoft MVP
> > .Net Developer
> > [url]http://www.takempis.com[/url]
> > Complex things are made up of
> > lots of simple things.
> >
> > "Suhail A, Salman" <suhail@access2arabia.com> wrote in message
> > news:uGpiLWLYDHA.2236@TK2MSFTNGP10.phx.gbl...> >> > > Thanks Ravikanth,
> > >
> > > I already have this link, but i need something quick, And brief.
> > >
> > > thanks again.
> > >
> > >
> > > "Ravikanth[MVP]" <dvravikanth@hotmail.com> wrote in message
> > > news:0b4101c360b3$0b056020$a401280a@phx.gbl...
> > > > Hi
> > > >
> > > > Check the following link
> > > > javascript.com
> > > >
> > > > Ravikanth[MVP]
> > > >
> > > >
> > > > >-----Original Message-----
> > > > >Hi,
> > > > >
> > > > > am not a ASP.NET programmer, and it seems that i
> > > > have to learn web
> > > > >development, so i need help learning java script.
> > > > >
> > > > > any links to some good sites would be very helpfull.
> > > > >
> > > > >thanks
> > > > >
> > > > >
> > > > >.
> > > > >
> > >
> > >
> >
>
Kevin Spencer Guest



Reply With Quote

