logo

New Response

« Return to the main article

You are replying to:

  1. Here could you try with the same urlopen with splitted to quotes as:

    Given:

    "?OpenForm&To=name@domain.com&Cat=Product%20Enquiries"

    Suggesstion:

    FIELD HTTP_Host := HTTP_Host; FIELD dbname := dbname; url := "http://"+HTTP_Host+"/"+dbname+"/formname??OpenForm&To="+"name@domain.com"+"&Cat ="+"Product%20Enquiries"; @URLOpen(url)

Your Comments

Name:
E-mail:
(optional)
Website:
(optional)
Comment: