5,349 Topics

Member Avatar for
Member Avatar for davidjennings

Hi Good evening all I am trying to capture the below multi dimensional array using either POST or GET. the data is passed from a form and is displayed in the array format using print_r(GET); The packagecount = 2 indicates the mumber of packages and also corresponds to 1 and …

Member Avatar for paulkd
0
228
Member Avatar for code_rum

I have posted a wrong answer and now i want to delete it. how is it possible? I cannot edit my answer, maybe edit link is only available for certain time

Member Avatar for code_rum
0
150
Member Avatar for anthony.i.bilic

Hey guys I'm just looking for a cool programming community where I can get help and so far everywhere has been pretty shitty... hope Daniweb is diffrent :) and if it is i look forward to becoming a part of the community!

Member Avatar for ddanbe
0
64
Member Avatar for ejosef1

Hi every one! my name is Ezeh C.j. I live in Lagos, Nigeria. Lately i have been trying my hands on php, am actually fasinated about networking and telecoms. I look forward to having a rewarding experience in website development and all good ideals in software development too.

Member Avatar for JorgeM
0
74
Member Avatar for holz01imp

Hello everybody, this is my first post! I am so stuck. I'm using Windows 98SE and IE6 SP1 with a broadband internet connection. When i go to access my hotmail account either through [url]www.hotmail.com[/url] or through the link on my msn it starts loading as usual but nothing comes up …

Member Avatar for andyswarbs
0
521
Member Avatar for Beneedict

Iam Benedict from Philippines, I've always encounter DaniWeb when I search for my code problems a year ago. Now Im comming back to have a self study for software development after a year of surviving my life calamities. Its hard, slow internet, slow pcs, but I want to be good …

Member Avatar for cproger
0
124
Member Avatar for tinjuashok

Hey this is Tinju Ashok, recently I have joined forum in your website and want to learn SEO from your forum. I will be very thankful if you will allow me to discuss my difficulties with the members of your website. I am very much impressed from your website and …

Member Avatar for rsewak
0
202
Member Avatar for j.t.casperson

Ok, so here I have a program that creates two boxes. The top box should start out with all 12 months of the year in it. What I'm trying to have happen is be able to move the months (through the two buttons) back and forth. Originally it just had …

Member Avatar for stultuske
0
138
Member Avatar for antwan1986

Hi everyone and thanks for reading! I use JavaScript to create sets of text boxes on the fly. I also have a hidden counter in a text box on the form which I also post to my PHP script. This hidden counter is how I tell PHP how many text …

Member Avatar for com00085
0
3K
Member Avatar for martjojo1

Hey all, i've a form with a textinput for links, but at submit, it won't send any links started with http. for example: <form acion="result.php" method="post"> <input type="text" name="link" /> <input type="submit" name="submit" value="submit" </form> <?php //---Result.php: echo $_POST['link']; // if links start with http:// it won't be there ?> …

Member Avatar for pixelsoul
0
456
Member Avatar for Paladine

[url="http://../tutorials/tutorial6028.html"]Original thread [/url]- To see why this was Updated [i] Reason for new thread is to start with a clean slate and I will also be providing a tutorial for SQL and possibly Oracle DB connections to show how easy this code is to implement regardless of the DB you …

Member Avatar for maqbul
0
7K
Member Avatar for cynusalisa

Hiiiii Freinds, Please guys share with us, the screenshot of your Desktop . we want to see your desktop .

Member Avatar for Xantipius
-3
67
Member Avatar for narekm

Hi.I didnt find wordpress section so I am posting my question here . i am creating a new "Bookings" custom post type in wordpress . And I already have a table in Mysql database set up where I am filling date from ,date to and the room name . My …

Member Avatar for LastMitch
0
175
Member Avatar for sigvewinter

Hi guys! I have a website where users can follow each other. I want to create a stream/feed where posts and updates releated to friends will show. So in "theory" something like this: if friend1 and friend2 == true - > show posts from entries database else - > don't …

Member Avatar for diafol
0
113
Member Avatar for pomy

Hello you all, I'm new here.. Hope it will become a good place for me. People are asking questions on bbPress support forums, but bbPress support looking inactive after 2.0 announcement. That's why I moved to DaniWeb. Let's see how developer community of DaniWeb will help me :) -- If …

Member Avatar for dstzloi
0
1K
Member Avatar for delphiman

Having been away from this site for a while I am back. Been fiddling with Delphi since Delphi 1 was released have been concentrating on Delphi 6 since it was released. Don't have all the answers but am willing to make suggestions to anyone wished to contact me.

Member Avatar for jithinjohny
0
169
Member Avatar for Yorkiebar14

Hello, I need to know why this isn't working... I have tried many different things but still can't get it to work. (And, yes, I have replaced the MYPASSHERE with my password but it always says I have not registered yet...) Imports System.Net Imports System.IO Imports System.Text Public Class Form1 …

Member Avatar for Yorkiebar14
0
233
Member Avatar for matrixracetips

