|
主题: Can dreamweaver MX 2004 do?
|
begeiste
职务:普通成员
等级:1
金币:0.0
发贴:3
|
#12006/7/20 7:53:11
Hi fellas: I am a American who is studying Chinese trying to find out from this forum about " can dreamweaver MX 2004 or higher do this?
1) add a record to a database which includes a field indicating an image directory 2) create that image directory automated once a record be added.
As each new record is added, a new 'unique' image directory is created for each record that is tied to that record...
Sorry I cann't write chinese yet...
|
缺缺
职务:管理员
等级:8
金币:41.0
发贴:9620
|
#22006/7/20 11:27:46
file input field can't upload a directory. but you can batch upload,or compress to a rar/zip file,then uncompress it on the server.
of course,if you must to upload directory,you can use a ActiveX object.download from the google or programme yourself
希望能看懂哈哈~~~
|
begeiste
职务:普通成员
等级:1
金币:0.0
发贴:3
|
#32006/7/21 0:17:08
Thanks. But are you sure you understand what I was mentioning? My question was "Can dreamweaver MX 2004 do this? 1) add a record to a database which includes a field indicating an image directory 2) create that image directory automated once a record be added.
As each new record is added, a new 'unique' image directory is created for each record that is tied to that record...
If PHP with dreamweaver MX 2004 can this that will be golden, Mr. But I am really doubting about it. Any ideas to achive this goal by using PHP model thru Dreamweaver MX 2004?
|
缺缺
职务:管理员
等级:8
金币:41.0
发贴:9620
|
#42006/7/23 19:07:42
不想费劲说英语了.如果我没有理解错误的话,我想我的回答是针对你的问题的.
DW仅仅是一个软件.web程序中任何理论上的可能都是脱离DW环境的.如果你想实现甚么功能,首先在脱离开发软件的环境下去思考实现的途径.然后才考虑软件能不能帮你实现.在DW这个软件出现之前很多年,web程序就已经有了.
|
begeiste
职务:普通成员
等级:1
金币:0.0
发贴:3
|
#52006/7/26 4:30:19
Dear friend: Thanks for your time. I am a new beginner of PHP player without traditional programming trainning at all, it is tough, but will get it over whatever it takes. Once again, I appreciate that!!
|
浮尘
职务:普通成员
等级:3
金币:7.0
发贴:1258
|
#62006/7/26 10:48:32
If you can,then dreamweaver can.你的明白?
|
不是高手
职务:普通成员
等级:3
金币:5.0
发贴:1352
|
#72006/7/26 17:40:49
wrong!
I can, the DW mustn't.
The source coding is the king-way!
|