In my ocx, I have a button on which I am to display a image (.ico file).
When I select the image file for the "picture" property in the properties window of the button it doesn't showup on teh button. Why is this? I am new to VB, hope someone can help..
regards,
Teja
Can anyone plz tell me how I can create a odbc connection to a remote foxpro database?
In the odbc wizard all I see is a place where I can specify the path. But if it is a totally remote server with a IP, how do I access it?
Hi,
I have a form on which I run a few saved queries and finally display the output in a report. My problem is, each time the report is displayed, the intermitent query results are also displayed in their own windows. How do I stop that? I am totally new to access so any kind of help is...
Hi,
I have a .ocx that I am calling on a html page using <object>.
The .ocx basically provides me with a container where I have a button when clicked it will connect to a server etc.
I want to take the server IP as input from outside the ocx.
Meaning, in my html page, I want to do...
Hi,
I have a .ocx that I am calling on a html page using <object>.
The .ocx basically provides me with a container where I have a button when clicked it will connect to a server etc.
I want to take the server IP from outside the ocx.
Meaning, in my html page, I want to do
<object....>...
Hi,
My cfcharts(flash) work fine on cf MX, don't seem to work on cf7. I removed the scalefrom,scaleto,
still wouldn't work.
I don't have flash installed on the server. Can anyone confirm that I need to have flash installed on the server for cfcharts to work? I don't want jpg or png. IF if...
Can anyone please refer me to tutorials on how to create activeX components (that would work on the web -- internet explorer).
I have a ocx with its public interfaces and methods (it is a PROPRIETARY audio player control). I need to write a container for that in which I should be able to call...
Can anyone confirm mapped drive paths won't work?
I am having
a mapped drive Z -> \\servername\folder
When I use z:\filename in cfdirectory, it wouldn't work
But when I use \\servername\folder in cfdirectory, it works fine.
Is that how it is?
regards,
Teja
I am trying to list a directory taht is on a remote machine on our internal network. But I get 0 records. the note for cfdirectory on macromedia site says:
Note: If the cfdirectory tag does not appear to work, for example, if a list operation returns an empty result set, make sure that you have...
I am not a vb programmar, but am given the below task.
Given a .ocx control which when added to a form (form has connect,disconnect,start,pause,resume,stop buttons), does the job of connecting,disconnecting,starting,pausing,stopping a wav file. The actual auido file is in proprietary format on...
I am not a vb programmar, but am given the below task.
Given a .ocx control which when added to a form (form has connect,disconnect,start,pause,resume,stop buttons), does the job of connecting,disconnecting,starting,pausing,stopping a wav file. The actual auido file is in proprietary format on...
I am getting all sorts of permission denied errors for upload/delete of files. Can anyone please tell me the steps required to enable permissions?
I enabled the write permission for the folder in IIS. What do I have to do besides that??
regars,
Teja
I am given an task to convert coldfusion application to php.
I get this error always don't know y..
I include a file 'sqldbcon.php' which has just two lines of php code, to connect to database.
<?php
$con=mysql_connect("","username","");
$DB=mysql_select_db("dbname",$con);
?>
I include...
Hi,
How can I register an ocx in coldfusion administrator? The ocx when used will allow me to download a custom format audio file adn convert it to a .wav, which I will finally let the web user to hear.
Basically I need to know how to register and use a ocx in my code.. Can anyone please help...
Hi,
out of hte blue, I am given an assignment of converting a coldfusion site to php. I am trying to do it with least effort from myside as possible. There are a bunch of constants we have in application.cfm, how do I convert them to php?
Should I declare them all in a php page and "require"...
I wish to create a static html file using cffile. The input is going to be records that I obtained from a query. Basically I want to know how to loop while writing in to a file. Is there any way? how can I do this in the output attribute in the cffile???
Can someone please throw some light on...
I have datadirect driver for paradox (5.0) and when I try to create a odbc dsn to a paradox table ( I don't have paradox),and test it, I get a msg: specified driver could not be loaded due to system error 126 (datadirect 5.0 paradox file (*.db) )
What more have I to do to make the driver work...
where can I get a ODBC paradox driver which would let me read long binary fields also? Microsoft paradox driver doesn't recognize long binary fields in the table.
Can anyone plz refer me to a free driver download site ;)
I have images stored as binary data in a paradox table and I wish to...
I raised this q in corel:paradox form, but was suggested to raise it here too..
I have a paradox table which has some images stored as a long binary field.
I used coldfusion and microsoft paradox driver to access the table. I am able to retrieve all the fields except for the long binary field...
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.