punith r - 2014-07-27 22:10:41
Hi everybody who read this message...
I have a form at http://www.sledor.talk4fun.net/results/results.html which shows results if a proper roll number is entered... the results are fetched from http://results.vtu.ac.in site and only the table is shown... now i want to add the data of the table to my mysql/database.
Is there a way to do it..?
for example if the roll number entered is 1db13cs006
the page will show the results as
Semester: 8 Result: FIRST CLASS WITH DISTINCTION
Subject External Internal Total Result
Software Architectures (10IS81) 67 25 92 P
System Modeling and Simulation (10CS82) 73 24 97 P
Software Testing (10CS842) 48 24 72 P
Information and Network Security (10CS835) 64 25 89 P
Project Work (10CS85) 97 95 192 P
Seminar (10CS86) 0 47 47 P
Total Marks: 589
now i want the data from this table to be stored to my database so that if the same roll number is searched again... the result should be shown from my database and not from http://results.vtu.ac.in... My website is hosted by hostinger help me out pls..Smile | Smile | :)