5,349 Topics
![]() | |
| |
Hi Everyone, :) I'm a newbie here, and I'm looking forward to be a part of this cool community of programmers. Daniweb has helped me a lot to my previous program .. anywayss, I'm a graduating IT student.. (hopefully I would graduate XD) Godbless Us All ^_^ | |
Hello everyone I am a new member but heard a lot about this community. I am an industrial engineering student and learning programming on my own. If you have questions related to industrial engineering, I will try to answer that...haha...or will ask my professor if I do not know the … | |
I posted this in the wrong section before, so here I go again....Hi there fellow Daniwebbers, nice to be here. Hope this will help me to elevate my skills in programming. I'm relatively new to it but a very quick learner. Thought if I was going to get ahead then … | |
i am getting unwanted add post on my website ..how to avoid it ![]() | |
This is sample code for a ASP.Net Login page (using Visual Basic.Net code behind) with OleDB connection to an Access Database using ADO.Net. The datebase used is the Access Northwind Database. With the connection string being placed in the [i]web.config[/i] file. [b]1. [u][i]Web Config[/i][/u] File code:[/b] [code] <?xml version="1.0" encoding="utf-8" … | |
Hi there fellow Daniwebbers, nice to be here. Hope this will help me to elevate my skills in programming. I'm relatively new to it but a very quick learner. Thought if I was going to get ahead then I best join a community with other likeminded individuals. I look forward … | |
Hello everyone. Good morning or afternoon. depends on where you are. I am just excited about programming. I love to make new things and programs. | |
thank am on board now,this site have really been big help,i wish to laern more from the community. | |
![]() | The expected outcome dosent agree with result. Following is the code snippet. int a,c; a=10; c=0; c=(--a)+(--a); printf("C: %d", c); printf("\nValue of a: %d", a); I expected C to be 17 i.e (9+8), but it comes out to be 16. And a becomes 8 as expected. When expression is changed … |
Hi There, Hope everyone is doing well, I'm busy with developing a page but would like the user to be able to add rows Dynamically with PHP. This row will contain columns Example: <tr> <td rowspan="2" align="center" valign="top">Value A</td> <td height="24" align="center" valign="top">Value B</td> <td rowspan="2" align="center" valign="top">Value C</td> <td … | |
i m looking forward...need to learn more...hope so will be helpful for some one some day | |
Hello everyone! My name is Ainis, I am 15 years old. I want to announce that I am starting a new project called "Learning Programming In 2 Years". I got inspired by LethalFrag who just completed his 2 Year Livestream. Main goal of this is to show people how hard … | |
More of a roll call than anything else. Just curious if I have any fellow Fiverr Sellers wandering about. I was referred to DaniWeb by a Client, so I'm assuming there's atleast a handful of Buyers lurking. | |
i am developing a plugin where i need that on each post title a small icon added next to post title. my code is below. it is adding icon but i need both seperately clickable.(both icon and title is pointing to same url action). add_filter( 'the_title', 'modified_post_title'); function modified_post_title ($title) … | |
Dear all, In my website admin page.post a new property.the details are posted in my facebook fan page wall. I am using PHP SDK. Some times its working fine. Sometimes redirect to my return url it contains code parameter and stopped i am using this code Anyone help me <?php … | |
In my website admin page. I post a new property.the details are posted in my facebook fan page wall. I am using PHP SDK. Some times its working fine. Sometimes it ask swith account. and redirect to my return url contains code parameter and stopped Anybody Help me | |
Is there a way to refer to a previous post I gave in a thread, in a new answer to that same thread? Could posts in a thread, be numbered for instance? | |
hello Members,I look forwrad to seek your opinions on making money online through surveys.. kindly suggest me a few.. and also other options of generating revenue for myself through the web.. with no investments initially! i am ready to put in 100 % dedication.. Your time and effort on advising … | |
How would I go about editing this code for displaying a random post from a category for 24 hours, then switching to another random post? This would be to show a Tip of the Day. if ( ! function_exists( 'cb_breaking_news' ) ) { function cb_breaking_news(){ $cb_breaking_filter = ot_get_option('cb_breaking_news_filter', NULL); if … | |
Ok so i an very new to this site and am trying my luck with PHP. Got a great idee to make some cash but now to implement it is a whole new game for me. I want to keep the selceted value of the select box after the form … | |
This is an on going story, each post adds 3 words to continue the story (no more than three words). Try not to post two times in a row ;) ill start I like this... | |
Hello everybody i am a new member of daniweb community,I like here verymuch! | |
hey i am facing a problem in sorting the post.I want that when a user click on **NAME** button then all post display by name.Then if user want to print the post by the latest date.Then it click on **DATE** button.How is it possible .what will i do in wordpress... | |
how i can design an appilcation in visual basic 2010 , the same as the attached picutre using control boxes , thanks for any help | |
Hello Everyone.. I newly join Daniweb.. I hope we will enjoy the time and get information by discussions. ![]() | |
Hi my name is Amber and I am new to this site....I have a major question, my boyfriend and I have had alot of past trouble with PORN :twisted: And I dont know what to do, i dont want to take away his internet entirely so we agreed on a … | |
I have a form for adding products and their detail to a mysql db. I have another form that shows the products where I can remove the product from the db, I can also hide or show the product in the website. I need to be able to edite the … ![]() | |
Im having a problem with this. I want to echo out the number of post from every city in N.C Example: Wilmington (24) <--*24 is the number of post. Charlotte (35) Raleigh (15) include "connect.php"; $wil ='Wilmington'; $cnt = mysql_num_rows(mysql_query("SELECT add_city FROM dbAdd WHERE $add_city='$wil' ")); echo $cnt; This is … | |
Hi everyone, can you help me understand the logic why I can't access one of my the items in POST. Here is my form: <form action="insert2.php" method="POST"> <table border="0"> <tr> <td width="40%"><b>Date:</b></td> <td width="60%"> <input type='text' name="today" placeholder='<?php echo $today ?>' disabled='disabled'> </td> </tr> <tr> <td width="40%"><b>User ID:</b></td> <td width="60%"> … | |
Not sure if this is where I post this or whether I am supposed to post this at all but, here goes..... When I try to use MediaFace and insert a picture in the "New Picture Field has error pop up that says "Picture Error (Lead-9) Jpg is not a … | |
Hi All, I've been helping a friend with a site that he's been designing with godaddy.com. It's pretty cool and easy to do with their templates and all but their like buttons are troublesome and I was hoping to get some knowledge about this from here. Lets say there are … | |
Hi Everybody! This is my first post I am new here!. My Name is Kelly Perry! | |
Hi, I have a single site based on technology. Please suggest some sites where i can post comments and get good visitors. {snip link} Please fell free to give any suggestion and Ideas. | |
hi, im trying to compare the string from my new $_POST['title'] and in my database. If my new post is the same in database, it must notify it is the same. I am trying to use strcmp if it is better. Or maybe anyone has better or simpler code. $newtitle … | |
Hi! I have a code which posts to page wall as page when admin access the app. I was able to get the page access token and give manage_pages permission using this https://developers.facebook.com/tools/explorer/ . Now i want it to still post as page to the page wall when other users … | |
Hello, I know this is a very elementary question but after reading and trying for over four hours I know I need help or some direction. All I am trying to do is select options from two drop down boxes and two different msql selects. The the drop down boxes … ![]() | |
I seem to be having an issue pasting code in my responses. This has happened to me in the past, but I think i'm able to reproduce the issue now. When I try to submit the post, it just hangs... Here is a thread where I tried, but was unable … | |
My name is David Kupratis, I am an SAP Developer/ Consultant with world wide experience. With regards to the societies I am engaged in daily and the conflicts that arise, I enjoy having open-ended sessions create a way for expressing oneself. Regards, David Kupratis | |
Hello, I have a simple HTML table generated using Mysql and PHP: type region platform price $/h m3.xlarge ap-northeast-1 windows 0.980 hs1.8xlarge ap-northeast-1 rhel 5.810 hi1.4xlarge ap-northeast-1 rhel 3.960 m1.medium ap-northeast-1 windows 0.230 cg1.4xlarge ap-northeast-1 rhel 4.450 cc2.8xlarge ap-northeast-1 rhel 3.100 c1.xlarge ap-northeast-1 rhel 0.855 c1.medium ap-northeast-1 rhel 0.254 m2.4xlarge … | |
Hello guys How other G+ users can post in my g+ page? like in fb page post | |
hello everyone. looking forward to interact ,share and gain knowledge here. lets rock it. | |
Hi there! I have a PHP code that post on timeline everthing is working perfectly fine only it show text two times i have attached the code and the image please tell me where is the issue. <?php $re4=mysql_query(" SELECT FBID FROM users WHERE U_ID='$U_ID' "); while ($ro4=mysql_fetch_assoc($re4)){ extract($ro4); } … ![]() | |
Hi, just a report to say that when you click on a link to go directly to a post, the page scrolls too far and it becomes hidden under the top menu banner. In order to see the beginning of the post you have to scroll back up. This is … | |
Hi Everyone, I am trying to add a php post variable to one of my output error messages. The working error message is this - registerError( $hint, $hint, $error_title, ' + sign not required. International dialing code not required' ); What I would like to do is to display the … | |
Normally when we use post method with forms, the requests are geting cached. I mean when we use the back button to visit the previous page the request is not being sent to the server to display the previous form. It just loads the form from the cache and loads … | |
The title says it all. I switched to Opera for some reason but i m trying to paste some code from vs2012 to this area overhere and I m unable to do that. Any ideas? Should I enable something in my settings? I m having the latest version. I assume … | |
my website is web.guru99.com i have split post into multiple page by now i want to apply custom style for good look and feel i have search all over but does not find any helpful content and i am trying to solve this from 2 weeks.but did not succeeded right … | |
Hi admin, i need to put my signature in post. so how many post i complete then i put signature ?. can you tell me admin.. |
The End.