Hi,

I'm pretty new in Javascript. I searched alot but didn't find any answer to my problem I have.

What I want to do:
- I have a cell A1
- I want the script to make a new cell B1
- After that I want the script to make a new cell C1
- After that I want the script to make a new cell D1
- After that I wa .... etc .... till I got 20 cells in total.

This has to go automatic so not by use of a client sided button.

I also need every cell to get his own IDnumber like A1 ID=1, B1 ID=2, C1 ID=3, etc to communicate with database and mysql. But maybe I have to use php for that.

Thanx for any help! :icon_wink:

Best regards,

Thoaren

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.