Forum: RSS, Web Services and SOAP Jun 18th, 2009 |
| Replies: 4 Views: 1,076 Hi Can you teach me how please? thank you. :) |
Forum: RSS, Web Services and SOAP Jun 18th, 2009 |
| Replies: 2 Views: 746 http://w3schools.com/rss/default.asp
try reading this site. It will help you a lot. |
Forum: RSS, Web Services and SOAP Jun 18th, 2009 |
| Replies: 4 Views: 1,076 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... |
Forum: PHP Apr 28th, 2009 |
| Replies: 3 Views: 501 This is interface in my web application and I am using PHP script. I need this work myself without asking an expert for a specific brand. :(
Please help. The bar code scanner / reader brand is... |
Forum: PHP Apr 28th, 2009 |
| Replies: 3 Views: 501 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... |
Forum: ASP.NET Oct 12th, 2008 |
| Replies: 4 Views: 1,888 HI! Im sorry but what I am referrring is, they are using internet to register someone's profile and one part of it is to pick up the file from that PC. File is not reside in the server and it is... |
Forum: ASP.NET Oct 11th, 2008 |
| Replies: 4 Views: 1,888 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... |
Forum: ASP.NET Oct 5th, 2008 |
| Replies: 1 Views: 1,834 Hey Guys,
At last i found an unsolved article that uses the .Read function in reading data from database.
Below is my solution. :)
conn.Open()
cmd = New AseCommand("select *... |
Forum: ASP.NET Oct 5th, 2008 |
| Replies: 1 Views: 1,834 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... |
Forum: ASP.NET Sep 7th, 2008 |
| Replies: 2 Views: 3,069 Hello guys!
PLease help me on this. Anyone knows MIME content type for the .aspx extension? I am using VISTA OS and if you have encrypt or decrypt codes for the ASP.Net (VB) please share also.... |
Forum: ASP.NET Sep 5th, 2008 |
| Replies: 2 Views: 3,069 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... |
Forum: PHP Jul 28th, 2008 |
| Replies: 4 Views: 1,805 Hello Guys!
Please help on this if you have an idea.
Thanks.. |
Forum: PHP Jul 28th, 2008 |
| Replies: 4 Views: 1,805 I tried the tab, its works but the unnecessary characters are still showing as well as the \n is not working. The unnecessary characters are those in the output such as :, ;, {, } etc.
this value... |
Forum: PHP Jul 27th, 2008 |
| Replies: 4 Views: 1,805 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... |
Forum: PHP Jun 18th, 2008 |
| Replies: 6 Views: 2,583 I see. By the way, anyone knows a desktop application to use in getting information using a barcode reader?
I am using Php and MySQL for my inventory system.
Thanks. |
Forum: PHP Jun 17th, 2008 |
| Replies: 6 Views: 2,583 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... |
Forum: PHP Oct 16th, 2007 |
| Replies: 0 Views: 588 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... |
Forum: PHP Sep 11th, 2007 |
| Replies: 6 Views: 8,332 Guys please help. I have tried other script but still it only works on PHP4. please help. Does anyone has a script on retrieving image binary data from the database in PHP5? please helpppppppppppp..... |
Forum: PHP Sep 11th, 2007 |
| Replies: 6 Views: 8,332 I already found out the error why it doesn't display the image. It is in the version of the PHP. Anyone knows how to change this code to PHP version 5. please please help guys.. Thanks a lot.
... |
Forum: PHP Sep 10th, 2007 |
| Replies: 6 Views: 8,332 I have created a directory. There is no path specified since i have used the data type blobs to the image_data whom i store the images. Is there something wrong or something is restricting on the... |
Forum: PHP Sep 10th, 2007 |
| Replies: 6 Views: 8,332 Hello guys! I got the idea of displaying the image from the database. I have created a different database and i place this code:
<?php
dbconnect();
$queryresult= mysql_query("SELECT * FROM... |
Forum: PHP Sep 7th, 2007 |
| Replies: 6 Views: 8,332 Hello guys! Greetings to everyone!
I have tried the following code but it doesn't display images, it only stores data.
Here's the code in displaying images:
<?php
if ($submit) {
... |
Forum: PHP Sep 5th, 2007 |
| Replies: 0 Views: 551 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... |
Forum: PHP Sep 4th, 2007 |
| Replies: 16 Views: 26,253 Thanks to both of you. I have tried your solution JeniF and the login script works. Thanks a lot. I will try to implement your solutions as well WhiteLeo so that i do have lot of references if it... |
Forum: PHP Sep 4th, 2007 |
| Replies: 16 Views: 26,253 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... |
Forum: PHP Aug 31st, 2007 |
| Replies: 3 Views: 883 Thanks a lot. Its working. :) |
Forum: PHP Aug 30th, 2007 |
| Replies: 3 Views: 883 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.
... |
Forum: PHP Aug 29th, 2007 |
| Replies: 4 Views: 3,042 Thanks for your response. I'll try to implement the said function. Thank you very much. If anyone does have a different idea please help. :) |
Forum: PHP Aug 29th, 2007 |
| Replies: 4 Views: 3,042 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... |
Forum: ASP.NET Aug 9th, 2007 |
| Replies: 4 Views: 2,367 visit this link.
http://www.codeproject.com/aspnet/MellDataCalendar.asp?msg=2171759#xx2171759xx
Hope it helps. :) |
Forum: ASP.NET Aug 5th, 2007 |
| Replies: 4 Views: 2,367 The person whom i worked with decided to write it in ASP.Net (C#) so i have to make use of it. Actually i am done with the format of the calendar. All i have to do is to place the queried data from... |
Forum: ASP.NET Aug 5th, 2007 |
| Replies: 4 Views: 2,367 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... |
Forum: ASP.NET Aug 3rd, 2007 |
| Replies: 1 Views: 3,767 Additional information: The page is working if it is run manually in localhost (not all the time sometimes it displays page could not be displayed) but if i play it in Visual Studio, that is the time... |
Forum: ASP.NET Aug 3rd, 2007 |
| Replies: 1 Views: 3,767 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... |
Forum: ASP.NET Aug 2nd, 2007 |
| Replies: 4 Views: 1,532 It didnt come to my mind that i have to set the font-size property to zero. what a stupid mind. hahaha. But still i do have problem since the color of DayStyle is highlighted it is viewed in other... |
Forum: ASP.NET Aug 2nd, 2007 |
| Replies: 4 Views: 1,532 Hello everyone!
I have modified a calendar in ASP.Net. Attached is the sample image of how it looks like. My question is, how will i remove the days of the previous month and next month on the... |
Forum: ASP.NET Aug 1st, 2007 |
| Replies: 4 Views: 1,532 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.... |
Forum: C# Jul 31st, 2007 |
| Replies: 2 Views: 752 I have read that article in my MSDN. Thanks a lot for your help. I appreciate it very much. With God's help i was able to change skin despite of more advance code were made. After trying to trace its... |
Forum: C# Jul 29th, 2007 |
| Replies: 2 Views: 752 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... |
Forum: ASP Jul 10th, 2007 |
| Replies: 4 Views: 2,059 Hello guys!
This one works but it only sends to this mail: mailObj.AddRecipient n.cadiz@spinweb.ph but in yahoo, no mail has been sent. May you please help me to loacte the problem with my code?... |