geneticfreak Posted October 9, 2009 Share Posted October 9, 2009 Hey guys, I just wanna ask if anyone here knows of a company or institute offering java courses. our company is currently looking for training for our in-house developers on java. kindly send me a pm if you know anyone. Thanks. Quote Link to comment
doybin Posted December 1, 2009 Share Posted December 1, 2009 mga masters baka meron kayong pwedeng i recommend na book about RADIO CONTROLLERS (how to make SIMPLE transmitter and reciever) as in yung tipong pang beginner lang...maraming salamat po... Quote Link to comment
Astro01 Posted December 4, 2009 Share Posted December 4, 2009 (edited) Bro, my Problema ako s SF. baka matulungan mo ako. Na install ko na ung SF. Tapos nung execute ko n at nag run ung updater my error (unavailable renew version information (5)).thanks :thumbsupsmiley: :thumbsupsmiley: Edited December 5, 2009 by Astro01 Quote Link to comment
aramis214 Posted March 4, 2010 Share Posted March 4, 2010 C#.NET and VB6 here. until now. Quote Link to comment
pogicbeloy Posted May 17, 2010 Share Posted May 17, 2010 Saunders Comprehensive NCLEX-RN Review 4e ay kelangan ko po ilagay sa psp pano ko po mapapalitan yung program nya to psp format please po i need help kasi magrereview ako now, tnx here's my cp number 09276312091, e-ad pogicbeloy@yahoo.com oh lord jesus, oh lord jesus, oh lord jesus Quote Link to comment
knup24 Posted August 3, 2010 Share Posted August 3, 2010 hello guys,may prob ako sa MS Access 2007... ung existing program ko gawa ng MS Access 2007 gusto ko transfer ng web page... pwde ba ako ask kng pano? tnx.... Quote Link to comment
hitokiri_3020 Posted August 6, 2010 Share Posted August 6, 2010 mga master, is there a simple way or simple script i could use to turn one my pc into a kiosk type station? Quote Link to comment
HunkDavao Posted August 6, 2010 Share Posted August 6, 2010 hello guys,may prob ako sa MS Access 2007... ung existing program ko gawa ng MS Access 2007 gusto ko transfer ng web page... pwde ba ako ask kng pano? tnx.... Brod, MS Access is a desktop application. It's entirely different sa Web Page. However, there's a tool in MS Access also to create a web page that will use your MS Access tables as database. But that would need you to install Frontpage Extensions in your Internet Information Server. PM Me if you need more help. Is this for your thesis? Quote Link to comment
HunkDavao Posted August 6, 2010 Share Posted August 6, 2010 mga master, is there a simple way or simple script i could use to turn one my pc into a kiosk type station? sir, paki explain in details pa. medyo nakakalito. Quote Link to comment
hitokiri_3020 Posted August 6, 2010 Share Posted August 6, 2010 sir, paki explain in details pa. medyo nakakalito. gusto ko kasing gawing web browser kiosk ang isa kong pc para hindi nila mabago settings at makapag navigate away from a certain website, naka dedicate lang yung browser sa isang website Quote Link to comment
HunkDavao Posted August 9, 2010 Share Posted August 9, 2010 gusto ko kasing gawing web browser kiosk ang isa kong pc para hindi nila mabago settings at makapag navigate away from a certain website, naka dedicate lang yung browser sa isang website ah i see. This requires that you have a web server running in the PC that has the browser, so that you can run an HTML page . This is the html page that you need to save . change the mypage.html to whatever website you have. <html> <head> <script type="text/javascript"> window.open('mypage.html','MeM','menubar=no,toolbar=no,statusbar=no,left=0,top=0,fullscreen=yes'); </script> </head> <body> </body> </html> Quote Link to comment
knup24 Posted August 17, 2010 Share Posted August 17, 2010 Brod, MS Access is a desktop application. It's entirely different sa Web Page. However, there's a tool in MS Access also to create a web page that will use your MS Access tables as database. But that would need you to install Frontpage Extensions in your Internet Information Server. PM Me if you need more help. Is this for your thesis? cg pm kita bro... i hope this will end my prob.... tnx bro.. Quote Link to comment
hitokiri_3020 Posted September 1, 2010 Share Posted September 1, 2010 ah i see. This requires that you have a web server running in the PC that has the browser, so that you can run an HTML page . This is the html page that you need to save . change the mypage.html to whatever website you have. <html> <head> <script type="text/javascript"> window.open('mypage.html','MeM','menubar=no,toolbar=no,statusbar=no,left=0,top=0,fullscreen=yes'); </script> </head> <body> </body> </html> question ulit sir, pano kung google search engine yung site na gusto kong i-display? Quote Link to comment
HunkDavao Posted September 13, 2010 Share Posted September 13, 2010 @hitokiri, brod, kahit anong website no problem , ang trick talaga sa ganito is how to set the browser na wala syang address bar , which only javascript can do (as far as i know) Quote Link to comment
itikbitik Posted September 13, 2010 Share Posted September 13, 2010 (edited) @hitorikiri firefox has a kiosk mode plugin Edited September 13, 2010 by itikbitik Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.