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 #31.8K
Ranked #3K
~359 People Reached
Favorite Forums
Favorite Tags
Member Avatar for OsaMasw

I have an item box to show an information for things to be sold yesterday its was all working perfectly, but now its all missed up in Firefox look at this pic ![ff](/attachments/large/3/ff.jpg "ff") but in chrome ![ch](/attachments/large/3/ch.jpg "ch") here is the html code <div class="item" ><!-- item--> <a href="ad.php?ad=<? …

Member Avatar for OsaMasw
0
145
Member Avatar for craigus12

Hello, I am creating a web server which lets me insert into a table. The user invokes the specific ID and its meant to append to the table with that ID, startdate and an enddate. [CODE] <WebMethod()> _ Public Function reserveVehicle1(ByVal vID As Integer) As Boolean Dim strInsert As String …

Member Avatar for craigus12
0
214