Events and ascii code that starts with %0 problem

  • We use events in our web page http://pano.dyna.com.tr/demirayakcars , and we have problem with the %0A Ascii code, cause of %0 is the first object that onpreviewcomplete and we use %26 ascii code but it gets the null object.

    How can we solve this problem. You can show the problem by clicking bottom of the page of blue mailbox button.

    The source is:

    copy(cur_hlookat,view.hlookat);
    mod(cur_hlookat,cur_hlookat,360);
    roundval(cur_hlookat,2);
    copy(cur_vlookat,view.vlookat);
    roundval(cur_vlookat,2);
    copy(cur_fov,view.fov);
    roundval(cur_fov,1); set(plugin[anaalt_paylas_buton].html, );
    txtadd(plugin[anaalt_paylas_buton].html,

    'mailto:?subject= sgsgsdg tarafından gönderilmiştir&body=PanoramicWEB Teknolojisi kullanılarak hazırlanmış 3 boyutlu websayfasıadı linki: %0A ',' iphone_html/dfsfds_index.html',
    '%26xml=',get(xml.url),'%26view.hlookat=', get(cur_hlookat),'%26view.vlookat=', get(cur_vlookat),'%26view.fov=', get(cur_fov),


    ); openurl(get(plugin[anaalt_paylas_buton].html ),_self);


    Best Regards.
    Ulas AKSAN

Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!