Enter Keywords:
1 - 10 of 657(0.012 seconds)
Sort By:
 
Hi all, How can one code a (single, not repeated) page refresh using server-side scripting? Thanks.
Zones: ASPDate Answered: 09/14/2001 Rating: 6.0 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...
Zones: ASPDate Answered: 03/09/2002 Rating: 8.4 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 ...
Zones: JavaDate Answered: 06/16/2003 Rating: 7.6 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?
Zones: ASP, DHTMLDate Answered: 04/10/2002 Rating: 8.0 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...
Zones: .NETDate Answered: 02/07/2003 Rating: 7.6 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...
Zones: Adobe DreamweaverDate Answered: 09/13/2004 Rating: 7.8 Views: 0
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...
Zones: JavaScriptDate Answered: 02/02/2006 Rating: 7.4 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...
Zones: JavaScript, HTMLDate Answered: 09/12/2007 Rating: 9.4 Views: 0
This is a bit of a fundamental question for those who are wise sages with CSS, but I can't seem to get it right. I have a couple of DIV's that I want to show up side by side on this page: http:...
Zones: CSS, HTML, DrupalDate Answered: 08/08/2009 Rating: 9.2 Views: 0
We moved our application from vs6 to vs2005.  I can run my app from the debugger as well as run stand alone on my development machine.   But on other machines, I get side-by-side errors.   One of t...
Zones: C++, MS Dev, Windows MFCDate Answered: 10/02/2009 Rating: 8.5 Views: 16