Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by Jerish

  1. Jerish

    Need MX Server Installation Help

    Hi Arperry, Thanks for your reply. Still I am getting some error. I am having the below problem when I try to configure the IIS server as web server. Below are the steps I followed for the ColdFusion MX installation. 1) Install CFMX server with standalone web server. 2) I can able to open...
  2. Jerish

    Need MX Server Installation Help

    Hi Guys, We are trying to install ColdFusion MX Server on a Win 2000 professional edition . During the installation we select the webserver as "Internet Information Server " . At the end of installation , it doesn't open the admin page (index.cfm).Instead of that it gives the...
  3. Jerish

    Offline feature Implementation

    Hi, I will explain . I have a web based project . In my project we are maintaining the Company's Employees Related data . Now they are entering the Employees related data . Since it will take more time , they want an alternate to work offline and then synchronize those data with the main...
  4. Jerish

    Offline feature Implementation

    Hi Guys, In some software products they mentioned that, user can use their product either online or working offline using outlook express . I want to implement the offline working feature in one of our existing web based project . How can I do this ? Any useful link to get more detail...
  5. Jerish

    Error using server.execute() method

    Hi Guys , I am having an asp file ("createquery.asp") which is only used to append a session variable to create the where part of a query . I want to use this asp file as a general one for all the search forms we use in our project . So I need to pass some parameters like...
  6. Jerish

    How to change detail section height dynamically in CR

    Hi Lisa, Thanks for your quick response. I have already tried this. But that couldn't fix the problem Regards jerish
  7. Jerish

    How to change detail section height dynamically in CR

    Hi all, I am getting some problem in detail section while displaying imagedata type field(SQL Server)in Crystal report. What I want exactly is, detail section should change dynamically based on image size. But all the record in detail sections are of same size. Is there anyway to remove the...
  8. Jerish

    Need Help - Browser History Problem

    Hi Guys, We are experiencing a strange problem while entering the data which asks some employee related detail. If the user presses the <OK> button it stores the data entered by the user in a database and show a blank screen. Suppose the user enters wrong data, the system is designed to show a...
  9. Jerish

    Determining the currently running programs.

    Hi Guys! I want to check whether the particular program/exe or even the list of programs/Exe files that are currently running through programmatically using VFP. I am working on Windows 2000 and VFP 6.0. Thanking you in anticipation. Jerish
  10. Jerish

    Help To Close a Specific Cursor

    Hi Guys, I want to close only a particular cursor programatically out of list of cursors available at that time . Is there any way to do it ? Thanks In Advance. DESS dess@satyam.net.in
  11. Jerish

    Need SQL Image DataType Handling Help

    Hi, I am using SQL Server 2000 as my database. I need some help for the below items. 1) How can I insert an Image File into SQL Image DataType Field using vfp coding with ADO? 2) How can I transfer the image available in one table to another table using vfp coding with ADO ? If you have...
  12. Jerish

    Need SQL Image DataType Help

    Hi, I am using SQL Server 2000 as my database. I need some help for the below items. 1) How can I insert an Image File into SQL Image DataType Field using vfp coding with ADO? 2) How can I transfer the image available in one table to another table using vfp coding with ADO ? If you have...
  13. Jerish

    Image Help

    Hi, I am using SQL Server 2000 as my database. I need some help for the below items. 1) How can I insert an Image File into SQL Image DataType Field using vfp coding with ADO? 2) How can I transfer the image available in one table to another table using vfp coding with ADO ? If you have any...

Part and Inventory Search

Back
Top