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.2K People Reached
Favorite Tags
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
202
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
176
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
569
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
148
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
92
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
231
Member Avatar for rajaputra.j

I build a new Site. In that i want to add Stocks, Weather, News, Sports, some kind of Entertainment things through RSS. I want to know the procedure what is RSS Reader, Where i can best RSS feeds of the above mentioned topics. What is the difference between RSS Reader …

Member Avatar for bobchrist
0
168
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
187
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
118
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
382
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
344
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
374
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
153
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
265
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
181
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
105
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
74
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
284
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
125
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
140
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
110
Member Avatar for geraldmbuthia

Could anyone help me on how to send data to a specific email.I have tried to work with the attached file but can't work.The form is .txt but am uploading in my website as .asp.

Member Avatar for dudegio
0
75
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
247
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
164
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
476
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
104
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
95
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
128