Hi all,
How can one code a (single, not repeated) page refresh using server-side scripting?
Thanks.
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/ASP/Q_20179484.htm...
Zones:
ASPDate Answered: 09/14/2001 Grade: C Views: 0
I'm looking for a way, if any, to pass a client variable to a serve-side DLL. Something like:
function jsFunc {
var jsParam = ...
var jsVar = '<%=myDLL.myMethod(jsParam)%>';
...
If I replace j...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/ASP/Q_20270430.htm...
Zones:
ASPDate Answered: 03/09/2002 Grade: A Views: 0
I have a web page that shows a grid of customers. I want the user to be able click on the customer and select a print option that will call a servlet passing the default windows printer so that I ...
http://www.experts-exchange.com/Programming/Languages/Java/Q_20273659.html
Zones:
JavaDate Answered: 06/16/2003 Grade: A Views: 0
Is there any way to reference a server side VBScript variable in Client side javascript functions?
If not...
Is there any way at all to reference Server Side Variables in Client Side Script?
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/ASP/Q_20287214.htm...
Zones:
ASP,
DHTMLDate Answered: 04/10/2002 Grade: A Views: 0
my attempts:
Response.Redirect("javascript:alert('Wrong Selection');")
Server.Transfer("javascript:alert('Focus lost from Web Forms MyTextBox control!!');")
Response.Write("javascript:aler...
http://www.experts-exchange.com/Programming/Languages/.NET/Q_20502649.html
Zones:
.NETDate Answered: 02/07/2003 Grade: A Views: 0
Howdy All, I am in the process of developing a web site with some forms on it. Is there an easy way to have the server email a form to me when the customer clicks submit? I DO NOT WANT it emailed...
http://www.experts-exchange.com/Web_Development/Software/Macromedia_Dreamweaver/Q_21126846...
Hi,
I hope I'm in the right section. If the functionality I desire is performed easier and more effectively by another client side scripting language please say!
Basically I have 3 or 4 image...
http://www.experts-exchange.com/Programming/Languages/Scripting/JavaScript/Q_21718632.html
Zones:
JavaScriptDate Answered: 02/02/2006 Grade: A Views: 0
HTML Listboxes. I need two side by side boxes where options from the left can be moved to the right box. I have that part working the problem is that the right box resizes itself as everytime you...
http://www.experts-exchange.com/Programming/Languages/Scripting/JavaScript/Q_22823678.html
I've been trying to find a way to do Server Side Includes with javascript. I would like it to work just like the normal server side includes.
http://www.experts-exchange.com/Programming/Languages/Scripting/JavaScript/Q_10032074.html
Zones:
JavaScript,
SSIDate Answered: 12/31/1997 Grade: C Views: 0
This may be too complicated of a question, but I am thinking of making a little side scrolling game, and wanted to know, how difficult is it to create a side scrolling background, with a little cha...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_10120864.html
Zones:
Visual BasicDate Answered: 02/04/1999 Grade: B Views: 4