It depends. What is your target platform? If you are intend to make Windows applications and applets, a good solution will be Visual J++, 'cause it has it's Windows Foundation Classes. This is a library of classes that enables you to make calls directly to the Windows API and as results, the...
If thc code you just wrote above is from an applet, then you can use showDocument(url) from the AplletContext class, and pass the value of the textfield as parameter in the last part of the URL. Then in server side you must implement a method that knows to modify the url object conforming the...
Hi,<br>As the name tell itself. Active Perl for Windows is for running on Windows machines, on Win32 platforms. Perl is for Unix machines, and it comes with the various flavours of Unix and Linux.<br>The syntax of the language is the same, it differs just the platform where Perl is...
Hi,<br>I suppose that you have used a SQL query to put the database on the screen. Try use something like this:<br><br><cfquery name="SelectQuery" datasource="your_datasource"><br> SELECT * FROM your_table<br> ORDER BY...
Hi!<br>I also made an application who use a CFTREE tag, in one cfm file, and also a edit form in another cfm file. In the second form I use a query who use a value taken from the tree. The query look like:<br><br><cfquery name="GetEditData"...
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.