I need to load data from a text file into a table using SQL. Can anyone help me with the syntax? Basically, my table has 3 columns - uid, name, isactive. Is there a statment such as INSERT INTO <tablename> USING <filename> or anything like that? If so, how do I specify the path of the file...
I've got a ton of code that's formatted poorly, and the indents for opening and closing tags never match. Is there a way to select an opening tag, then hit an F key or something to highlight the closing tag? Thanks.
OK y'all, I hate to keep bugging you with this, but I gotta. This out-of-the-box, e-commerce StoreFront product seems like it's pretty flexible, easy-to-use, and developed specifically for DW http://www.storefront.net Does anyone have anything good or bad to say about it? As always, your help...
Just wanted to know if anyone has experince using CartWeaver for setting up an online store. If so, what'd you think? Fliexible? Easy to use/learn? Do I need to know CF? Thanks in advance.
I'm a novice creating my first e-commerce site, and I'd like some suggestions for some shopping cart applications that are easy-to-integrate, flexible, customizable, and reasonably-priced. I'm building an .html site in DreamWeaver MX, and I'd like to be able to customize and plug in a shopping...
The window auto closes fine, but DW finds an error in this tag: <body onload="closeMe()">. Here is complete script:
<script>
var howLong=10000;
t = null;
function closeMe(){
t = setTimeout("self.close()",howLong);
}
</script>
</head>
<body...
I have a list of items that I want bulleted. I put each into it's own table cell because otherwise, selecting the bullet formatting tool will only bullet the entire paragraph. Now I can get each item bulleted, however, the minimum cell height it's allowing me is too large. How do I modify the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.