Wrox Home  
Search P2P Archive for: Go

  Return to Index  

asp_web_howto thread: ASP FLASH DATABASE


Message #1 by "sanbjay" <sjbhave@h...> on Wed, 10 Apr 2002 12:27:13
I have developed a module where a flash file calls ASP page using getURL 
post action and the ASP page submits data from flash to database.

I have a doubt that some people are directly accessing the ASP
file and submitting the data which i don't want. I want the data to come
from that specific flash file only.

I have tried http_referer, but it does not work when ASP page is called 
from flash.

Anyone has solution tell me. Its really urgent

Regards
Message #2 by Nikos <pappas@c...> on Wed, 10 Apr 2002 14:27:18 +0300
Hi
It is not easy to store the info in a flash variable and
send it with the data?
Nick
At 03:27 =EC=EC 10/4/2002, you wrote:
>I have developed a module where a flash file calls ASP page using getURL
>post action and the ASP page submits data from flash to database.
>
>I have a doubt that some people are directly accessing the ASP
>file and submitting the data which i don't want. I want the data to come
>from that specific flash file only.
>
>I have tried http_referer, but it does not work when ASP page is called
>from flash.
>
>Anyone has solution tell me. Its really urgent
>
>Regards
>
>---
>
>Improve your web design skills with these new books from Glasshaus.
>
>Usable Web Menus
>http://www.amazon.com/exec/obidos/ASIN/1904151027/ref=3Dnosim/theprogramme
>r-20
>Constructing Accessible Web Sites
>http://www.amazon.com/exec/obidos/ASIN/1904151000/ref=3Dnosim/theprogramme
>r-20
>Practical JavaScript for the Usable Web
>http://www.amazon.com/exec/obidos/ASIN/1904151051/ref=3Dnosim/theprogramme
>r-20


  Return to Index