5,349 Topics

Member Avatar for
Member Avatar for kat101

Hi everyone! I'm Kat101 and I'm looking forward to talking with anyone that has an interest in social media marketing and online community building topics. I look forward to engagin with you all!

Member Avatar for JorgeM
0
229
Member Avatar for jcgldr

hi i'm new here and new in the programming world i started about a year ago to learn about programming i didn't went to school i just studied from books and tutorials and with friends help i learned visual basic the main i learned from the book "programming with visual …

Member Avatar for JorgeM
0
292
Member Avatar for peteranjos

Hi my name is peter anjos maine I'm new to this website I just want to share my knowledge on business. leave your comment for Your question? Best Kind Regards: Peter Anjos Maine

Member Avatar for sabawil
0
104
Member Avatar for seovela

Hi admin, when i typed text post that time not accept for my post. when i changed code format that time only accept my post. so thats only i post this type.

Member Avatar for happygeek
0
115
Member Avatar for Adzz

have to create a number of controls equal to a number entered in a textbox by the user. I created a web user control, which has a radio button list. Then when the user press a Submit button, I want to check the selected values of the controls created dynamically, …

Member Avatar for vivek07088
0
3K
Member Avatar for intes2010

I have here a working HTTP request using SOCKETS but I do not know how to send POST requests. Here is my code: Dim hostName As String Dim hostPort As Integer Dim response As Integer Dim iphe As IPHostEntry = Dns.GetHostEntry("www.yellowpages.com") hostName = iphe.AddressList(0).ToString() hostPort = 80 response = 0 …

0
128
Member Avatar for PF2G

Hi, I'm doing a page where the user is logged with facebook and when he buys something. when the process is completed it shares a default text in my facebook timeline. I can't find that API code, can someone help me? Here's what i have: <?php include('header.php'); ?> <body> <div …

Member Avatar for AARTI SHRIVAS
0
163
Member Avatar for Bharti Sharma
Member Avatar for Dani

When we switched over from vBulletin to our own unique platform back in March 2012, one of the things that changed was the way that post quality score was calculated. Most members noticed their quality score had suddenly changed by a few points. Since then, however, over the past year …

Member Avatar for JorgeM
2
237
Member Avatar for Jay_3

<?php include_once("connectDB.php"); if ($_SESSION["loggedin"] != "true") header("Location : member_login.php"); $aname = $_SESSION["aname"] ; $aid = $_SESSION["aid"]; $result = mysql_query("select * from member where m_ID = $aid"); $row =mysql_fetch_assoc($result); $ticketid = $_REQUEST["ticketid"]; // Use this var to check to see if this ID exists, if yes then get the product $result …

Member Avatar for pritaeas
0
249
Member Avatar for paulkd

I've just posted a code snippet, but it didn't go as well as I would have liked. Is there a "test" posting area in which to "play" ? :D

Member Avatar for <M/>
0
215
Member Avatar for Nilesh Talaviya

Hi, this is Nilesh Talaviya... New member of daniweb.... As a new join Daniweb, just to say happygeek to thanks for help in joining and also i wish that i do posting procedure perfect.

Member Avatar for JorgeM
0
107
Member Avatar for zmem32
Member Avatar for happygeek

Within days of the New York Times website suffering an outage which was widely reported as being down to another cyber attack, although the NYT itself insists it was actually an internal issue following system maintenance, media sites belonging to CNN, Time and the Washington Post have been attacked by …

Member Avatar for LastMitch
1
340
Member Avatar for websponge

Hi, I have a large monitor at work on the wall, and I want to display some simple information, I have set up WAMP on my desk PC, I want to enter information on my desk PC and submit that data, and it displays on the main screen, I have …

Member Avatar for websponge
0
255
Member Avatar for sammry

am trying to show assigned variable for failed submission on a smarty form. array assigned as $arr = array($_POST[number]); $smarty->assign(number,$arr); and on tpl form, i added as below. {foreach from=$number item=no} <input name="number[]" type="text" value="{$no[{counter start=1}]}" /> {/foreach} am starting the counter from 1 because this is for dynamically added …

Member Avatar for sammry
0
922
Member Avatar for mbarandao

Hello All: I need help constructing a mysql statement to post data from the following form to db <form id="updateHrs" name="updateHrs" method="post" action="process_updateHrs.php"> <table align=center class="ebc-table" cellpadding="0" cellspacing="0"> <thead> <tr> <th colspan="7"><?php echo $SBS_LANG['time_title']; ?></th> </tr> <tr> <th class="sub">Days</th> <th class="sub">Opens</th> <th class="sub">Closes</th> <th class="sub">Day Off</th> </tr> </thead> <tbody> <?php …

Member Avatar for iamthwee
0
280
Member Avatar for downtown1933

I am having some trouble posting to website..I've tried posting to many different websites and get the same result.. An error message referencing the js on the page, asking if i want to continue.. Then the response i get is the form I am posting to, with all fields correctly …

