No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
Former hardware tech moved on to software and further into computer science and behavior science. Topics for me is artificial intelligence, behavior pattern, reality mirroring, research and documentation.
9 Posted Topics
Re: If u have an input form in a html body like this: [CODE]<form name="myForm" method="get" action="formreceiver.php"> <input type="text" name="myText" /> <input type="submit" value="Submit"/> </form>[/CODE] The the sending string will show: [CODE]formreceiver.php?myText=Hello[/CODE] Then u can retrieve the value from the form input in php file called "formreceiver.php" and at the same … | |
Re: This in a good debate. It concerns us in so many levels as well as layers in our society. I believe the technical discussion is a necessity as well as the usage level. When it all comes down to specifics, it is data that is denoted as proprietary and most … | |
Re: [QUOTE=schoolonline;1057704][B]Come on,man! Don’t you know that Sinamalls supports PayPal. Buyers usually pay through paypal, so they have some sort of recourse. Generally speaking, it is reliable. [/B][/QUOTE] Quite right, we can not know if it is reliable at all. We can however assume that every e-shop is generally legitimized, even … | |
Re: One reflection on this is that the discussion seems to cover technical limitation pros and cons over the business agenda. Another corner is the juridical view on rights and wrongs. Yet a picture is the unaltered behavior regardless of the technology changes paradigm counted. When I looked into the area … | |
Re: [QUOTE=ithelp;1058067]One employee cannot work for multiple company , have 2 table one for employee and one for company .[/QUOTE] A table for employee with private info for each one sounds right to start with. Another table for companies with the company information also sounds right. The question is probably; where … | |
Re: 1) Users can belong to a specific group wherein when the group moderator publishes an event, its visible to all the members of group. R1) What I can see, this is a list of users and a list of groups. Each user have a name, a email address and a … | |
Re: Strategically, I would firstly being thinking of the stylish problem. To solve that I would use both "class" and "id" to mark the becoming div-tags. I guess there must be a lot of tables in one page only and every table would be set to a certain class. Within the … | |
Re: Your pop-up window should have the same session as the main browser window. Since php is a server script, it can handle session data. That would be the link in between those windows. Write to session data from the pop-up and retrieve it with the main window. If the session … ![]() | |
Re: Surly u know how you have embedded the objects. If not, please post one of the code that embed the object for viewing. When we can see it, I will definitely be much easier to see what's wrong :) |
The End.