473,387 Members | 3,684 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,387 software developers and data experts.

Running scripts at server or side client

Hi!

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

Thanks!
Nov 19 '05 #1
4 1151
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" <no@no.no> wrote in message
news:O5**************@TK2MSFTNGP14.phx.gbl...
Hi!

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

Thanks!

Nov 19 '05 #2
Are you familiar with javascript? Is that what you mean?

Eliyahu

"Tarllem" <no@no.no> wrote in message
news:O5**************@TK2MSFTNGP14.phx.gbl...
Hi!

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

Thanks!

Nov 19 '05 #3
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" <re*************@monarchmed.com> escribió en el mensaje
news:uM**************@TK2MSFTNGP12.phx.gbl...
Are you familiar with javascript? Is that what you mean?

Eliyahu

"Tarllem" <no@no.no> wrote in message
news:O5**************@TK2MSFTNGP14.phx.gbl...
Hi!

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

Thanks!


Nov 19 '05 #4
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@no.no> wrote in message
news:%2****************@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" <re*************@monarchmed.com> escribió en el mensaje
news:uM**************@TK2MSFTNGP12.phx.gbl...
Are you familiar with javascript? Is that what you mean?

Eliyahu

"Tarllem" <no@no.no> wrote in message
news:O5**************@TK2MSFTNGP14.phx.gbl...
Hi!

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

Thanks!



Nov 19 '05 #5

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

Similar topics

4
by: Si | last post by:
Hi Guys I am using this code to execute an Access VBA function from ASP: strDbName = strDataSource & "data\webjobs.mdb" Set objAccess = Server.CreateObject("Access.Application")...
1
by: Lau Lei Cheong | last post by:
I have an aspx page which have the following code segment: <script> // I do something here template = "<input id=\"hidden_info_1\" type=\"hidden\" runat=\"server\"> // I do other things here...
3
by: Charlie | last post by:
Hi: What technologies are available in ASP.NET for running Server side code from a JavaScript function? Thanks, Charlie
45
by: Pat | last post by:
its seems asp.net validation doesn't fire when using FireFox? Tested a page and it doesn't fire. It seems the javascript doesn't fire Any ideas?
5
by: Mark | last post by:
We have VS.NET 2003, .NET 1.1, and SQL Server 2000 installed locally on each of our developer workstations. We will need to keep these tools installed for maintaining old applications, but intend...
4
by: Mr BigSmoke | last post by:
Hi All, I'm developing a website to handle some code/application version control on a intranet. I'm using cherrypy and pysvn. Everything runs quite good but i want the user to be able to checkout...
14
by: lmttag | last post by:
Hello. We're developing an ASP.NET 2.0 (C#) application and we're trying to AJAX-enable it. We're having problem with a page not showing the page while a long-running process is executing. So,...
3
by: Mel | last post by:
My server makes a url call that returns a whole bunch of javascripts. I will then have to execute them on the server. I stripped out everything between <bodyand </bodyand I can see the scripts. ...
51
by: Ojas | last post by:
Hi!, I just out of curiosity want to know how top detect the client side application under which the script is getting run. I mean to ask the how to know whether the script is running under...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
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: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
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
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...

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.