- Upvotes Received
- 0
- Posts with Upvotes
- 0
- Upvoting Members
- 0
- Downvotes Received
- 1
- Posts with Downvotes
- 1
- Downvoting Members
- 1
3 Posted Topics
Hello everyone, i'm trying to use 2 mootools scripts together in one source. They work serperately but as soon as i combine them only one is working. It seems they interfere with each other but i can't seem to find the problem. Can anyone help me out? I'll paste them …
Hi all, I'm new to this forum and have searched the web for days now trying to find a solution to my problem: function 1 builds the top of the page where the total ordered items are displayed. For example: total 10 items. function 2 (uses javascript's onchange=this.form.submit) builds the …
Hi flowers1, Maybe u can use this select to gain the selected street, gain the stations id out of the database and from there on get the information out of your stores table.... Hope it helps: //next 4 should come out of database: $opt[0]="main street"; $opt[1]="1st street"; $opt[2]="2nd street"; $opt[3]="3rd …
The End.
newbie2010