Search:

Type: Posts; User: Shruti

Search: Search took 0.01 seconds.

  1. Replies
    0
    Views
    12,477

    vdfSuggestSource and vdfServerTable issue

    Hi All,

    I am using VDF 17.1 and AJAX Library 2.4 in my web application.

    I have one form in which I am using suggest source for one of the input fields as given below (this is the foreign...
  2. Replies
    3
    Views
    3,423

    Re: shellexecute run as administrator

    Hi,

    As per the help it says . But this is a background process for which I don't want the user to see any prompt. I want this to run in background.

    I also tried

    Move (ShellExecute (hWnd,...
  3. Replies
    3
    Views
    3,423

    shellexecute run as administrator

    Hi All,

    I am using VDF 16.0 in my web application.

    From my webapplication I am starting one background process using the code like following



    Get Window_Handle to hWnd
    ...
  4. Replies
    2
    Views
    1,469

    Re: Data dictionary not found for table

    Hi Bob,



    I've both vdfMainTable and vdfServerTable set for form tag. And on the asp page where I am getting this error , there this table is not the main table. This error started coming after...
  5. Replies
    2
    Views
    1,469

    Data dictionary not found for table

    Hi All,

    I am using VDF 16.1 and AJAX Lib 2.3.

    I've Customer and Supplier table which have same parent table Discount (table no.24).
    On one asp page I need to use both Customer and Supplier...
  6. Replies
    5
    Views
    2,188

    Re: set dynamic relationship

    Hi Bob,

    Thanks for the reply. I checked the wines example.
    But in my case the new table is Alias table and I need to set the relationship between Customer and this new Alias table PayTermA, as I...
  7. Replies
    5
    Views
    2,188

    Re: set dynamic relationship

    Hi Harm,

    Could you help me with this:

    As posted earlier, I've a table, Payterm which is parent of Customer and Supplier table.
    On one webpage, I need to add both these tables, i.e. customer...
  8. Replies
    5
    Views
    2,188

    Re: set dynamic relationship

    Hi Vincent,

    Means I need to put it in 'OnAjaxRequestStart'..?
    And again set it to original relationships in OnAjaxRequestEnd..?


    And to clear the existing relationships, I will use something...
  9. Replies
    5
    Views
    2,188

    set dynamic relationship

    Hi,

    I am working with VDF16.1 , with SQL server 2008.
    Its Web application , using Ajax Lib 2.3.

    I've a table, Payterm which is parent of Customer and Supplier table.
    On one webpage, I need to...
  10. Replies
    16
    Views
    5,616

    Re: Lost Password for Sitemanager

    Hi Michael,

    Which version of Electos you are using? Is it a complete new installation of electos or did you upgrade from older version of electos?

    And how exactly the password is lost....means...
  11. Re: How to get name of the account for the anonymous access

    I want to get the name of the anonymous account i.e. the user name which we set under IIS for anonymous access.
    Generally it is IUSR_<machine name>. But it can happen user will change machine name...
  12. How to get name of the account for the anonymous access

    Hi all,

    I am using VDF 14.1.
    Is there any way in vdf or any API to get the name of the account that is being used for anonymous access for the virtual directory?

    Regards,
    Shruti
  13. Set psServiceLocation and psWSDLLocation values dynamically

    Hi All,

    I've created one webservice ....Then I generated webservice client class for it...I included that package in one of my wo ..

    I want to set the values of psServiceLocation and...
  14. Replies
    3
    Views
    2,090

    Re: can't debug webservice

    Windows event log has following error:

    Failed to initialize application event log: Unable to open E:\Itrix\shruti\Electos v4.0\Electos 4.0\Development area\v4.0\Programs\WebApp.log. Error...
  15. Replies
    3
    Views
    2,090

    can't debug webservice

    Hi All,

    I've created one webservice ....Then I generated webservice client class for it...I included that package in one of my wo ..and given a call to functin from this package...
    But when I...
  16. Re: Start background process from same exe using runprogram..

    Hi All,

    We can use the timer object for such cases in Windows. But we can not use timer objet for web.

    But if I want to achieve the above thing with web and check if the process is done or...
  17. Replies
    2
    Views
    1,915

    Re: Currency Seperator in Webshop

    Hi Mitchell

    To change the currency seperator you need to go to, Webshop/Settings/General
    page in the studio.
    This will open the page containing general settings related with webshop.
    There you...
  18. Replies
    1
    Views
    1,329

    Creating Directory With Special characters

    Hello,

    I am working with VDF12.

    I am trying to create directory using external function.
    For that I've written code as :

    External_Function CreateDirectory "CreateDirectoryA" kernel32.dll ;...
Results 1 to 18 of 18