Hi again.
It worked.!!! Thank you Speipnir.
This is my final code.. I had to put in an extra argument but it does what i want..
function display_data($strParentId,$strOlId)
{
$strLiId = 1;
// query database for all items with ParentId = $strParentId
$resData = mysql_query("SELECT...
Hi everybody.
Im trying to make a form with multiply inputs, and subinputs to the inputs. So far i've accomplished to make the dynamics in making the form. See temp. Test example...
My Structure for subgrouping is like this
ol
li_1_1 First List item
ol
li_11_1 Sub of first...
Thanks BillyRay.
Though it wasn't the solution :-) the ref, about getting width and height, you've sendt me, was another thing i was looking for. :-)
I too think that the user have to make their images smaller.. My boss likes to take 2MB pictures, and want to upload 20 at a time... Giant...
HI everybody.
I'm trying to make an upload thing in php, which has a resize function.. But when doing 20 pics at 2.2 MB a piece, it takes a lot of time.
Is it possible to take the image one have selectede in a form and resize it before uploading... I have searched for coding examples, for two...
Hi EveryOne.
I'm Really getting grey hair over this one...
I have a word document, which has a create commandbar function to make my own commandbar, when this particular document is opened.
It works okay, when opened localy. And it also gets removed when I close the word document.
But If I open...
Hi there.
I'm trying to make an VB6 Application, which has a report in it...
The Report, is a custom report, where I've selected the datasource ( Same as in App ) and taken the fields from the db which I want to use.
Then I Make an Recordset, and write MyCr.Database.SetDataSource RS
This...
Hi everyone.
I'm investigating the posibility to make a webpage, with a local file browser, in a tree view, like ie windows explorer. It is not so much the looks i'm going for.
More on how to make the functionality.
I have been searching around a lot now, and can't seem to find any docu on...
Hey koala. !
I finaly understood, that you meant a normal Do While. I got vonfused, with you saying construct, it made me thinking of some word from C and other languages... But amyway..
I've tried it, and it's stabalized, :-)
Ive made a sub like this. :
Private Sub Form_Load()
...
Hi there.
Sorry again.. It' was a leftover from me trying to close everything. . . But it isn't the timer. Though it made error, when setting delay on again.. But okay, when removed..
I tried to type call ListSager in my loop, it helped - but it keeps on going up. I'm not sure, what you mean...
Hi there..
Sorry, for missing info :-) The CallAgain is a globaly declared variable, which in Main, gets initialiced, as true.
In Unload i set it to false, so that when i close, the loop will be closed.
...
..?
Machine code Rocks:-)
www.nightsoft.dk
Hi everybody.
Im making a system, which shows some incoming cases. The problem i have, is that I'm repeatedly running a sub, with 5 seconds interval.
What i do is connect to database (Access), get data if more posts than last, populate listbox and close objects.
My Listbox population is done...
tb: I didn't knew that I could do that.. Ill look into that some time.. :-) Anything that makes it faster or better is usefull thnx.
But then again.. Maybe there will be some problems, because, Im using a Class Module, which has the AddItem. It's not, the listbox directly I'm populating, but...
Hi again.. I tried to put some msgbox's to see what CallAgain was. I put one in my main, and in my ListSager.
Only thing I kan see, is that when i press close, it shows the form again, making CallAgain true again.. Why. It's 7 times.. I can't see yes... But ill keep on debugging.
Machine code...
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.