Hi!
I have a problem with too many data in my table.
Its too much data in it, so I can't get all data with one query, so I have to make more queries.
I don't have an ID field - but I want to have sth. like a Startrow and an Endrow.
Does anybody know a solution for my problem? Any tips...
Hi,
I want to click on an entry in my listbox and there should be an alert with the TEXT of the entry (not the VALUE!!!).
On onclick I call a function, there I want to give out the text of the selected listbox.
Does anyone have an idea?
sl,
Innu
Hi all!
I have the following Problem.
I have a MS-SQL Datasource and 2 tables
Table1 Cars
ID - CAR
1 - VW
2 - Audi
3 - Mercedes
4 - Skoda
Table2 CarColor
IDCAR - Color
1 - red
1 - blue
1 - silver
2 - black
2 - green
3 - blue metallic
3 - black
3 - blue
3 - red
etc.
The query is so far...
Hi,
I've a list like the following:
BMW, VW, 3, Ford, 27, Toyota, ...
I want to filter out the numbers like 3, 27 and put these numbers into a new variable.
How can I do this?
Hi,
I have the following problem:
We have 2 listboxes and there we want to give the value from one listbox to the another. Also we want to delete and to order it in one listbox.
Has anyone done sth. like that?
Hi,
I have the following problem:
We have 2 listboxes and there we want to give the value from one listbox to the another. Also we want to delete and to order it in one listbox.
Has anyone done sth. like that?
Hi!
We want to control, which e-mail adresses are wrong.
We send a test e-mail (cfmail) and if it comes back, we want to write it to the database.
Has anyone did sth. like that 'til now?
Is it possible?
sl,
Innu
Hi!
Following question. We have to control if a download of a file has finished.
A client downloads a file and we have to control if the download has finished and the client didn't cancel it.
Did anyone of you realized sth. like that?
Is it possible?
What do you think?
Hi,
I'm looking for cheap & good Coldfusion Webspace. The Uptime should be high and I need to support Access DB.
Does someone know a good Webhosting, maybe with a fix IP. The MB should be more from 100 MB to max 500 MB.
thx
Hi,
I've made a guestbook on my side, but now I want, that if someone writes a Link it should detect it and make the html code for it.
Has anyone a solution for me?
sl,
innu
Hi!
I ve the following problem. I delete all of the history, but some adresses come always again in the Adress field where I can write the Homepage adress.
I delete the history, but some adresses won't go away.
How can I delete everything?
I've tried all and I asked many of my friends.
Does...
Hi!
my problem:
I insert da from a csv-file into my table, but I loose the "Umlaute" öüä!
Does anyone of you have a solution for me - I think it's a german-language problem, but the scandinavian will also have this.
Maybe someone has a solution for me,
sl,
urs
Innu
Hi,
My problem is:
I get a file through FTP, but I've to look up, if the File exists (.csv-file).
How can I proove if the file exists on the server?
thx,
yours Innu
Hi!
I'm just a newbie, and I want to learn more about actionscript - and the best way is to learn it from games. Games are full of actionscript.
So, could someone tell me pages with .fla's for free download?
http://www.flashkit.com
this is the only site I know.
sl
Hi!
I import a csv-file and I have the following problem.
I have a numeric field, where the comma is ',' and not a '.' So if I want to import this file (MS-SQL), he says to me, that it isn't possible.
How can I substitute the ',' through '.'? Who can tell me?
Hi!
I have a heavy problem!
The Database Server and the .bat-File are not on the same machine.
I've a DTS-Package, which is on the Database machine and a .bat-file on the other machine. If I start the .bat-file from dos-shell, it makes, what I would like, if I start it through a cf-file, it...
Hi!
Does somebody know how to execute sth. from the dosshell?
I only want to start a dts file on the server, so I've to give this file the final kick ;-)
Don't ask why I have to start it from dos-shell. It's really the only way, where it works.
Who has an idea?
Hi!
I want to load a CSV-File into my database.
I just thought that it should go like this:
LOAD DATA INFILE 'Myfile.csv'
INTO TABLE mytable
FIELDS TERMINATED BY ';'
LINES TERMINATED BY '\n'
but he says only: "Syntax Error"
Does anyone can help me? What's wrong? Does this...
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.