[PHP-WIN] Re: php-windows请查收!

2007-06-14 Thread Darren Whitlen
I completely agree. 安规系统工程实践 wrote: 若您不需要此类邮件, 请回复主题至 [EMAIL PROTECTED] 我们会在10个工作日内为您退订! 安规系统工程实践 主办单位:斐-捷-企-业-顾-问-有-限-公-司 时间地点:2007年7月14-15 日 上海 时间地点:2007年7月28-29 日 深圳 收费标准:2200元/ 人(含授课费、资料费、会务费、午餐费) 适合对象:从事电子、电器、电工产品设计研发/公司研发主管

[PHP-WIN] Re: Drag and Drop

2007-06-11 Thread Darren Whitlen
Daniel Kaliel wrote: I am trying to create a document store that will allow people to upload documents to a website by dragging and dropping them on a certain section of the webpage. Further, I would prefer that the documents be kept directly in the mySQL database as binaries. I have been t

[PHP-WIN] Re: HTTP authenticate header

2007-05-24 Thread Darren Whitlen
chandar wrote: Hi, I am invoking a HTTP authenticate header in PHP,it opens as a popup.Is it possible for emebeding the same in the web page and ask the user for entering the user credentials and send the same data to the backend? thanks/Chandar You'll be needing Javascript for that. Google