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
~644 People Reached
Favorite Tags
Member Avatar for ashking

I have a bit of vb.net code that will search for a string, then get a certain amount of characters after it and display in within a text box. My issue is that is some cases there are more than one string of text I need to display, so rather …

Member Avatar for ashking
0
152
Member Avatar for ashking

Hi, I followed this tutorial: http://css-tricks.com/better-tabs-with-round-out-borders/ Basically I cant get the tabs to work with seperate content, or I dont know where to start. Can anyone point me in the right direction? Thanks.

Member Avatar for ashking
0
66
Member Avatar for ashking

After hours of searching, I still can't seem to find a solution. What I need to do is read a .mdb file into seperate listboxes. The database file has seperate tables within it, all containing a column of data in each table. If anyone could point me in the right …

Member Avatar for ashking
0
235
Member Avatar for ashking

Hi I am quite new to php programming but I have started a new personal project which I need a bit of help/advice on it please. This piece of code randomly picks a line within the file: rand.php [CODE]<?php $filename = 'file.pwf'; $how_many_to_show = 1; if ($fileContents = file($filename)) { …

Member Avatar for pritaeas
0
129
Member Avatar for ashking

Hi, Im not much of a php coder, mainly use VB. But i had a problem with one of my apps. To make it more secure i would need each php parameter to go through one site. Here is an example of what i mean: - Application loads - sends …

Member Avatar for colweb
0
62