Flasher Archive

[Previous] [Next] - [Index] [Thread Index] - [Previous in Thread] [Next in Thread]


Subject: FLASH: URGENT HELP Flash Not posting!
From: Bill Numerick
Date: Mon, 8 May 2000 20:04:48 +0100

Hi all,

I've got an urgent problem and its got to be fixed within the next 3 hours
heh. I've made a flash site that posts to a database when questions are
answered. Well it works great locally posting to the live
database...however as soon as it is uploaded to a server (which is a
different server than the database is on) it doesn't even attempt to send
the variables. I'm posting to a file maker database using a dynamic url to
add, find and update records....using a dynamic url instead of the post or
get method because it just doesn't seem to work with filemaker...or at least
no one that's responded has found a way =). The code looks something like
this

Load Variables
("http://"&url&"/FMPro?-db=NCFSAFARI.FP3&-lay=inputform&-format=login.txt&validate="&TextField4&""&TextField5&"&-error=error.txt&-find",
0)

This should send the variable TextField4 and TextField5 together check to
make sure that it matches the validate field in the database and spit back
the results to a textfile which flash loads the varaibles from it into level
0.

Any help is MUCH appreciated!

thanks in advance!

-Bill

________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com


flasher is generously supported by...
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Get the last 100 messages from the flasher list NOW
http://www.chinwag.com/flasher/last100.shtml

Flash books http://www.chinwag.com/flasher/books.shtml
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To unsubscribe or change your list settings go to
http://www.chinwag.com/flasher or email helpatchinwag [dot] com


Replies
  Re: FLASH: URGENT HELP Flash Not posting, Olivier Mathiasin
  RE: FLASH: URGENT HELP Flash Not posting, Glen Rhodes

[Previous] [Next] - [Index] [Thread Index] - [Next in Thread] [Previous in Thread]