Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~23.7K People Reached
Favorite Tags

35 Posted Topics

Member Avatar for dudegio

Hello please help me troubleshooting this. i got this error in my login.. pleaaaaase. below is the **error** that prompts me when i login: PHP Warning: Cannot modify header information - headers already sent by (output started at D:\HostingSpaces\spindev\spindev.spinweb.ph\wwwroot\YPS\login\login.php:9) in D:\HostingSpaces\spindev\spindev.spinweb.ph\wwwroot\YPS\login\login.php on line 71 PHP Warning: Cannot modify header information …

Member Avatar for nicheteam
0
14K
Member Avatar for dudegio

Hello guys! Anyone who has an idea of integarting a bar code reader to a inventory system. The function is to read the bar code and this will serve as an input to the system. Any suggestion are very much welcome. thank you!

Member Avatar for phpdeveloper123
0
3K
Member Avatar for dudegio

Hi all, I created a blank or empty html file, is there a way the <html> and <head> tags cannot be detected by firebug(note: in view source, it is empty)?

Member Avatar for drjohn
0
203
Member Avatar for dudegio

Hi All, I want to create a multiple pagination for my records in one page using jquery. I have developed in javascript and it works but I dont know in jquery. Any example is very much appreciated. Thanks

Member Avatar for dudegio
0
181
Member Avatar for dudegio

Hello, I need help on how to integrate the passing of information in XML format from ASP.Net(from client) to PHP(my server). I've been searching for solution but cannot find accurate results. A sample code is very much appreciated. Thank you.

Member Avatar for pritaeas
0
573
Member Avatar for dudegio

Hello guys! Please help me with my task. Im working on a calendar and i find it hard in coding it. i have started working on it. My problem is to display a data place inside the days of my calendar as shown in the picture attached. I have research …

Member Avatar for LiDmX
0
149
Member Avatar for dudegio

Hello guys! Anyone that has an idea on how to store audio files in any format in MySQL database and downloading them when clicked during the retrieval or display of the said audio file, please help me. I've been looking it in the internet but mostly just storing images and …

Member Avatar for vinay1989
0
94
Member Avatar for dudegio

Hello guys, I need an expert advice if it is possible to code inside an XML file? Example, news.xml whereas in that file you have to code connecting to MySQL database then retrieve data. Generated data is the XML required tags for the RSS and will be written in similar …

Member Avatar for Airshow
0
232
Member Avatar for rajaputra.j

[url]http://w3schools.com/rss/default.asp[/url] try reading this site. It will help you a lot.

Member Avatar for bobchrist
0
171
Member Avatar for dudegio

Hello everyone! Anyone has an idea of reading barcode using a handheld scanner attached to computer. Data being read from the barcode image will be displayed in text area. Any reference you can give is very much apprecciated. Thank you very much.

Member Avatar for Airshow
0
192
Member Avatar for dudegio

Hello everyone! Im new to the language Php and i need your help. Please help me on how to generate a text document or an *.xls file using Php. Data to be generated are taken from the database. Thanks and hoping for your response.

Member Avatar for candlelight
0
121
Member Avatar for dudegio

hello everyone! Anyone has an idea of reading the content of the text file from the remote computer using ASP.Net VB. I know how to read textfile if it resides in the server but i keep searching on the net on how I can read the data from the textfile …

Member Avatar for n4naeem
0
407
Member Avatar for dudegio

Hello everyone, I am working on a web using ASP.Net (VB) and Sybase as its back end. I am trying to display data from database to the textbox. Does anyone know, pls help. Here's my code and its not working. pls. pls help. thanks a lot Try conn.Open() cmd = …

Member Avatar for dudegio
0
353
Member Avatar for dudegio

Hello guys! Greetings to everyone! I have tried the following code but it doesn't display images, it only stores data. [B]Here's the code in displaying images:[/B] <?php if ($submit) { $link=mysql_connect("localhost","root","1234"); if(!$link) die("Could not connect to MySQL"); $db=mysql_select_db("test",$link); $data = addslashes(fread(fopen($form_data, "rb"), filesize($form_data))); $result=MYSQL_QUERY("INSERT INTO binary_data (description,bin_data,filename,filesize,filetype) ". "VALUES ('$form_description','$data','$form_data_name','$form_data_size','$form_data_type')"); …

Member Avatar for eyeboston
0
377
Member Avatar for dudegio

Hello Guys, Anyone knows what is the MIME content type for the file .aspx, i.e. ASP.Net (VB / C#). I am using VISTA OS. I've been searching it on the Internet but results does not show those with extention .aspx. Please help. Also if you have an idea of the …

Member Avatar for dickersonka
0
164
Member Avatar for dudegio

Hello guys! I am working with an PHP page that will generate an excel file. The flow is all transaction made should be generated in an excel file. Also if there is another transation, the new information will be appended in the same excel file. I have work on this …

Member Avatar for buddylee17
0
279
Member Avatar for dudegio

Hello everyone! Im new to ASP and this is my first time to work with it. Pls help me with my problem. I was given a tasks to edit an existing website (for 2 days only). One of those is sending e-mails based on a queried data from a database. …

Member Avatar for x2per14
0
184
Member Avatar for dudegio

Hello guys! Does anyone knows an open source technology in PHP that can be modified in which it has the same capability with the google book. It has a searching capability and displays the content online either in pdf, pps, xls, or .doc format. Please help me locating it if …

0
108
Member Avatar for dudegio

Hello guys! Anyone that has knowledge of modifying wordpress, please help. I am working on my site using the WP2.2. The concept is there will be five authors and each author will post blog and each post is separated according to the author that posted the said articles. What i …

0
76
Member Avatar for dudegio

Hello guys! As usual i need anybody help. pleeeeaaaaase..... :) My problem is to take value from the URL. Not the entire value but only part of it like the example below. [URL]http://localhost.localdomain/YPS/lets-talk-main-conversation-full.php?id=5[/URL] This is the link where the value id is passed from the previous page. Value for id …

Member Avatar for dudegio
0
397
Member Avatar for dudegio

Hello guys! Please help on this: It repeatedly displays this error despite i made changes in my configuration. It started when there was trouble with my SQL Server 2000. So what i did is i uninstall and reinstall the SQL Server and it works again. But when i tried to …

Member Avatar for dudegio
0
127
Member Avatar for dudegio

Hello guys! Anyone that has a framework of a calendar written in ASP.Net please share it with me. Or any site you know that provide free downloads of calendar framework. Thank you very much. Regards to everyone.

Member Avatar for arjunsasidharan
0
145
Member Avatar for dudegio

Hello guys!!! Im a beginner in VIsual C#. i was given a task to create a Forum using ASP.Net. Please help me on how to change the Skin of a default ASP.Net Forum. I have installed it already but don't know how to replace its default skin. please help... I …

Member Avatar for dudegio
0
117
Member Avatar for geraldmbuthia

check this link: [URL]http://w3schools.com/asp/asp_send_email.asp[/URL]. Hope this helps solve your problem.

Member Avatar for dudegio
0
77
Member Avatar for dudegio

Have a nice day to everyone! Pls help me on how am i going to configure my document root and drives for the fact that i encounter this errors: pls... pls... pls... `Warning: mkdir() failed (No such file or directory) in C:\websites\pjs3\BillingRegularDetailedSave.php on line 1928` `Warning: fopen("/PJS/2007-06-29/000002.txt", "a") - No …

Member Avatar for php_daemon
0
254
Member Avatar for dudegio

Hello guys! I have problem with my Php program. The existing system is done in Php4.3.2. When i used the existing pages and install a freshcopy of Php 4.2.3, the login pages does not work. it reads from the database actually for the fact that if i enter a wrong …

Member Avatar for Puckdropper
0
166
Member Avatar for dudegio

Hello everyone! I have problem with the configuration of MySQL. I am using IIS, Php 4.3.11(CGI) and SQL Yog. All are working. I also installed and used MySQL Servers and Clients 4.0.15 for my database. If i connect to the database, i encounter this error: Can't connect to MySQL server …

Member Avatar for Puckdropper
0
490
Member Avatar for dudegio

Hello guys! I am new to the languiage Php and MySQL. Pls help me in working with my search engine. What i want is there will be a drop down button that displays all the list of the selected field/s from the database. Whenever that record is selected it will …

Member Avatar for dudegio
0
107
Member Avatar for dudegio

Hello guys! I am editing a program regarding billing system done in Php and MySQL and generated using the Code Charge Studio. I have problem in validating a newly entered data. What i want is to check if the billing statement number is existing or not and will not saved …

Member Avatar for dudegio
0
100
Member Avatar for dudegio

Hello everyone! I have generated a txt file from the billing system. My problem is, whenever the transaction is cancelled the newly written data in the txt file must be erase. Is there a function that erases the content of the txtfile generated from the system? I have tried getting …

Member Avatar for UrbanSky
0
141
Member Avatar for dudegio

Hello everyone! I have a problem having loops in Php. The process is, it will take all the records in the database table through looping based on the date specified. For example the billing period is from February 01, 2007 to February 28, 2007. It will take all the records …

Member Avatar for dudegio
0
115
Member Avatar for dudegio

Hi everyone! I have traced the variables that stores the data. All i have to do is to save all these in a table. Pls help. Here are the variables and its content: Variables: $pmaster_id = get_param("master_id"); //test------------------------------ print "master ID = $pmaster_id"; $master_id = $pmaster_id; $id = explode("-", $master_id); …

Member Avatar for dudegio
0
328
Member Avatar for dudegio

Greetings to everyone!!! I am editing a program in Php 4 generated in a CodeCharge 2.0.5. The last and only task i found trouble with is saving information of a billing statement to the database. I can display the information to the textboxes but i dont know how to create …

0
92
Member Avatar for dudegio

Hello everyone! Please help me on how to append the content of 1 table to another. I have coded but there is an error, please check if you have comments. If you have sample code the better. $result2 = mysql_query(INSERT INTO billingstatementhistory values (SELECT * FROM billingstatement); error is: [B]Parse …

Member Avatar for johny_d
0
105
Member Avatar for dudegio

Please help me on how to join 4 or more tables. I have an idea of joining tables but it is good only for two. I have joined 3 tables before but i worked that in access. For now, im using MySQL and Php. Hoping for your response. Thanks....

Member Avatar for SkinHead
0
71

The End.