I'm looking for the javascript equivalent of this ASP code:
'notice the javascript syntax is incorrect below, but this is the logic I'm trying to replicate:
<script>
If (Session("insert")=1)...
http://www.experts-exchange.com/Programming/Languages/Scripting/JavaScript/Q_21217199.html
Zones:
JavaScriptDate Answered: 03/08/2005 Grade: A Views: 0
is this possible?
im developing a lot of web applications on my computer. (vs.net 2003)
I want to download asp.net 2.0 and vs.net 2005 and test this on my machine. can i do this, with vs.net ...
http://www.experts-exchange.com/Programming/Languages/.NET/ASP.NET/Q_21390134.html
I use Access V2 for Windows 3.1.
I have a routine to modify and update an imported data file.
The routine involves a number of action queries
deleting records , updating records , creating tables ,...
http://www.experts-exchange.com/Microsoft/Development/MS_Access/Q_10035733.html
Zones:
MS AccessDate Answered: 01/15/1998 Grade: B Views: 0
I want to add [field1] and [field2] in a query. They both number (double) fields, but when I define a query field as [field1]+[field2] it only works it both [field1] AND [field2] are both NOT NULL...
http://www.experts-exchange.com/Microsoft/Development/MS_Access/Q_10037174.html
Zones:
MS AccessDate Answered: 01/28/1998 Grade: A Views: 0
I have to install an application which uses the IIS. On the same machine there is already an Apache server running. What's the best way to configure both servers, so I want have any port conflicts...
http://www.experts-exchange.com/Web_Development/Software/Q_11625479.html
Hi experts,
It may very easy but I just cannot make it works:
use a Group Box to make some controls move together....I must miss something.....
http://www.experts-exchange.com/Programming/System/Windows__Programming/MFC/Q_11944938.htm...
Zones:
Windows MFCDate Answered: 11/23/2000 Grade: A Views: 0
This is a hard question to ask so please stay with me. Thanks in advance.
I have two tables which both have a column called MarketID . I want to add the two tables together. First I want to a...
http://www.experts-exchange.com/Microsoft/Development/MS_Access/Q_20292304.html
Zones:
MS AccessDate Answered: 07/27/2002 Grade: A Views: 0
I have a webpage that I'm trying to use to jscript/dhtml effects in. Separately they work fine, but when all put together, one won't work.
I think it's likely a problem with same variable/funct...
http://www.experts-exchange.com/Programming/Languages/Scripting/JavaScript/Q_20293070.html
Zones:
JavaScriptDate Answered: 04/24/2002 Grade: A Views: 0
The company I currently work for just installed a T-1 line and needs to connect two networks together using the T-1 line. They would also like to start up a VPN network as well. My question is firs...
http://www.experts-exchange.com/Networking/Misc/Q_20408741.html
Hi
I have a sheet that has the number of hours worked by an employee in a day the cell is formatted in time format
I need to have a total at the bottom of hours worked, for that week,
not ...
http://www.experts-exchange.com/Software/Office_Productivity/Office_Suites/MS_Office/Q_205...