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 wOOdy-Soft 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 progfox

  1. progfox

    how to provide security to a powerpoint2000 professional presentation

    Dear All, How to provide security to a powerpoint2000 professional presentation ? Well as we put passwrods in excel or word can we put the password in our presentations also. Regards Chandan
  2. progfox

    How To make the object of data environment and using its resources

    Sir, I have gto another question- How can we make object of the data environment and how will we make use of the resources like its properties, the cursors etc.. Regards Chandan
  3. progfox

    Entering data in the DBF

    Sir, I wanted to know that if there is any sort of property of dbf or so that when a data is inputed in it or with the help of a grid then it checks the data for its uniqueness and if found it duplicate then add 1,2,3... or A,B,C... like that at the end of the data. If its a property ar there...
  4. progfox

    Stoping concurency of values in the database

    Marcia & Mike, Thanks for ur replies. BUt Sir I want to prevent the concurrency as well as want to add A, B, C... like that in the concurrent data.I have given the code for that. I have taken the data in a cursor and while I ma auto generating the code based on few parameter(variable prototype)...
  5. progfox

    Stoping concurency of values in the database

    Hi Gagnon, Thanks for showing interest in the query. Well here is the respective code that I have written in the lost focus of a text control and by writing so I am generating an unique id. SELECT group FROM .\data\garmenttypes INTO CURSOR xsisc WHERE...
  6. progfox

    Stoping concurency of values in the database

    Dear Sir, Can u tell me that how can I prevent entering duplicate values while entering records in the grid. Well I am cheking the duplicacy of records in lost focust of textbox control, and its not at all able to find any such duplicate records. If possible pls provide me the code for it...
  7. progfox

    Disabling the keys

    Dear Sir, Well I wanted to know whether we can disable the printscreen key of the key board from foxpro.Well I wanted to use this because i dont want any user to print screen my resource book i have developed. I have denied the access of saving and copying but i cant stop the printscreen...
  8. progfox

    E-mails

    Well Thanks Darrel & Mike for showing interest in my query. I am using my outlook to send and receive mails as an application and VPOP3 as server. if the above informations are sufficient for U then pls show me the proper approach Regards Chandan
  9. progfox

    E-mails

    Dear Sir, Well can send mail from our foxpro application. So My question is Can We receive mails in our fox pro application and store say in the text format as a file which will be created automaticaly ASA the mail comes. And the pacth of the file and the attachments will be saved in the...
  10. progfox

    Sir, I need u people's help agai

    Sir, I need u people's help again. Well Sir Please tell me how can i count how many speces r there in a set of words say ("I am here to conquer the world"). Can U suggest me any command or function for doing so. Well we have got the function getwordnum( ) for doing opposite of it...
  11. progfox

    Saving Files

    Sir, I am explaning my thought and please provide me the solution for this. I want to draw some geometric fig. say rectangle,line,triangle,circles etc. in my specified work area and write comments within that area. After that the drawn format shoud be saved in some specified location. And...
  12. progfox

    Exporting Data

    Tahnks for ur reply Sir. Iahev got one query more. Actually I was trying this becase I want to mail my reports. Actually U know sir Its ine way of doing is to convert the cursor in XLS and then mail the same as an attachment. What actually Iam trying that to mail the report in its original...
  13. progfox

    Exporting Data

    Sir I want to export data to MS Excel from foxpro queries. The best way of doing that by Go file menu. and perform few tasks and u exports the things very easily. I want to perform the activity with help of click command. I any possibilities are there then do give the solution with codes...
  14. progfox

    Dear Sir, I wanted to know wheth

    Dear Sirs Thanx for ur's attention to my query. Mgagnon's solution was very good and with help of that I got the solution I wanted. Once again thank U very much regards Chandan
  15. progfox

    Dear Sir, I wanted to know wheth

    Thanx for showing interest in the query. Well we can do the things in VB U know. I want to know by same process we can implement the things in foxpro also? Chandan

Part and Inventory Search

Back
Top