There's no error. It does not work correctly. It gets the wrong select in the datagrid and makes it invisible since Im using "getElementTagName". Not sure how to fix this.
I added another select or dropdown to my datagrid. Since Im doing this and im using getElementByTagName. I get errors since I have 2 dropdowns in my grid. So im trying to toggle the dropdown to display then hide.
function OnChange(down)
{
var flag = true;
var dropdowns = new Array()...
not sure this question should be here.
I'm trying to create a fully qualfying path so that I can drop a flat file into a location on a different server. I have credentials to do it. but I'm not sure how to set up my path/string .
Does anyone know how to do this
example...
I'm trying to get my function to display a value or make a label visible once you select a certain value from the dropdown thats in my datagrid. Is there a way to do this
Any help would be appreciated.
<script language="javascript" type="text/javascript">
function OnChange()
{
var...
ok Im using visual studio.net
<%@ Page language="c#" Codebehind="WebForm1.aspx.cs" AutoEventWireup="True" Inherits="test.WebForm1"
im trying to get the server variable to display
str = Request.ServerVariables("HTTP_ID")
question how is this formatted/coded in the aspx page or is this done on...
I have this query that gets a name based on the a begin date in my table <= sysdate and then the end date.
I get one value from the name field when I do this. I would like to get the previous record
So there would be 2 values in the results. Any help would be appreciated.
name2 - previous...
I have this query that gets a name based on the a begin date in my table <= sysdate and then the end date.
I get one value from the name field when I do this. I would like to get the previous record
So there would be 2 values in the results. Any help would be appreciated.
name2 - previous...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.