i want to recive and send message form web.
who have this script ?

    www.zend.com -> search for SMS

      i got it, but not here so wait
      infect my script is only a HTML Form which use a mirabilis online DLL

      Iy U cannot wait, go to mirabilis web site and look for send ICQ message via WWW
      I took it there 😉

        3 months later

        Hi!

        You know how to redirect back to my site after submit, tried to put javascript in the querystring but that does not work the way i doit, you know how or found ot a better way?

        -- this metod in the querystring does not work? ---->
        <form action="http://wwp.icq.com//scripts/WWPMsg.dll?javascript:history.back()" method=post>
        <input type=hidden name="subject" value="From Your Web Page">
        <input type=hidden name="to" value="52223314">
        Sender name<br><input type=text name="from" value="" maxlength=40 onfocus="this.select()"><br><br>
        Sender email<br><input type=text name="fromemail" value="" maxlength=40 onfocus="this.select()"><br><br>
        Message<br><textarea name="body" rows=3 wrap=virtual></textarea><br><br>
        <input type=submit name="Send" value="Send Message to ICQ">
        </form>

        <img src="http://wwp.icq.com/scripts/online.dll?icq=52223314&img=5">

          no sorry, i try to do this too
          but really idea work

            a month later

            Have u found now how to do ?

            Nico

              2 months later

              I only get this stuff in the code
              ICQ³Ñ¹ö", "º¸³»´ÂÀÌ", "º¸³»´ÂÀ̸ÞÀÏÁÖ¼Ò", "º¸³¾³»¿ë

              I hope it's not because of my browserS.

                5 months later

                well the form with the action u gave is not working . I got "invalid script" error . It's working for you?

                  Well, I asked the Icq staff and they told me that there is not possible to redirect back or avoid the redirection to the icq page, hopefull in the future maybe...but I don't think so they just develop more crap stuff for the application.

                    10 months later
                    Write a Reply...