How can i combine VB.net script with zen cart

Discussion in 'Programming' started by weaji, Apr 14, 2008.

  1. #1
    I have the one vb.net script for online designing. I need to integrate this with Zen cart and normal php cart..
    If this is very difficult one??
    Can any one give me a solution for this..

    Ajith
     
    weaji, Apr 14, 2008 IP
  2. AstarothSolutions

    AstarothSolutions Peon

    Messages:
    2,680
    Likes Received:
    77
    Best Answers:
    0
    Trophy Points:
    0
    #2
    It depends what actual data you need to be able to pass between the two scripts. As both are totally different programming languages there can be no direct passage of information but both can set cookies, querystring or post parameters as a slightly crude method of passing data.
     
    AstarothSolutions, Apr 15, 2008 IP