Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
0% Quality Score
Upvotes Received
0
Posts with Upvotes
0
Upvoting Members
0
Downvotes Received
1
Posts with Downvotes
1
Downvoting Members
1
0 Endorsements
~2K People Reached
Favorite Tags

2 Posted Topics

Member Avatar for varsha solshe

Take a look at this tool called [URL="http://www.php-compiler.net/doku.php"]Phalanger[/URL]. When installed in an ASP.NET webserver, it's supposed to help you compile PHP code as .NET code. Good luck.

Member Avatar for Mackeny
0
55
Member Avatar for Mackeny

I have two tables 1) tblRequests and 2.) tblMainTags. The Fields in tblRequests are Tag_Request_No, Employee_ID , Accepted, Accepted_Date, and Accepted_Time. The Fields in tblMaintags are Tag_Request_No, Tag_ID, Completed, ... The fields 'Accepted' and 'Completed' are set to YES/NO. I want to display in a datagridview the two tables joined …

Member Avatar for Mackeny
0
2K

The End.