Member Avatar for Ketsuekiame
0
301
Member Avatar for joshSCH

I built the computer that I am currently using last year, it is an asus A8n5x mb w/ amd 3200+ processor and 1 gig of ram.. its a great build, has never given me trouble before.. however, in the past week it has been very dificult to start it up. …

Member Avatar for BrianObrien
0
933
Member Avatar for Olagsfark

I've got a simple php script here that recieves a POST data from my ajax script. But i want to make sure that only my own ajax script can have a successful request from the page and not some other ajax scripts to avoid brute attacks as ajax requests are …

Member Avatar for Olagsfark
0
643
Member Avatar for OsaMasw

Hey there I have a strange problem, this is the first time I see something like this I have a form and this form data posted to php file through ajax $('form.ajax').on('submit',function(){ var that = $(this), url = that.attr('action'), method = that.attr('method'), data = {}; that.find('[name]').each(function(index,value) { var that = …

Member Avatar for OsaMasw
0
250
Member Avatar for riahc3

Before people start flaming me for the title I want to make it perfectly clear that MOST members are very helpful and somewhat polite. They have a lot of knowledge and help out when they can. My problem is with the posting system. I am registered to nearly 50 forums …

Member Avatar for riahc3
0
1K
Member Avatar for jjorgensen626

Hello Everyone, I have been a long time member, but have been absent for quite some time. Recently I have wanted to start posting some of the things that have assisted me as a Systems Administrator. My background is primarily windows based, with little coding and networking experience. I am …

Member Avatar for Dani
0
95
Member Avatar for Shamiul20

**SEO Post features** Hey guyes,Now I discuss what is a Maximum characters? You can specify the longest number of characters for your post slug. So you control how long you want your URL to be without comprising with the post title. No more today Your loving Shamiul

Member Avatar for Dani
-2
30
Member Avatar for Sanjay_6

Please refer - http://web.guru99.com/perl-subroutines/ I am calling the file http://code.guru99.com/perl/perl.js inside the corresponding wordpress post. The file is 750KB in size I am using WP Super cache but it does not cache or compress this file (maybe since it’s called in the post section). How can I compress and cache …

Member Avatar for almostbob
0
227
Member Avatar for orangeoctane

Hello everyone. First post... I have a strange problem... used to be that Internet Explorer 6 would open PHP files that I had stored on my local machine (which is not a server). I would usually get some kind of "pop-up" warning from IE asking me if I wanted to …

Member Avatar for Simon_2
0
1K
Member Avatar for pritaeas

I have the following code: const AGENT = 'User Agent'; SERVER = 'www.daniweb.com'; RESOURCE = 'api/access_token'; ID = ''; // my client id SECRET = ''; // my client secret CODE = ''; // my returned code, pasted from the browser REDIRECT_URI = ''; // my redirect uri ACCEPT: packed …

Member Avatar for pritaeas
0
2K
Member Avatar for Rahul47

Hi friends, recently i am learning php with your help and online tutorials. I googled for anatomy of GET and POST but didnt find satisfaction. So what is working behind GET and POST Methods ? How they work between client(browser) and Server ? Thanx.

Member Avatar for Rahul47
0
536
Member Avatar for Letscode

Hello there, I'm not sure whether to post this problem in this forum or in Javascript forum. I have a frameset.It has two frames.Left frame and Right frame. The left frame has drop downbox and has a lot of selection conditions. The right frame has a datagrid which takes the …

Member Avatar for geniusvishal
0
610
Member Avatar for dlaverick

I am running a custom query for my recent posts, code can bee seen at: http://pastebin.com/CFZdP3c9 This code is just for my recent posts, not the actual page content. My problem is that it shows my current page post item and I cannot figure out how to pass over it. …

Member Avatar for diafol
0
308
Member Avatar for Tcll

ok so here's what I have... due to the hardware interface, a model file contains a pre-transformed version of the actual model. (verts are prepaired for animation transformations) what I'm trying to get is the default T-Pose of the model. but to get that, I have to transform it via …

0
77
Member Avatar for edward.okech.5

def edward_okech(): """ An introduction of my self.""" print ' I am a newbiee to this website and python.' print ' I am from Kenya, Africa.' print 'Am here to get more insight on python and other relevant technologies' print 'Thank you' edward_okech()

Member Avatar for happygeek
1
121
Member Avatar for MWEB

Hello ! This code below should display me all the alert boxes but , unfortunetly it display only 3 ( without the alert inside the $.post function ) and i really don't see a problem in my code .. What is wrong? JS var uname = name.val(); alert( uname ); …

Member Avatar for MWEB
0
206
Member Avatar for klemme

I have inserted a rich text editor to an textarea, but I get the following error after submitting my form: [CODE] Notice: Undefined index: msgpost in C:\wamp\www\mycms\administrator\page_new_parse.php on line 15 [/CODE] I have changed the textarea name, and the id to "msgpost" as explained on their website. I have also …

Member Avatar for Qaalid
0
2K
Member Avatar for layman114
Member Avatar for pritaeas
0
81
Member Avatar for Carlos_7

I need help with the following: I have a taxonomy named location. I have a list of countries using that taxonomy. I need to display the latest posts in a list with the flag and the post title. I created a folder inside theme folder with all country flags. For …

Member Avatar for diafol
0
191
Member Avatar for savanpaun

My website is [Career Tracker](http://careertracker.net/) i want to desing wordpress like collum wise 2 collumn like this post1 post2 post3 post4 post5 post6 any idea how to make this ...in wordpress ??

Member Avatar for roshekhay
0
117
Member Avatar for t_thakar

Hi Im new to JQuery and sorry if this question sounds silly. my question is what is the difference between $.ajax and $.post and which is best if I am posting some form to a php and retriving some values on the same page as the form e.g. contact us …

Member Avatar for t_thakar
0
366
Member Avatar for eantz

Hi.. I have a blog and one day I post a redirect page tutorial with php script within it. I saw that tutorial from a web and I want to post it to my blog too.. here is the script : [code=php] <?php function redirect($url) { if (!headers_sent()) { header("Location: …

Member Avatar for advertigo.net
0
340
Member Avatar for brendasteinberg.bakersfield

Ollah..,I'm Brenda Steinberg, from California. Thanks to the Admin: Brenda R Steinberg

Member Avatar for BigPaw
0
144
Member Avatar for sismaster2010

Hii folks i tried to Google on this and follow all steps as you told in previous post please guide me i am sending you my URL please check its working on default language and when i switch language it redirect me page not found page just because of in …

Member Avatar for LastMitch
0
89
Member Avatar for Anima Templi

I'm a web developer and I have joined this forum to seek more knowledge. I have been working with web designing for about 2-3 years now and I just decided that it was about time to dig into the server side languages so I have started on PHP. I have …

Member Avatar for JorgeM
0
255
Member Avatar for honkyno1

I have a form that I am trying to create a link to insert a new record within a dynamic table I am able to accuratly do this with a form as below using a submit button <tr> <form method="POST" action="<?php echo $editFormAction; ?>" name="submitOption" id="submitOption"> <td class="tdInvisible"><?php echo $row_allQuestionOptionUser['optionKey']; …

Member Avatar for honkyno1
0
146
Member Avatar for harinath_2007

Hey.. I have a programming question which is basically a generalized question(what i mean is a question which is not related to a particular programming language). So the question is actually about programming. So even though i am a java nerd , i want to post it in all programming …

Member Avatar for happygeek
-1
208
Member Avatar for david11jones

hi this is an intro thread introduce yourself for friends. <SNIPPED EMAIL> you can mail me any time

0
102
Member Avatar for ggeoff

Hi I have a Dell 690 workstation fitted with two quad core E5320 processors. I have had trouble with this PC possibly due it being damaged in delivery - it weighs 30 or so Kg. Perhaps I should have returned it :( Too late now. After using it and updating …

Member Avatar for ggeoff
0
460
Member Avatar for McLaren

Hello, there is a function which saves and sends post request: save_car: function(e) { if (e.keyCode != 13) return; if (!this.brand.val()) return; Cars.create({brand: this.brand.val(), color: this.color.val(), max_speed: this.max_speed.val() }); this.brand.val(''); this.color.val(''); this.max_speed.val(''); }, Request URL:http://localhost/backbone/car_list/backend/index.php/welcome/index Request Method:POST Status Code:200 OK Request Headersview source Accept:application/json, text/javascript, */*; q=0.01 Accept-Charset:ISO-8859-1,utf-8;q=0.7,*;q=0.3 Accept-Encoding:gzip,deflate,sdch Accept-Language:en,lt;q=0.8,en-US;q=0.6,ru;q=0.4,pl;q=0.2 …

Member Avatar for McLaren
0
256
Member Avatar for mikeandike22

i am looking for a free way to promote my new forum and attract new members. I dont know anything about seo so my website usually doesnt come up on google or msn and if it does it is not first for example type in billspctips.tk and daniweb.com will come …

Member Avatar for bhav123
0
506
Member Avatar for RedOctober_CZ

Greetings fellow, I have a website and I would like to get the first "wave" of users for beta testing. The question is: where can I post an invitations to the site's beta testing? Perhaps there are specialized services or something like that? Thanks in advance!

Member Avatar for RedOctober_CZ
0
167
Member Avatar for wasikjawad

Hello guys, i have been suffering since a few days on forum posting. My problem is that i am not being able to add any link on the forum site. Mostly it is going to be banned or removed. But on some site they are accepting. Mostly not accepting. Please …

Member Avatar for muhammad shazad
0
239

The End.