Running scripts at server or side client

Hi!

Is possible to run scripts at the side of the client?

Thanks!
Mike Rogers [ Sa, 05 März 2005 18:21 ] [ ID #678678 ]

Re: Running scripts at server or side client

Yes, using something like XmlHTTP you can find out more at:
http://www.quirksmode.org/blog/archives/2005/02/xmlhttp_link dum.html

Karl

--
MY ASP.Net tutorials
http://www.openmymind.net/ - New and Improved (yes, the popup is annoying)
http://www.openmymind.net/faq.aspx - unofficial newsgroup FAQ (more to
come!)


"Tarllem" <no [at] no.no> wrote in message
news:O5tsBfaIFHA.4060 [at] TK2MSFTNGP14.phx.gbl...
> Hi!
>
> Is possible to run scripts at the side of the client?
>
> Thanks!
>
>
Karl [ Sa, 05 März 2005 18:46 ] [ ID #678683 ]

Re: Running scripts at server or side client

Are you familiar with javascript? Is that what you mean?

Eliyahu

"Tarllem" <no [at] no.no> wrote in message
news:O5tsBfaIFHA.4060 [at] TK2MSFTNGP14.phx.gbl...
> Hi!
>
> Is possible to run scripts at the side of the client?
>
> Thanks!
>
>
Eliyahu Goldin [ So, 06 März 2005 09:16 ] [ ID #679243 ]

Re: Running scripts at server or side client

I don`t know JavaScript but I know VB. I need to run a script in the side of
the client and to send parameters from this script to another function in
the side of server.

"Eliyahu Goldin" <removemeegoldin [at] monarchmed.com> escribió en el mensaje
news:uMHMXRiIFHA.2740 [at] TK2MSFTNGP12.phx.gbl...
> Are you familiar with javascript? Is that what you mean?
>
> Eliyahu
>
> "Tarllem" <no [at] no.no> wrote in message
> news:O5tsBfaIFHA.4060 [at] TK2MSFTNGP14.phx.gbl...
>> Hi!
>>
>> Is possible to run scripts at the side of the client?
>>
>> Thanks!
>>
>>
>
>
Mike Rogers [ So, 06 März 2005 22:16 ] [ ID #679700 ]

Re: Running scripts at server or side client

On the client you have javascript. That's the language for writing scripts
for browsers. There is a number of ways of passing data from server to
client. One of the most common is using hidden text input elements.

Eliyahu

"Tarllem" <no [at] no.no> wrote in message
news:%23s6LPHpIFHA.2356 [at] TK2MSFTNGP12.phx.gbl...
> I don`t know JavaScript but I know VB. I need to run a script in the side
of
> the client and to send parameters from this script to another function in
> the side of server.
>
> "Eliyahu Goldin" <removemeegoldin [at] monarchmed.com> escribió en el mensaje
> news:uMHMXRiIFHA.2740 [at] TK2MSFTNGP12.phx.gbl...
> > Are you familiar with javascript? Is that what you mean?
> >
> > Eliyahu
> >
> > "Tarllem" <no [at] no.no> wrote in message
> > news:O5tsBfaIFHA.4060 [at] TK2MSFTNGP14.phx.gbl...
> >> Hi!
> >>
> >> Is possible to run scripts at the side of the client?
> >>
> >> Thanks!
> >>
> >>
> >
> >
>
>
Eliyahu Goldin [ So, 06 März 2005 23:25 ] [ ID #679708 ]
Microsoft » microsoft.public.dotnet.framework.aspnet » Running scripts at server or side client

Vorheriges Thema: Problem with server.transfer
Nächstes Thema: Large number of compiled dll's