Welcome, Guest. Please login or register.
Did you miss your activation email?
05/23/12, 01:06
Home Help Search Login Register
News: Parsley Flex framework review featuring quiz application, in our Flex frameworks series
Flex SDK 4.5 mobile roadmap: begin with your mobile development
Swiz Flex framework review featuring quiz application
New homepage we release our new Homepage, take a look ...

+  Flash-db
|-+  Server side Scripting and Database Support
| |-+  PHP, Perl, ASP, JSP, CFM (Moderators: Flash-db, Musicman, vesa kortelainen, Ronald Wernecke, Jorge Solis, nothingGrinder)
| | |-+  ASP help wanted
0 Members and 1 Guest are viewing this topic. « previous next »
Pages: [1] Print
Author Topic: ASP help wanted  (Read 2355 times)
mmuchacho74
Server what's that
*
Posts: 1


Flash-db Rules


View Profile Email
« on: 01/23/02, 18:49 »

How can I load variables from an ASP page into a flash boton and then, send the variables with the same button?
All i want to do with the button is this:
<a href="details.asp?IS=<%=rs("ISBN")%>">
ISBN is a field name into the Database

Logged
Dr. Shim
Server what's that
*
Posts: 7


Check out our site. Tell me what you think!

65148233 ultimatezzz@hotmail.com ultimatezzz DoctShim
View Profile WWW Email
« Reply #1 on: 01/25/02, 15:33 »

Try

on (press) {
loadVariables("yourasppage.asp", GET, 0);
}


That will load the varialbes from the the ASP page into flash for you to work with.
Logged

Signed and Scribbled,

Dr. Shim
Pages: [1] Print 
« previous next »
Jump to:  


Powered by MySQL Powered by PHP Powered by SMF 1.1.16 | SMF © 2011, Simple Machines Valid XHTML 1.0! Valid CSS!