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
~3K People Reached
Favorite Tags
Member Avatar for morecrab

Hi all, How to retrieve client's ip address, mac address, and others hardware address ? Also, how to detect user end device (whether computer, notebook, pda, ...) ? Is that all possible ? Thanks, :)

Member Avatar for morecrab
0
2K
Member Avatar for morecrab

:) How do i send email with php Is there some computer configuration needed too for this purpose [U]Please reply.. urgent[/U]

Member Avatar for refrost
0
93
Member Avatar for morecrab

I save the css file which contains : [code=css]table { border:thick; border-style:outset }[/code] But i just want to use it on one/two table, not all. ie: [code=html]<body> <!-- table with css --> <table> <tr><td>Name</td></tr> </table> <!-- table without css --> <table> <tr><td>Class</td></tr> </table> </body>[/code] How could i do that ?:?:

Member Avatar for morecrab
0
87
Member Avatar for morecrab

Hi all, I had a problem with this html. Its name is index.asp. [CODE] <form action="index.asp" method="post"> <input type="submit" name="previous" value="prev"> <input type="submit" name="next" value="next"> </form> [/CODE] The problems is, [INDENT]I don't know whether i push the prev button or the next button.[/INDENT] How i will know that ? --THanKs …

Member Avatar for alexhernandez
0
77
Member Avatar for morecrab

Hi all, I wanna take file from a folder in ftp. I have connected. But when i want to change directory, it throws an exception : 505 Here's the code : nmFtp.Host := '10.11.12.3'; nmFtp.UserID := 'anonymous'; nmFtp.Password := 'kob3'; nmFtp.Connect; nmFtp.ChangeDir('/apolo/'); Any Adv?

Member Avatar for LizR
0
109
Member Avatar for morecrab

Hi all, I want to make web application with database using mySQL. I too having googling for this matters, and there are two solutions : 1. Connect via ODBC 2. Using third party Is there another solutions for this matters ? _-ThxZ-_

Member Avatar for sedgey
0
58
Member Avatar for morecrab
Member Avatar for morecrab
0
141