Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
100% Quality Score
Upvotes Received
2
Posts with Upvotes
2
Upvoting Members
2
Downvotes Received
0
Posts with Downvotes
0
Downvoting Members
0
0 Endorsements
Ranked #22.6K
Ranked #2K
~4K People Reached
Interests
sharing knowledge
Favorite Tags

8 Posted Topics

Member Avatar for Hari_11

Hi hari, please be clear on your question otherwise it will be very difficult to answer your question for the people over here. coming to your question, you wanted to set the status code for all the becode objects right in that why you need of this line of code …

Member Avatar for ihelpyou
0
142
Member Avatar for shany0786

Hi shany0786, i think you are going in right way but your saying that you were using codeigniter framework right so please have a lok at your code in get_user_data.php[file something like this in your project ] like how that page accessing the inputs from ui by using post parameters …

Member Avatar for shany0786
0
2K
Member Avatar for SirMahlon

Hi pritaeas, you missed to reset the rowcount value if he wants to repeat the process for every 3 records. i think so we should add the below condition if ($rowCount == 3) { echo 'YOUR AD HERE'; $rowCount = 0; // added here } advice me if i am …

Member Avatar for SirMahlon
0
217
Member Avatar for ArunSP

hi all, why dont we try like this? all you know , i took i variable for number of rows we want and j variable for print symbol in which column as shown in the picture we need to print empty space where the bellow condition is met if(j <= …

Member Avatar for ArunSP
0
209
Member Avatar for LibraryCode

Hi librarycode, please give us some clarity on your code. so that we can give a best way to solve/guide your question [like how the output will be or your code result is like this or ...etc] thanks

Member Avatar for LibraryCode
0
961
Member Avatar for quangtuanphung

hi, i dont this is better idea or not but it gives a solution for you by using expression tag change you code as follows // get the values before body tag starts and place the selected color value for bgcolor attribute as shown bellow <body bgcolor="<%= favCol%>"> try this …

Member Avatar for ihelpyou
0
269
Member Avatar for altjen

Hi altgen, why you are storing images into DB.i think it is not a best practice. instead of that store image path into DB and refer that path to the image which is in your page. try this idea once reply me incase if you have any doubts in the …

Member Avatar for altjen
0
192
Member Avatar for ramsiva

hi ramsiva, one more test have to check please check how many addcon1 elements existed in your outputted html? in the above code click event not works fine if html contains more than one addcon1 or else nothing found. check it once

Member Avatar for ihelpyou
0
274

The End.