Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Ranked #4K
~3K People Reached
Member Avatar for bimaljr

Hi I want to convert Sql Server Database to Access Database , I have one database and it has different tables and view also. please help me how to do this ?

Member Avatar for hostingguru
0
1K
Member Avatar for galaxygal

[code=php] exec('java -version', $javaver); print_r($javaver); echo "<br />"; exec('java -jar start.jar', $output); print_r($output); echo "<br />"; exec('java -jar post.jar /home/content/j/a/n/jandtesting/html/solr/example/exampledocs/solr.xml /home/content/j/a/n/jandtesting/html/solr/example/exampledocs/monitor.xml', $output2); print_r($output2); [/code] I've never attempted anything with java before. I'm trying to get started on the solr tutorial -- a java based search engine based on Lucene. I …

Member Avatar for galaxygal
0
900
Member Avatar for galaxygal

I have 3-4 sites that do not need access to Coldfusion. I want to block their ability to use it. How can I do this? I want to especially ensure that these sites will not be able to call on any of the data sources set up in coldfusion. galaxygal

0
81
Member Avatar for pirula

Hi, i have problem to send cfmail to @yahoo. I am using simple contact us page and another page to send emails. contactus.cfm [code] <form id="form2" name="form2" method="POST" action="send-email.cfm"> <input name="username" type="text" id="username" size="40" /> <label> <input name="email" type="text" id="email" size="40" /> </label> <label> <input name="subject" type="text" id="subject" size="40" /> …

Member Avatar for Laxmanthota
0
178
Member Avatar for galaxygal

I am attempting to install/configure Php on a local network server. There's probably something I didn't know I needed to do to loosen up some security issue. When I attempted to load a phpinfo page from the localhost, I got the following error: HTTP Error 403.4 - Forbidden The page …

Member Avatar for freshfitz
0
150
Member Avatar for Zalfel

I need to pass variables from forms to another page. I need one for a user login that passes to a frame and one that passes to a form. Any suggestions? I have about a week to make this stuff work.

Member Avatar for galaxygal
-1
99
Member Avatar for galaxygal

I want to use a javascript (codethateditor) to provide a rich text editor in an administrative area of a site. Problem with this script. See code below: [code] <script language="javascript1.2"> <!-- var editorDef = { text : '#get_text.text_content#', style : { width : 400, height : 400, defaultClass : { …

Member Avatar for Airshow
0
108
Member Avatar for galaxygal

Howdy folks. I'm a newbie here. I am working on a remote server that we rent for our coldfusion websites. It has Windows Server 2003 installed on it. Something is wrong with the operating system, and I'm hoping that I won't have to reinstall it. It mostly works, but there …

Member Avatar for Michael_Knight
0
318