Dear All,

How can I access the client side scripts (javascript) for ASP.Net page.
Through the IDE of Visual studio .Net
AS We were did with Visual Interdive 6.
There was ability to see server and client side script, and overall object,...

I miss VID 6 !!

Any help ?
--
MCSD not .Net yet :(

RE: VS.NET & client script viewer? by Gold

Gold
Mon Feb 14 10:01:04 CST 2005

Switch to HTML view

//Thangam

"Shaker" wrote:

> Dear All,
>
> How can I access the client side scripts (javascript) for ASP.Net page.
> Through the IDE of Visual studio .Net
> AS We were did with Visual Interdive 6.
> There was ability to see server and client side script, and overall object,...
>
> I miss VID 6 !!
>
> Any help ?
> --
> MCSD not .Net yet :(

RE: VS.NET & client script viewer? by Shaker

Shaker
Tue Feb 15 00:33:02 CST 2005

May ba I wasn't clear enough:

What I need is to access the client side script for a server side control.
I need to to some client validation process on client side.

This is not achevable throgh the document outline provided throgh the HTML
viewr.



"Gold" wrote:

> Switch to HTML view
>
> //Thangam
>
> "Shaker" wrote:
>
> > Dear All,
> >
> > How can I access the client side scripts (javascript) for ASP.Net page.
> > Through the IDE of Visual studio .Net
> > AS We were did with Visual Interdive 6.
> > There was ability to see server and client side script, and overall object,...
> >
> > I miss VID 6 !!
> >
> > Any help ?
> > --
> > MCSD not .Net yet :(