10 Unanswered Topics

Remove Filter
Member Avatar for
Member Avatar for cereal

Hello everybody, so, I realized that when I try to load some XML into a MySQL table through the `LOAD XML LOCAL INFILE ...` statement, if there is a parent with the same name of the child, MySQL will insert an extra row. Here's the example to reproduce the issue: …

0
395
Member Avatar for crazyvonzipper

Hi al you wonderful daniweb peoplez :) I am currently on a mission to write some cool javascript / jquery / ajax controls and now i realised that if I call the control multiple times it seems to lose scope. I realise that this is a small design flaw, and …

0
239
Member Avatar for thrillride01

I am new to the edgerouter and I know zero CLI which is hurting me quite a bit right now because I do not understand most of this, so here goes. I am running an Edgerouter ERLite running 1.6.0 FW and I have 2 modems from the cable company each …

0
182
Member Avatar for Mr.Pink

I have this code which loads 10 divs from an external file into the main file. There's also a next / previous function to skip back and fourth between the divs. Demo: http://goo.gl/RFBN2E (Click load content to load the content via ajax, then the next / previous buttons will skip …

0
159
Member Avatar for softDeveloper

Hi all, My web application uploads files from MySQL database. I have the text in ms word *.doc files, so I convert it to *.txt as UNICODE-UTF8, and mysql table charset is set to UTF8. I load the database entering this command: [CODE] LOAD DATA local INFILE 'file.txt' INTO TABLE …

0
140
Member Avatar for mnasir79

Hi, I want to perform a load test on my site... i want to test the loading speed of my site with 500 - 1000 users on it at a time... Is there any online tool or software (Free or purchased, doesn't matter) which allows me to perform the test …

0
118
Member Avatar for joshua__lim

Hi, i have a tcp socket server application. Some of my clients are asking if I can provide server redundancy for my tcp service for HA purpose. I know it can be done using Windows NLB but the cost of the Enterprise edition is beyond the budget of most of …

0
103
Member Avatar for DCorn

I'm very new at this. Started back in January with dreamweaver, HTML, CSS, ASP.net so I'm in the process of creating my own web site, problem. What I want to do is in the opening load a flash file then transision to the home page after the flash file plays. …

0
71
Member Avatar for MrAlshahawy

Hi all, How can we load contact thumbnail ?? I want to fetch it and preview it on canvas . thanks in advance.

0
95
Member Avatar for fankoff

One last question, really ! How for goodness's sake can I load the results in the html page without leaving it? Always when I click a button (do I always have to click a button? is there a way to call a resultset from the html and to handle it …

0
82

The End.