Tag Archive | "data"

How to do data count for specific user in php script?


Ok i have a problem here to solve.. I am doin a report system on my database management system.

For example.. a user login n add new data to database.. so how to show, how much amount a day that user have add new data in database. do u have any idea… how to write the php script.

Posted in PHPComments (1)

how to create a database in visual basic, using asp and data control?


what are the procedures in creating a vb program using asp or data control?

Posted in ASPComments (2)

How to write Javascript to input multiple asp data strings into an html page?


hello, does anyone know how to have javascript get html input from multiple asp pages (using form elements which contain certain specific variables that bring back certain html results) within the content of an html page so i can insert that html coding into one html page (by the way, the asp pages are on a different server/host/domain name than mine)

Posted in ASPComments (2)

How can I access data posted from third party websites with no name attribute using ASP.NET HTTPHandlers?


Using ASP.NET HTTPHandlers, how can I access data that has been posted from third party websites when input tags does not includes any name (or id) attributes?

Posted in ASPComments (1)

I have a sql view to asp problem. The Page returns all the data except for two columns. I dont see what wrong


I can post the page but its a simple response write of the columns… Well one is a maxvarchar column and the other is decimal… I have several other decimal column that show fine. Ive made sure there is no NULLS in these two columns… Any suggestions why they might be blank?

Posted in ASPComments (1)

How can i exctract data from excel usind asp.net in C# language? and how to compare it with xml document?


Posted in ASPComments (1)

How can I secure data sent from Flash to PHP?


I need to secure data being sent from my Flash games to my PHP file.

Previously I was simply using a secret authorisation code, which was sent from the Flash file, and then checked against the code specified in the PHP file. However, using flasm to disassemble the swf I see it is very easy to ascertain this code – or indeed any secret checks that come from within the Flash file.

How can I then make this data secure?

Posted in PHPComments (2)

Best Program for Data Scraping: Borland Delphi, VB6, or ???


I hired a developer to create a program for me to scrape data from several sites into an Excel spreadsheet. Apparently, he wrote the program in Visual Basic 6 using IE automation. The program is VERY slow. And every time one of the websites makes a minor HTML change, the program needs to be updated.

Upon hearing this, another developer just shook his head and said it should have been writen using Borland Delphi 7, using Internet sockets.

All this is Greek to me.

In simple terms, what program is best at extracting data from websites? What should I be looking for in the development of such a script?

Posted in DelphiComments (1)

How do I use ASP to submit simple form data, and have the server e-mail me with the results.?


I have a form I’ve built using html but I have little scripting experience. I’m trying to find a simple solution for users to be able to submit form data without using an e-mail client. Then have that sent to a dedicated e-mail address for review.

Any help or links would be appreciated.

Posted in ASPComments (2)

I’m using tchart in Delphi 7and would like to know how to clear all the data on the series to start a new one.


Posted in DelphiComments (1)

Categories