im trying to create a email signature, and i want the images inside the signature to be linked to a feed, for example tumblr. where the moment an image is uploaded to it, it is automatically placed inside the email signature. is this possible?

Member Avatar for LastMitch
0
171
Member Avatar for tokick4

Ok I am working something that I have seen others do and that is to echo out a form table and what I am trying to do is to get the data that is not assigned to a user and allow the admin to assign it to the user. I …

Member Avatar for LastMitch
0
175
Member Avatar for asifalizaman

hi!guys can any one tell me how i share my facebook post with my all friends at a time and also how i share my post with my all groups at a time ! thanks for reading give me solution

Member Avatar for sauerteig
2
80
Member Avatar for Wailintun

HI everyone, I have a problem with post I want to do this in multi step and echo all data that I selected from drop down. here my one page full code, then multi step page code. full code <?php include('config.php'); ?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> …

Member Avatar for Wailintun
0
198
Member Avatar for visweswaran28

Hi, I have Jquery Function and It is working even after normal post back. Now I want to call that function after post back of control which is in update panel. Thanks in advance.

Member Avatar for LastMitch
0
71
Member Avatar for technoknol

Dear friends, I have some problem in my image attachment page, when i open single post it's as it is, but when i click on image it opens attachment page but template changes. means sidebar goes off (it's by default i know, but i don't want to remove sidebars). and …

Member Avatar for pixelsoul
0
208
Member Avatar for CrazyMisho

Hi ,i am trying to create a program to check my e-mail.It's OK ,but i can't login... I used fiddler to trace the request which were send from my PC and I receive that: POST http://www.example.com/login.php HTTP/1.1 Host: www.example.com Connection: keep-alive Content-Length: 346 Cache-Control: max-age=0 Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8 Origin: http://www.example.com User-Agent: …

Member Avatar for JOSheaIV
0
250
Member Avatar for danielagaba

hi i'm trying to connect a midlet running on my emulator (jwtk 2.5.2) to an apache tomcat server which has the servlet code. when i run the emulator instead of displaying the name i posted in the midlet code after connecting to the server, the screen displays the servlet code. …

Member Avatar for nms12
0
291
Member Avatar for Mike Askew

Surely I shouldn't be seeing such messages and the files should be renamed or something? ![UntitledTemp](/attachments/fetch/L2ltYWdlcy9hdHRhY2htZW50cy8zL1VudGl0bGVkVGVtcC5wbmc%3D/500 "UntitledTemp")

Member Avatar for Mike Askew
0
81
Member Avatar for DaveyMoyes

Hi everyone, I am working on a wee small project using cURL. From the documentation, it states "The Server will HTTP POST a string in a parameter called (INCOMING)" to the given callback URL. I know the list of parameters in the string as this is given in the documentation, …

Member Avatar for lindam88
0
281
Member Avatar for john.gale.92102

Hi, It seems that this should be very simple, but I can't make it work. I pass a list of items to the view, edit some of the fields, and post the edited list back to the controler. They go to the view fine, but I am unable to get …

Member Avatar for LastMitch
0
172
Member Avatar for ralph.d.abernathy.1

Hello all. I made a forum post and the helpful community solved the problem I was having. DaniWeb states "Please remember to mark the post solved if your question is answered Thank You" at the bottom of the post. How do I mark the post as solved? Thank you for …

Member Avatar for Dani
0
459
Member Avatar for chooketti

Say I have two CGI files: start.cgi and view.cgi. view.cgi recieves data from start.cgi via POST method. My question is, what are the necessary conditions to use in a conditional statement if I were to determine the presence of data in `stdin`? This is to redirect the user back to …

Member Avatar for LastMitch
0
81
Member Avatar for Ketsuekiame

Before I start, I'm afraid I have to say I cannot reliably reproduce this, but it has happened to me twice today. When replying to a post I press the button to confirm, the button disappears, replaced by the "Watch This Thread" button, however, the post is not submitted. The …

Member Avatar for Ketsuekiame
0
252
Member Avatar for TnTinMN

