thanks alot for your response. i have done the same using javascript.
Anyways thaaanks alot to both the responders.
Regards
User Profile
Collapse
-
-
Bgsound onclick() javascript
Dears
I am trying to run a simple bgsound script. But i dont know why its not working. The code is as follows.
...Code:<script language="javascript"> function changeBgSound(arg){ document.getElementById("mysound").src=arg; } </script> <body> <bgsound id="mysound" src="cphfinan.wav"> <a href="soundtest.html" -
Dear Umer and AutumnsDecay
Thaaaanks alot for your help. Replies from both of you indeed helped me identify and resolve the issue. Actually i was missing a variable in the query. Therefore, there was discrepancy in the table fields and values of query. Thus the record was not going to the db. Now this issue is up.
Thanks alot once againLeave a comment:
-
Dear Umer Butt
Thanks alot for your quick response. I actually have this code in Php file which is as follows: sorry for inconvenience
Moreover, html code is is also placed at the end of this thread i.e. after php code
...Code:<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml">
Leave a comment:
-
Why record is not inserted in the DB
Dears
I am new to OOP Php. for now i am entangled at very initial level i.e. data insertion into db. I simply passed the insert query to a variable in simple php file, which i further get in class function executeQuery(). Although, on echoing $query variable shows right output yet, i cannot find out why data is not going to database. The class code is as under:
...Code:<?php class DBCon { var $con;
No activity results to display
Show More
Leave a comment: