7,713 Topics

Member Avatar for
Member Avatar for Wailintun

hi! everybody, I want to know dropdown and display. when I choose "red" in dropdown then refresh page and shown "red" beside dropdown. ** ONLY IN PHP** thanks for your time.

Member Avatar for LastMitch
0
84
Member Avatar for assassasshole99

Hi, when I change an animation on the player, it flashes before it changes. The method I'm using to change the animation is crude, but its all I know, so I don't even know if there's a better way. I made a player class, and I have a function to …

0
107
Member Avatar for kimangel

Hi experts, my time value display is the word "true" on Label2.caption and not a real time. On Label1.caption the is the exact date. Only the time got wrong. below is my code: Private Sub Timer2_Timer() Label1.Caption = Date Label2.Caption = time End sub I have a timer1 the dispaly …

Member Avatar for AndreRet
0
106
Member Avatar for Edwinner

//case for database search case "Search": if(isset($firstname, $lastname)){ mysql_select_db("webuser23", $dbc); $result = "SELECT * FROM customers WHERE firstname='.$firstname.' "; mysql_query($dbc); echo "<table border='1'>"; echo "<tr>"; echo "<th>Firstname</th>"; echo "<th>Lastname</th>"; echo "<th>Phone</th>"; echo "<th>Address</th>"; echo "<th>City</th>"; echo "<th>State</th>"; echo "<th>Zip</th>"; echo "</tr>"; while($row = mysql_fetch_array($result)) { echo "<tr>"; echo "<td>" . …

Member Avatar for Edwinner
0
184
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 anisha.silva

hi i am creating a web site in C# .net. I have a class called hadler, health monitor and proxy. what happens is there is 2 instances of the handler. so every 1 second the handler has to send a msg to the healthMonitor saying that the handler is alive. …

Member Avatar for LastMitch
0
218
Member Avatar for Programmer629

Hi everyone. i was wondering if anyone new any good tutorials on how to make a picturebox play a video in vb.net 2010 **WITHOUT** using the windows media player component. i want this to be 100% my program. thx in advance!

Member Avatar for Ancient Dragon
0
324
Member Avatar for TheRavenMaddox

This code use to work on a Win2k3 machine running MySQL and PHP but I have since updated my server to Win2k8. I installed the newest version of MySql and PHP and the PHP itself is working. I am able to pull various fields from my database if I hardcode …

Member Avatar for diafol
0
198
Member Avatar for kamilacbe

Hi, Can anybody help me out to solve string handling without using predefined spilt function , here come the questions for eg i have a input string as "hai welcome to the sample " so i should display as follows hai welcome to the sample pls advice, thanks for your …

Member Avatar for kamilacbe
0
188
Member Avatar for thahaz

Hi I am using a intel pentium 4 cpu 2.28ghz desktop. Recentely I tried to install windows 7 and ran 'windows comptibility test and got an error message saying "inter(r) 82845g/gl/ge/pe/gv graphic controller is not supported". How do i install another graphic controller to my desktop?

Member Avatar for JorgeM
0
124
Member Avatar for debpmom

I have gateway laptop nv54 turned computer on this morning screen black. i removed battery and held power button for 30 secs plugged back in still no screen. i took out ram and put it back in. didnt work. HELP!

Member Avatar for flipsheldon
0
302
Member Avatar for Vijaysurya

