Search - InfoPath Dev

InfoPath Dev

Use our Google Custom Search for best site search results.

Search

Page 1 of 1 (8 items)
  • Re: Submitting forms

    Ok if you have outlook try this it should work. Simply call the funtion from the onclick event for the button e.g.: function CTRL239_2::OnClick(eventObj){ <Call the function Here, make sure you pass the appropriate paramaters> for example: mailMessage(''xx@hotmail.com'',''Test Message'', ...
    Posted to General (Forum) by dominic on 08-24-2005
  • Re: Submitting forms

    Ok if you have outlook try this it should work. Simply call the funtion from the function CTRL239_2::OnClick(eventObj){ <Call the function Here, make sure you pass the appropriate paramaters> for example: mailMessage(xx@hotmail.com,''Test Message'',CCaddress@hotmail.com,BCCaddress@hotmail.com); } If you don't want to CC to someone, or BCC ...
    Posted to General (Forum) by dominic on 08-24-2005
  • Re: infopath form imported to Access

    I agree Jay, I initially wanted to store mail objects in Access and eventhough access has an onject type for fields it doesn't work. :-(
    Posted to General (Forum) by dominic on 08-24-2005
  • Re: Database Access through infopath..... please help!

    I figured this out some time ago, and yes I was simply making the submission/ ID aquisition occur last thing (ID is auto-generated in the jscript code in infopath). There is still a danger period, e.g. the actual time it takes to submit the record to the database, in this period you could have people submitting who picked up the same ID, but it ...
    Posted to SQL Database Integration (Forum) by dominic on 08-24-2005
  • Re: infopath form imported to Access

    It might be possible but why not just create the form in infopath and then link it to the Access database for submission and retrieval of information. Thats how I'm doing it and it works well.
    Posted to General (Forum) by dominic on 08-24-2005
  • Form Submission problem (Access DB).. Please help!

    Hello all, it's been a while since I last posted but thanks to those that responded. I have done alot of infopath learning since then but even so have hit another brick wall! At the moment I am using two forms, one that clients use to submit requests to my data warehouse team (data extraction requests usually), and another form for the Data ...
    Posted to General (Forum) by dominic on 08-24-2005
  • Updateing/Inserting to a primary data source..

    Hello all... I previously posted a question in the ''Access'' section of this forum and after alot of further research am still not able to solve the problem I'm having submitting changes to the backend Acces database. I cannot find any way programatically (by using JScript) to update or insert a database record or field e.g. UPDATE ...
    Posted to General (Forum) by dominic on 11-30-2004
  • Database Access through infopath..... please help!

    To anyone who may be able to help. I have just started using infopath as part of an adhoc request system. The process is as follows: the user registers a request by filling in a form I have created in infopath and the subsequent details are written to an access database using the submit button functionality. However, the primary key, or the ...
    Posted to SQL Database Integration (Forum) by dominic on 11-23-2004
Page 1 of 1 (8 items)
Copyright © 2003-2019 Qdabra Software. All rights reserved.
View our Terms of Use.