[coding virus using vb script .vbs](http://www.daniweb.com/software-development/visual-basic-4-5-6/threads/294413/coding-virus-using-vb-script-.vbs) Granted it is pretty pathetic, but some fool is looking for help to run the code shown.

Member Avatar for deceptikon
0
104
Member Avatar for jyotsna01

Hello webmasters.. I updated the wp 3.5 version of my site.. Due to which there a warning message- (Warning: Missing argument 2 for wpdb::prepare(), called in /home/theultim/public_html/wp-content/plugins/sharebar/sharebar.php on line 112 and defined in /home/theultim/public_html/wp-includes/wp-db.php on line 990 Warning: Missing argument 2 for wpdb::prepare(), called in /home/theultim/public_html/wp-content/plugins/sharebar/sharebar.php on line 124 and …

Member Avatar for halenmartinez
0
104
Member Avatar for AarenAce
Member Avatar for halenmartinez
0
166
Member Avatar for SMode55

I'm making a administration panel which is generated with Jquery's live and post it works fine.Inside the generated page I'm trying to be able to edit a user in their respective rows so i want to run a post function to retreive the input of a textfield and onkeyup use …

Member Avatar for AleMonteiro
0
191
Member Avatar for Frankiemaz

Hello, I just built my own computer and have connected all power cords. Everything turns on just fine, and fans spinning. My VGA connected to the DVI-I on my graphics card is plugged in but the monitor will not pick up a signal therefore no display. Here are the specs …

Member Avatar for BigPaw
0
271
Member Avatar for sallygo
Member Avatar for mayobrains

I'm using Wordpress and a plugin called Testimonials Widget which creates a post type of its own for rotating testimonials with testimonialswdiget_widget() or a list with testimonialswidget_list(). I don't have all my code yet because I can't even get this part to work yet -- <?php if ($all_the_tags); $all_the_tags = …

Member Avatar for mayobrains
0
213
Member Avatar for aaliyahgorge

Hi everyone i am doing article for my website and i am submitting them on numbers of site so is it good for me. I don't know that what is actual article posting strategy . please help me....

Member Avatar for rehan000
0
308
Member Avatar for s0wh4t

Hi. Well, i'm trying to add new data to mysql, <input type="text" name="name"/> example: Billy Boy when I check mysql table, it shows "BillyBoy" How do I fix that error? Thank you.

Member Avatar for s0wh4t
0
230
Member Avatar for Octet

Hello Daniweb, I've been dreaming about server racks recently, and the £800 price tag which goes alongside some of the 19U models. I then found Two Post server racks, which costing about 1/8 of the price is something that I might actually be able to afford! I've been looking at …

Member Avatar for Octet
0
104
Member Avatar for nathanpacker

I don't understand what happened, I hadn't made any changes to this script, and all of the sudden, it's giving this error: [QUOTE]Notice: Use of undefined constant ID_my_site - assumed 'ID_my_site' in /path/to/my/script/changed/forsafety.com/login.php on line 90[/QUOTE] As you can tell from this error, I am trying to run a login …

Member Avatar for deceptikon
0
2K
Member Avatar for dennyleon

Hi friend's i have a submitted a guest post in guest posting website but he is not quickly approved why?

Member Avatar for canadafred
0
48
Member Avatar for daniel.conlinjr.1

Fatal error: Call to a member function add_content() on a non-object here is my index: <?php include ('lib/connect.php'); include('lib/nav.php'); if($_POST['add']): $obj->add_content($_POST); endif ?> Here is my function: <?php function add_content($p) { $title = mysql_real_eacape_string($p['title']); $body = mysql_real_eacape_string($p['body']); if(!$title || !$body): if(!$title): echo"The Title is required"; endif; if(!body): echo"The Body is …

Member Avatar for daniel.conlinjr.1
0
295
Member Avatar for orlandomelissa

Hello guys Melissa Rosario Orlando. I have joined this forum to day All thanks: Melissa Rosario Orlando

Member Avatar for annabrichard
0
78
Member Avatar for bilal.saim

main.aspx ----------- <body> <form> id="form1" method="post" runat="server"> <asp:TextBox ID="TKullanici" runat="server" Height="27px" style="text-align: left" BorderColor="Silver" BorderStyle="Solid" Font-Size="Medium" ForeColor="#999999" BorderWidth="1px"></asp:TextBox> <asp:TextBox ID="TSifre" runat="server" TextMode="password" Height="27px" style="text-align: left" BorderColor="Silver" BorderStyle="Solid" Font-Size="Medium" ForeColor="Gray" BorderWidth="1px"> <asp:Button ID="BGiris" runat="server" cssclass="SBGiris" Text="Giriş" onclick="BGiris_Click" xmlns:asp="#unknown" /> </form> </body> main.aspx.cs ------------ protected void BGiris_Click(object sender, EventArgs e) { string …

Member Avatar for JorgeM
0
409
Member Avatar for chira.laura.9
Member Avatar for deceptikon
0
504
Member Avatar for icohibari

I have a radio box that has a php variable name in its radio name. How can I pass its value to another PHP file and it will become like this, for example: <input type='radio' name='choice_a' value='$answer'> It will become a $_POST['choice_a'] after I pass it in another page. But …

Member Avatar for Bachu
0
149
Member Avatar for hwoarang69

i am trying to print the value of $ss. but it say 'qty' is undifine on line($ss = $_post['qty'];). index.php <?php echo" <form method='post' action='index.php'> <input type='text' name='qty' /> <button type='submit' id='opener01' name='b1'>submit</button> </form>"; echo" <div id='dialog01' title='ccc'> "; $ss = $_post['qty']; echo"$s; echo" </div>"; ?> jquery.js $( "#dialog01" ).dialog({ …

Member Avatar for diafol
0
181
Member Avatar for riahc3

Hello I answered my own thread and marked the thread as solved but it gave another user (which really didnt help at all) the "solved post". How can I select who and what post solved the thread?

Member Avatar for diafol
0
220

The End.