Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > Running scripts at server or side client

Reply
Thread Tools

Running scripts at server or side client

 
 
Tarllem
Guest
Posts: n/a
 
      03-05-2005
Hi!

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

Thanks!


 
Reply With Quote
 
 
 
 
Karl Seguin
Guest
Posts: n/a
 
      03-05-2005
Yes, using something like XmlHTTP you can find out more at:
http://www.quirksmode.org/blog/archi...p_linkdum.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" <> wrote in message
news:...
> Hi!
>
> Is possible to run scripts at the side of the client?
>
> Thanks!
>
>



 
Reply With Quote
 
 
 
 
Eliyahu Goldin
Guest
Posts: n/a
 
      03-06-2005
Are you familiar with javascript? Is that what you mean?

Eliyahu

"Tarllem" <> wrote in message
news:...
> Hi!
>
> Is possible to run scripts at the side of the client?
>
> Thanks!
>
>



 
Reply With Quote
 
Tarllem
Guest
Posts: n/a
 
      03-06-2005
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" <> escribió en el mensaje
news:...
> Are you familiar with javascript? Is that what you mean?
>
> Eliyahu
>
> "Tarllem" <> wrote in message
> news:...
>> Hi!
>>
>> Is possible to run scripts at the side of the client?
>>
>> Thanks!
>>
>>

>
>



 
Reply With Quote
 
Eliyahu Goldin
Guest
Posts: n/a
 
      03-06-2005
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" <> wrote in message
news:%...
> 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" <> escribió en el mensaje
> news:...
> > Are you familiar with javascript? Is that what you mean?
> >
> > Eliyahu
> >
> > "Tarllem" <> wrote in message
> > news:...
> >> Hi!
> >>
> >> Is possible to run scripts at the side of the client?
> >>
> >> Thanks!
> >>
> >>

> >
> >

>
>



 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
client-side browser timeout OR server-side web server timeout?? (please help) jrefactors@hotmail.com HTML 1 01-04-2005 06:13 AM
client-side browser timeout OR server-side web server timeout?? (please help) jrefactors@hotmail.com Javascript 0 01-04-2005 04:06 AM
client-side browser timeout OR server-side web server timeout?? (please help) jrefactors@hotmail.com Java 0 01-04-2005 04:06 AM
Problem in adding template of server side control using client side scripts Lau Lei Cheong ASP .Net 1 10-13-2004 10:41 AM
Triggering both client and server side scripts Karim ASP .Net 3 11-26-2003 04:20 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57