Go Back   CodingForums.com > Search Forums

Before you post, read our: Rules & Posting Guidelines

Showing results 1 to 12 of 12
Search took 0.13 seconds.
Search: Posts Made By: ibanez270dx
Forum: HTML & CSS 06-06-2008, 09:01 PM
Replies: 1
Views: 880
Posted By ibanez270dx
Opening a CSV with Excel in Internet Explorer

Hello,
I have a program that creates a CSV for a client, but I would like it to open in Internet Explorer with Excel. Using <a href="../reports/report.csv"> just opens the CSV as text. Is there a...
Forum: MySQL 02-12-2008, 02:18 AM
Replies: 1
Views: 650
Posted By ibanez270dx
Aha!!! I figured it out. NOT IN won't work if (in...

Aha!!! I figured it out. NOT IN won't work if (in my case) import.prov_service_number has nulls. Thus, I had to use NOT EXISTS, as follows:

SELECT
imports.prov_service_number AS prov_num,
...
Forum: MySQL 02-12-2008, 01:00 AM
Replies: 1
Views: 650
Posted By ibanez270dx
Weirdest SQL Problem I've ever had...

Hello,
I am getting some craaazy results from an SQL statement in my Ruby on Rails application. I have two tables that each contain phone number information: "bes" and "imports". I am trying to...
Forum: Ruby & Ruby On Rails 01-18-2008, 09:18 PM
Replies: 0
Views: 4,207
Posted By ibanez270dx
ODBC from RoR

Hello,
I am running an app with InstantRails v1.6 on Windows Server 2003 (IIS6 is turned off, I'm running on Apache w/ MySQL), and I have an ODBC connection setup with "administrative tools > data...
Forum: Ruby & Ruby On Rails 01-18-2008, 06:28 PM
Replies: 0
Views: 3,833
Posted By ibanez270dx
Quick DESTROY question...

Nevermind, it was a typo... :)
Forum: Ruby & Ruby On Rails 01-18-2008, 06:21 PM
Replies: 2
Views: 14,641
Posted By ibanez270dx
thank you, it works perfectly now!

thank you, it works perfectly now!
Forum: Ruby & Ruby On Rails 01-16-2008, 08:34 PM
Replies: 2
Views: 14,641
Posted By ibanez270dx
Ruby CSV Parsing

Hello,
I have a Ruby controller that parses a POSTed CSV file and it works great... the problem is that I want to discard the first line. I am not sure how to do this... My code looks like this:
...
Forum: JavaScript programming 08-23-2006, 09:23 PM
Replies: 5
Views: 751
Posted By ibanez270dx
ok... I can get it to disable the button, but...

ok... I can get it to disable the button, but this also disables the form. I've searched all over, but nothing seems to work. I need to post a variable and a file to the top of the page (form...
Forum: JavaScript programming 08-23-2006, 07:05 PM
Replies: 5
Views: 751
Posted By ibanez270dx
How would I do that? When I said I was not a big...

How would I do that? When I said I was not a big java scripter, I meant that I really don't know anything but being able to mess around with people's scripts...
Forum: JavaScript programming 08-23-2006, 06:56 PM
Replies: 5
Views: 751
Posted By ibanez270dx
Turning off a Button after click

Hi,
I have a PHP upload script, and I need to have the upload button "turn off" after it is clicked to prevent errors and double uploads. I'm thinking this can be done with javascript... I want the...
Forum: HTML & CSS 08-17-2006, 11:38 PM
Replies: 2
Views: 569
Posted By ibanez270dx
Thanks, but nevermind... I got too frustrated...

Thanks, but nevermind... I got too frustrated trying to figure it out so I just cut the image and put them in tables instead... its kind of a bummer, but it looks the same, so whatever.
Forum: HTML & CSS 08-17-2006, 11:15 PM
Replies: 2
Views: 569
Posted By ibanez270dx
using a background image

Hi,
I'm an experienced web designer, but I've run into an annoying problem. I have a site whose main page is based on tables, whereas there is a banner row, navigation row, and a main content row....
Showing results 1 to 12 of 12

 
Forum Jump

All times are GMT +1. The time now is 02:10 PM.