my fault, that was one feeble attempt I made at trying to see where the issue was - I still get the same result though, and I've tried the empty quotes that you suggested.
Any other ideas?
Thanks for replying though.
im have a form with a text field that the user, upon submission, is adding to the database (a simple access db)... problem is I need to prevent apostrophes from being written to the db...
I tried adding the following line before the insert statement
MM_formVal = Replace(MM_formVal,"'","''")...
I have a cd rom developed in flash and am launching it full-screen... while the user is interacting with the CD Rom I have a few links that need to launch a browser window to load a URL I have specified...
Problem is the browswer window is behind or minimized beneath the fullscreen...
I have a movie that currently has two scenes... scene one is an intro of sorts, then scene two loads (mid way it fades in a simple mc (Movie clip A)) then it stops with a simple actionscript stop command...
Now, heres where Im running into trouble... have another MC that holds navigation...
Free and fast... This was a life saver when I found it on the google maps api discussion group: http://www.batchgeocode.com/
simply paste in your own data (follow the instructions on format, etc.) then click a button and the lat / long is added as new fields.
I based my application / use of the api on the following tutorials:
http://sfsurvey.com/gmaps/
http://www.econym.demon.co.uk/googlemaps/basic3.htm
Im basically creating an xml stream on the fly (from my asp recordset) then parsing the xml to plot the marker locations (I have my lat / long...
Ok, I know how to use flash to build simple buttons (mostly rely on script assist)... and thats fine, but I know its possible to centralize all the actionscript assignements for a series of buttons, so that early on in my movie, I click on a frame, add the actionscript that says...
no, its cool... fearing a dwindling of support on the web for ASP (classic) and out of fear of learning .NET I'm trying to broaden my skills and get up to speed on PHP too!
I noticed yours was php when I played around with it earlier - I looked for your email address on that demo / application...
Im developing a cd rom flash (autorun) and all I have left to do is add a series of scrolling content 'boxes' / panes... (8 to 12 or so)... the size of my .FLA is about 28mb now, and the .exe file Im creating from that is about 7mb -- they'll both grow with the addition of the text and a few...
Im trying to search a database giving the user the ability to filter based on 3 different criteria
- a text field
- list menu criteria pulled from db
- another list menu criteria pulled from db...
my problem is the search works in some cases but in others just returns ALL the records...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.