Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Ranked #4K

10 Posted Topics

Member Avatar for Daniel Liwonde

I am looking for a code(php or javascript) that can enable me to upload files to my site eg images and when i vist my site at that particular posted page i should see the image not a link but the thumb nail like what happens with gmail or face …

Member Avatar for leest35
0
151
Member Avatar for Daniel Liwonde

I want to be helped with a php code that can be used to do things automatically when a certain time reaches eg sending an email automatically to all members in my database at 12 pm every day or on monday or locking someones acount when they do not pay …

Member Avatar for IIM
0
205
Member Avatar for Daniel Liwonde

I am looking for a code that cane enable a a lock image on a locked account eg1 showing a lock on an enllroment account of a certain course when registration time has erapsed to show that students can no longer register for that course then remove the image when …

Member Avatar for ddsuresh
0
99
Member Avatar for Daniel Liwonde

My office computer is uses wireless network,but am experiencing problem with sharing.The computer is in the work group,but it seems it is unable to share or see other computers. If I use another computer I can easly access it's shared files but not from that computer.I tried to enable file …

Member Avatar for royng
0
172
Member Avatar for LWS

TRY THIS: first, you can recieve the data from the form and store it in some variable eg: $case_no = $_POST['caseno']; do that with all your posted data from the form.after that, retrieve the data which you want to insert into the next table and keep it in variables as …

Member Avatar for LWS
0
149
Member Avatar for Daniel Liwonde

I wonder how the rounded corner rectangle like those at Google home page are created. I want anyone who can help me with the code or any method on how the rounded coner rectangles are created and how they are included on a web page. any help is greatly appreciated

Member Avatar for jalarie
0
74
Member Avatar for Daniel Liwonde

when I visit some websites I see that their menu bar seem to be a single bar (like an image ) with some demarcations but once you move the mouse over it that part only changes into another color to indicate that the mouse points to that link.How is this …

Member Avatar for Member #120589
0
99
Member Avatar for jacob21

with javascript, the the function should be written in the head tags.after this you can write your php script and in the body tag include the code example <body onsubmit="show_warning()"> in this case the show_warning() is a java script functional name, it should be written like this <head> <script type …

Member Avatar for Member #120589
0
112
Member Avatar for Daniel Liwonde

May anyone help me with the code on how I can indicate the number of visits on my site.any help is appreciated

Member Avatar for afam4eva
0
60
Member Avatar for Aser Gado

which database engine are you using or which language? you could specify to be helped accordingly.Okay I will assume you are using WAMP and PHP. This means that you are not propery selecting the databasemay be you misspelled the database name(check properly) or you have an error with your database.If …

Member Avatar for Daniel Liwonde
0
208

The End.