Nope not realy...
I can see the dddw (number 2) with the wrong row selected.
But if i click the 'downarrow' i see that te correct (the empty) is selected.
But it's just not shown in de dddw..
thnx for the suggestion.
To make a long story short:
----------------
| Value x____|\/ (it's blue...
Hi,
I've got a problem i can't figure out... hope someone can help me.
I've got 2 datawindows, both with a dddw inside.
If a choice is made in dddw1, dddw2 is being retrieved with argument of 1.
I want to insert an EMPTY row, because user does not have to select the second. And i want the...
Hello,
I have an input box
<INPUT TYPE="text" NAME="name" SIZE=70>
Now i want a function that puts the user input into variables. After every space a new variable.
example:
I enter the tekst: hello this is a test
The javascript function should do this:
var1 gets the value...
I've got this function and it works perfect with IE 5.5
(<%strID%> is ASP code.. is some number)
function OnBestandToevoegen()
{
strGoTo = "upload_bestand.asp?id=<%=strID%>"
document.forms.MyFormName.method = "POST"
document.forms.MyFormName.action = strGoTo...
Hi,
I've got a long question....
I have a page where i call this function:
function EntryAdd()
{
strReturnData = window.showModalDialog "EntryAddDlg.asp", "", "dialogWidth:450px;dialogHeight:200px;help:no;resizable:no;scroll:no;status:no;center:yes);
if( strReturnData...
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.