HAi everybody, I need help in flowing code i want to people not equal to friend means show addas friend buuton otherwise not show button this code show button more times what is the problem in my logic anybody plz help me. This is my friends get query. $query=$db->prepare("SELECT p.friend_id …

Member Avatar for LastMitch
0
315
Member Avatar for anisha.silva

Hi I have a code that i get a value from a text box in the web page and i want to display the result in another web page. how do i do it? the code is below: string key = "aaaa"; string isbn = TextBox1.Text; string sUrl = ("https://api.bookshare.org/book/isbn/" …

Member Avatar for anisha.silva
0
155
Member Avatar for P.manidas

Dear sir/Madam, In my codes CmdDisplay button display only first record from the table and button2 add the all name (Ename field) to combobox1 from the table. How can i show FirstRecord, PreviousRecord, NextRecord and LastRecord using OleDbCommand and OleDBdataReader. Please guide me. [CODE] Dim cn As OleDbConnection Dim cmd …

Member Avatar for G_Waddell
0
2K
Member Avatar for kimangel

hi, good day! I have problem in coding this; combo box list - positions like Manager & supervisor and a label for the Rate of each position. When I click the manager, the label below will auto display the rate for Manager which these two data, Position and Rate, are …

Member Avatar for kimangel
0
2K
Member Avatar for phillipeharris

I am building on to my App and I am trying to add a "SHARE comments". I have all my comment within a View flipper. I dont know where I am going wrong. String shareMessage = flipTips.getContext().toString(); public class MainActivity extends Activity implements OnClickListener { ViewFlipper flipTips; Intent mailIntent; ImageButton …

Member Avatar for peter_budo
0
158
Member Avatar for Priti_P

Hello, If am entering data as "hi this is for test" as my input to <textarea> but while displaying it, it is giving me as one sentence . Help me out with this.

Member Avatar for Priti_P
0
160
Member Avatar for joshl_1995

Hello Community, I was wondering why won't cURL work on my webstie when i says cURL is supported.

Member Avatar for joshl_1995
0
259
Member Avatar for illuss

Hi guys, So i wrote a little code, not fancy, to convert a signed decimal to its binary representation using two complements. char immeStr[17]; int main(){ int neg = 0; int i = 0; int bit = 6; char binaryNum[bit+1]; int z1[bit+1]; int temp = -30; int k; int cout …

Member Avatar for deceptikon
0
166
Member Avatar for vivekreddypassya

i am using lg monitor from past 1 year from last day the screen is flickering i dono y its just start flickering during the start of the system and then for 5 min and its back to normal there us no bad weather too here

Member Avatar for JorgeM
0
94
Member Avatar for vishalonne

Hi Every Body How I can add leading zeros in a number for example if No. is 4 it should display 0004 if No. is 41 it should display 0041 if No. is 441 it should display 0441 Please give some hint.

Member Avatar for diafol
0
182
Member Avatar for joshl_1995

Hello Community, I was wondering if there is a way to goto the direct link of a file (eg. http://example.com/files/test.txt) and for it to download insted of loading and displaying the file. I want to do this for every file in the "files" folder and only that folder.

Member Avatar for joshl_1995
0
208
Member Avatar for vonnoy

i have search box,listview and 3 labelcaption namely: fname,lname and total. my database name is students and table name attendance. if i search particular student and display in listview, once i click the name on the listview automatically display on the labels, and display total number of records of that …

Member Avatar for AndreRet
0
2K
Member Avatar for lwaterfo

Hello all, I am a php newbie and I have a small project I need someone to work on (since I am totally frustrated at trying myelf). The project involves displaying a record within a table based on a user the is logged into my site. I also want fields …

Member Avatar for veedeoo
0
303
Member Avatar for TheDocterd

Hi I want to know if I can search my database, with the help of a text box. When the search button is clicked, the results is displayed in a list box so that the user then can select the result that suits him and then add that text to …

Member Avatar for Ketsuekiame
0
2K
Member Avatar for seandarcy

Booting my toshiba laptop, lcd is completely black. No bios, no light, nothing. I can connect to an external monitor, and that works. It boots. The machine works, but the lcd is black. Any thoughts?

Member Avatar for JorgeM
0
182
Member Avatar for Kanugane

Good day, everyone. First things first. I'm sorry for my bad english. ;) Anyway. As soon as I turn my PC on, my monitor remains black. Light-emitter(Orange light) starts to blink rapidly, changing colours from orange to blue and back to orange. Each time I turn on PC, it takes …

Member Avatar for rubberman
0
81
Member Avatar for dan.ni.aiza

*It's my first time here but the way I see things around here is good * I'm a newbie in VB2010 so please don't judge me too much... HERE is my codes for INSERTING DATA but the problem is I don't know how to use it for SEARCHING Imports System.Data.SqlClient …

Member Avatar for Reverend Jim
0
251
Member Avatar for rohermina

My PC no display no beep with RAM. Without RAM it beeps "tetet"continuesly. I already try cleaning with eraser removing HDD, DVD ROM, reset BIOS for 10 minutes. Test GPU,RAM, HDD, PSU, Processor to another MOBO all are working. I remove the MOBO from casing for short circuit problems. Still …

Member Avatar for caperjack
-1
131
Member Avatar for hudhasama

Hello there. I used this code for user and it works but when I use and alter a bit for admin side system, there is no data inside of the text field and the username keep on changing to 0 eventhough I type in other username. This is the code. …

Member Avatar for code739
0
226
Member Avatar for wvoke9

Hi, I have been using MySQL to analyze quiz results. I have created a series of queries which yield particular graphs which help me in my analysis. For some reason, unknown to me, when I turn these queries into a 'Routine' the option to 'display chart' is taken away in …

Member Avatar for pritaeas
0
140
Member Avatar for eyeda

Hye, Anybody can give me an idea on how to get the name of the folder that contain the downloded file? I want to do like this. For example, after the user have download the file, they will be redirect to a page where it will display the location of …

Member Avatar for eyeda
0
142
Member Avatar for zjony.rashed

Hi,I can't display Multiple checkbox save value in my veiw page. Here is insert/save value details: Model --------- public function saveInstituteOfferdCourse($data = array()) { if ($this->db->insert('tbl_course_offred', $data)) { return $this->db->insert_id(); // tbl_course_offred = "Table name" } return FALSE; } ---------- Controller ---------- public function saveCourses() { $data = array(); $this->load->library('form_validation'); …

Member Avatar for veedeoo
0
277
Member Avatar for rockout15

using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; using System.Drawing; using System.Linq; using System.Text; using System.Windows.Forms; using System.Data.SqlClient; namespace WindowsFormsApplication1 { public partial class Order : Form { public int count = 0; public string Conn = WindowsFormsApplication1.conn.getConnection(); public string getid; public SqlDataAdapter dAdapter, dAdapter1; public DataSet dSet, dSet1; public …

Member Avatar for ChrisHunter
0
117
Member Avatar for Venter

<!DOCTYPE html> <html> <head> <title>Registration Form</title> <link rel="stylesheet" media="screen" href="style.css" > </head> <body> <div class="head" style="background:#343434;width:auto;height:100px"> <br/> <h2 Style="color:white"><center>NAVAL DOCKYARD, VISAKHAPATNAM-530 014 </br> APPLICATION FOR ABSORPTION OF TRADESMAN(SKILLED)</center> </h2> </div> <form enctype="multipart/form-data" class="contact_form" action= "<?php echo $_SERVER['PHP_SELF']; ?>" method="post"> <ul> <h4>Registration Form </h4> <hr/> <li> <label for="name">APPLICANT PHOTO :<sup style="color: …

Member Avatar for AARTI SHRIVAS
0
148
Member Avatar for Venter

i'm storing 2 images at a time in my database table in a single row. 1st image was Applicant Photo Name as Image In Db & Second Image Was Applicant Sign Name as Sign in Db. So I'm retriving Both At single shot.But I'Want To Display Images Both At a …

Member Avatar for AARTI SHRIVAS
0
207
Member Avatar for Rusty75

Mobo: Asusrock Z77E-ITX VGA: EVGA Geforce GTX670 FTW (fearing its broken) CPU: Intel i5 2550K PSU: Seasonic SS-560MK Gold Cooling: Antec Kuehler H20/Stock Mem : 2x 4GB Crucial 1.2Volts low profile Hi, This is a lot of text but I am trying to be as detailed as I can. I …

Member Avatar for Rusty75
0
2K
Member Avatar for ITech

i want to monitor the egress interaface(tx) of the firewall and identify the users bandwidth, visited websites, who is having the most bandwidth for internet etc. i am planning to do this by port mirroring the port which is going to the firewall. the mirrored port will be connected to …

Member Avatar for BigPaw
0
313
Member Avatar for esrael.berehe
Member Avatar for CloudZELL91

<html> <head> <title>Grade Calculation</title> <script type="text/javascript"> function Add() { var a=parseInt(document.getElementById("fptxt").value); var b=parseInt(document.getElementById("sptxt").value); var c=parseInt(document.getElementById("fgtxt").value); var d=a+b+c; document.getElementById("sgtxt").value=d/3; } //grade equivalent if(sgtxt >= 95&& sgtxt < 100) { document.write("etxt").value=excellent; } else if(sgtxt >= 90&& sgtxt < 95) { document.write("etxt").value=VeryGood; } else if(sgtxt >= 85&& sgtxt < 89) { document.write("etxt").value=Good; } …

Member Avatar for AleMonteiro
0
258
Member Avatar for nered

I have a FormView that has a datasource bind as a object which is a WCF service. In the WCF Service i have a Object PublicationDetail which has a attribute List<string> authors; I want to join the contents of the list and print them out in the form view however …

Member Avatar for nered
0
153
Member Avatar for nullifyQQ

I have 2 classes. AddressBook and SingleAddress. AddressBook is supposed to contain SingleAddress. I'm omitting the #include and some of the extra functions. Here's SingleAddress.h class SingleAddress { private: string lastName,firstName,strAdd,city,country,email; int postCode,homeNum,mobileNum; public: SingleAddress( string s1,string s2,string s3, string s4,string s5,string s6, int i1,int i2,int i3); string toString(); }; …

Member Avatar for Nick Evan
0
940
Member Avatar for subrata_ushasi

hi all , I want to display partner list from database which is done.Now I want to display it's customers list by clicking on each parter using ajax. here is ajax code : <script language="javascript" type="text/javascript"> function getXMLHTTP() { //fuction to return the xml http object var xmlhttp=false; try{ xmlhttp=new …

Member Avatar for subrata_ushasi
0
218
Member Avatar for Dennis73

In some web sites, ebay and Amazon specifically, they have several thumbnails below a larger image. When you hover over one of the thumbnails the corresponding larger image is displayed in the space above. This effect would be perfect for a site that I am working on right now. Can …

Member Avatar for Dennis73
0
95
Member Avatar for Rachna0309

I want to display image in crystal report from path given in database table.My code runs well but nothing is displayed in report.Below is my code.Please help me to find out the problem. Dim Con As OdbcConnection = New OdbcConnection Dim sql As String = "Select * from Image" Con.ConnectionString …

Member Avatar for Begginnerdev
0
367
Member Avatar for azareth

i was wondering what happened to my VB studio coz the properties window doesn't display anything .. where it should be displaying the properties of a selected control. i tried clicking and adding different controls also i tried reinstalling vb but didn't solved it. when i opened a previous solution …

0
84
Member Avatar for subrata_ushasi

Hi , I have return type object is "$answer" and I am getting the output by ussing "echo $answer"; is : array 'AnswerId' => int 1 'Comment' => string 'The license is found.OK' 'LicenseInt' => array 'LicenseID' => string 'L005673’. 'Prod_ID' => int 5644 'LicenseDate' => object(DateTime)[35] public 'date' => …

Member Avatar for subrata_ushasi
0
214
Member Avatar for sanes02721

Hi, For like a year now my computer has been acting up. It was working perfecct before but then it suddenly started shutting offafter a while. I couldn't figure out what was wrong with it but then I wiggled the VGA wire and it started working again. This went for …

Member Avatar for caperjack
0
226
Member Avatar for jeffbeck8

okay I have it almost complete with one issue: When the report runs it is suppose to add up the property values for each agent and only display the total value of the properties. like:COMMERICAL FARM LAND RESIDENTIAL 101 600000.00 105 30000.00 106 200000.00 107 1040000.00 110 250000.00 but for …

Member Avatar for jeffbeck8
0
197
Member Avatar for tal_be

Hello everyone! A month ago I bought my new computer: Intel core i5 3570k Gigabyte z77 - d3h 8Gb 1600 corsair Samsung ssd 830 Seasonic x650 Sapphire 7950 I have a problem that I don't know how to resolve. It started a week after I bought the computer and till …

Member Avatar for webrocky
0
290

The End.