This works for the most part in IE. It creates new rows and deletes rows. Here are the problems:
1) the delete function doesn't delete the correct row intended.
2) Firefox does not work at all in terms of adding or deleting rows.
Here is the code thusfar:
<form name="form1" method="POST"...
I am having trouble getting my HTML from "inputtext" to create a form element which can be deleted or added via incrementing, from the javascript. Here it is:
<script type="text/javascript">
var counter = 0;
function insertdiv(){
inputtext="<table width='100%' cellpadding='0'...
I am still having problems getting php to work. I removed all php program files from the linux server, then recompiled and installed php again.
I can append to a file using fwrite but cannot use the option "w" to write to a file. I am testing it using a very simple write:
<?
$line =...
Upgraded php to 5.0.3 and still not able to use fopen or fwrite. I check the php.ini and it is fine, I have permissions set properly for writes, and It was working before...
Can anyone help me ascertain the issue and how to fix it?
Thanks!
Rninja
http://www.Startegy.net
I have a script that simple takes a variable and places it into a file. Problem is lately the scripts don't write to the file and instead clear the file entirely.
I try in command line on the linux box and it does write, but when launched on the web does not.
Can any one assist? Here is the...
Hello everyone!
I wanted to know how to do a very simple form variable pass with PHP and curl to paypal. My purpose is to use the forms on my site and simply use paypal to verify or deny payments for items.
Anyone had luck with this? I am not looking for any pre-made package, I want to learn...
How do I make a javascript function speak with a php function so to speak?
Here is the idea:
1) I have a link that says "remove" which brings up a simple Javascript function which allows the user to choose yes or no.
2)If yes is clicked it should activate a php function which deletes records...
I am trying to create a scalable form in php. I have lets say about 30 items being retrieved from a MySQL database into a php form which can be resubmitted back to make modifications to the database entries.
What I am having trouble doing is getting those items (as many as there will be) to go...
I've got the php feeding a dynamic text field in a movie, and when I test it in flash it shows up. However this movie is loading in a container movie which loads about 5 different movies and doesn't show the variables.
I tried checking for a colliding level, but everything is labeled into it's...
I am wondering how to have certain elements resize to browser width or height, while retaining the size of bitmaps.
Can anyone point me to a tutorial or supply sample code?
Rninja
http://www.rninja.com
I am trying to learn how to setup a flash to php to mysql example. To keep it simple, this is what I would like to do:
have the flash movie show a listing from mysql.
The mysql database will consist of only two fields: name and number.
I would like to see this sample created in the simplest...
I tried one of the FAQ scripts here for the Flash and Database integration, and it doesn't work.
I suspect it's the flash, but not quite sure.
I've got the swf file from the FAQ and the PHP, but it doesn't write to the DB, simply posts to itself. I tested changing the file name of the included...
Hello everyone.
I am trying to use php variable in a flash movie. More specifically, I want to have a random movie show up in the main loading movie and all of the php variables show up based on the random selector.
EXAMPLE:
Main Movie->Random Movie(1-10){loads: title, description, image...
I have a problem here. I received a file from a client and it seems to be their database, but the file is full of garbage. Can anyone identify this and/or tell me what I can do with it? I will not post the whole thing here since it is over 4MB of text data and the data is sensitive but here is...
I have a problem here. I received a file from a client and it seems to be their database, but the file is full of garbage. Can anyone identify this and/or tell me what I can do with it? I will not post the whole thing here since it is over 4MB of text data and the data is sensitive but here is...
I am pretty sure there is a way to do this but I am having errors.
I want to be able to loop through $_POST variables and place the output into an email. What I am doing is supplying a form that sends to itself then if the form was completed, the variables get looped into a message that is...
My goal is to make a marquee with the words: "Great Stuff!".
What I want it to do is just keep coming on the screen from one side until it passes through and never ends. I want one line going right, and one going left, basically alternating marquees. The words are basically just repeating...
I've got the table structure like so:
main info: members
referenced icons:member_icons
linking table: icon_types
What I am trying to do is build a search for my site and I would like to pick out specific icons from the icon_types table. The icons are referenced by numbers. Here is an example...
How do you alter a binary field's contents in MSSQL?
I had the db built by another developer and need to change a password held in a binary field, but I am not sure of how to change it.
Thanks!
Rninja
http://www.rninja.com
I keep getting this message. I am not a coldfusion programmer so I would need someone to walk me through a bit. I understand obvious or some of the programming, but I want to fix this and it always happens on this one page...
[MERANT][SequeLink JDBC Driver][ODBC Socket][Microsoft][ODBC SQL...
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.