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.
Thanks nippi, good advice. It looks like it meets my client's needs on paper, and of course through talks with their salespeople. Was just wondering if anyone who has used it has found any limitations, inflexibilities, etc.
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.
Thanks for your help so far lebisol. I've only got about 2 weeks to implement the system, so having said that, I'm pretty sure I'm going to have to go with an out-of-the-box solution like Miva Merchant or Skipjack StoreSense - any other suggestions? Those are just 2 that I've heard of. Yes...
Yes, just a basic site built with html in DreamWeaver. Have plugged in some small CGI scripts to my code before but nothing fancy. Don't know ASP but not ruling it out. Seems like a lot of people using PHP nowadays. Not sure I want to write my own shopping cart becuause of time and learning...
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.