Hello Friends,
suppose i do have a file ( file.php ) has a submit button
Code: [Select]<input type=submit name=add value=go>
is there any way so i can make the button shown but in same time it is disabled and make no action .
- i know there are someway like remove the file name where the informations submitted , but if we have many many submit buttons so is there any way i can added a code into for example a comment file such as config.php so it become applied to all once .
hope you got my idea... ummm like websites that gives a demo links for php scripts , they disabled all submit buttons. HOW !!
FlashVar function how to insert variables
Hi guys. Im new in this forum and also new in php programming. Can you help me about this code?<embed src='player-viral.swf' width='263' height='220' bgcolor='undefined'
How do I use a global footer..?
If my index.php has a bole bunch of if functions and exit's in them
Problem displaying "scraped" XML data
I'm basicly having trouble displaying XML data scraped from an URL using cURL.What the code should do:Using Curl the code should "grab" the xml data from a specified URL.It should then
Problem in back link
I have page where i have given javascript back link but when i click on it browser give a messageWebpage has expired
Request.UrlReferrer
I need to make it so that a page can only be loaded when a button is clicked on a specific page. I don;t want people to be able to browse directly to this page. Whati s the best wasy to achieve this?
Business Health Check
Hello I need to create an online business health check for a client it will be multiple choice and about 50 questions but the client has requested that the output/results of the health check needs to
Deleting pointers froms vector?
Hi. I have a vector filled with pointers and I want to delete the pointers. I could do a loop and do delete on all indexes, but my question is that if I just clear the vector. Are the pointers
Help with lottery style system?
I'm working on a currency system for forums and it is going to have a type of lottery system built into it. Trying to figure out the best way to make the drawings work. I'm still new to cron jobs but
Help with Password Encoding/Decoding?
Trying to design a "change password" tool. On my signup code I'm using base64_encode, now I am trying to decode it on the change password screen and having issues. Yes I am very new to this.
Online Event Ticket Sales
Has anyone wrote a script for online tickets sales?I have been googling and found lots of third party solutions. I was hoping to adapt a digital goods sale script. Is it possible to have a ticket sent