• Search
  • Today's Posts
  • Mark Forums Read
  • Remove Ads
HomeForumsPSPPS3DSWiiXbox 360PSP XMB

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.
Log in:

  Console Spot Forums - PSP DS PS3 Xbox 360 Wii XMB > PC Forums > PC Software, Hardware & Mods
[Tutorial] How to make YOUR OWN Web Browser

   

Reply
Page 2 of 4 < 1 2 34 >
 
LinkBack Thread Tools Display Modes
Old 08-17-2008, 06:47 PM   #11 (permalink)
pspgeek101
Senior Member
 
pspgeek101's Avatar
 
Join Date: May 2008
Location: LocalHost
Posts: 106
Default

No Problem man
glad it helped
__________________


PSP Hacker,software developer and website builder.

If you need help PM Me and ill be glad to help

If i have helped you in any way, please donate points to me
pspgeek101 is offline   Reply With Quote
Old 09-09-2008, 08:23 PM   #12 (permalink)
PSP Nikos
VIP Member
 
PSP Nikos's Avatar
 
Join Date: Sep 2007
Posts: 323
Default

i just made this app

its fun learnin somin new =P

i just started programming in college
__________________




PSP Nikos is offline   Reply With Quote
Old 09-09-2008, 08:35 PM   #13 (permalink)
aCekinG
Xpli(C)iT^
 
aCekinG's Avatar
 
Join Date: Aug 2008
Location: Dublin 15 - Éire
Posts: 1,833
Default

Nice...
I hope soon i will make my own web browser
__________________

PSP:–» 5.50GEN-D2.
aCekinG is offline   Reply With Quote
Old 09-10-2008, 07:21 PM   #14 (permalink)
Duccadbalia
Junior Member
 
Join Date: Sep 2008
Posts: 1
Default Where to get an anime tattoo?

Hello, I wonder how I can get an Anime.Net tattoo art? I saw them very often on some shopping malls and now I want one also I think it´s great for seduction and dating.
Thanks
Duccadbalia is offline   Reply With Quote
Old 09-10-2008, 09:41 PM   #15 (permalink)
aCekinG
Xpli(C)iT^
 
aCekinG's Avatar
 
Join Date: Aug 2008
Location: Dublin 15 - Éire
Posts: 1,833
Default

What does *anime tattoo*have to do with *How to make YOUR OWN Web Browser*?
Ask in Off-topic Discussion/Spam
__________________

PSP:–» 5.50GEN-D2.
aCekinG is offline   Reply With Quote
Old 11-09-2008, 10:27 PM   #16 (permalink)
[Neon]
Member
 
[Neon]'s Avatar
 
Join Date: Sep 2007
Posts: 49
Default

Quote:
Originally Posted by Duccadbalia View Post
Hello, I wonder how I can get an Anime.Net tattoo art? I saw them very often on some shopping malls and now I want one also I think it´s great for seduction and dating.
Thanks
Bot, Ban it.
__________________


All of My work is Governed under This License, have fun with it
[Neon] is offline   Reply With Quote
Old 11-14-2008, 11:02 AM   #17 (permalink)
Insanityy
Just A Little Bit Crazi3r !
 
Insanityy's Avatar
 
Join Date: May 2008
Location: First You Go Right
Posts: 548
Default Error I Get When Previewing Browser

This is the error i get when previewing my browser -


Note: I have previewed before with no problem.
Any Suggestions?
__________________


Last edited by Insanityy; 11-14-2008 at 11:12 AM.
Insanityy is offline   Reply With Quote
Old 11-14-2008, 03:49 PM   #18 (permalink)
XancthiefieD
Senior Member
 
XancthiefieD's Avatar
 
Join Date: Oct 2008
Location: pearl of the orient>>>philippines
Posts: 187
Default

liking this dude!!
__________________
aggravate ...provoke....sanctify!!!!-Gabriel Ramos

fade-it doesn't cut, the soul is not so vibrant.
the reckoning
the sickening--
packaging subversion, pseudo sacrosanct perversion!!
-psychosocial by slipknot
XancthiefieD is offline   Reply With Quote
Old 11-14-2008, 11:13 PM   #19 (permalink)
Insanityy
Just A Little Bit Crazi3r !
 
Insanityy's Avatar
 
Join Date: May 2008
Location: First You Go Right
Posts: 548
Default

Quote:
Originally Posted by quiksilver66 View Post
This is the error i get when previewing my browser -

Note: I have previewed before with no problem.
Any Suggestions?
Never mind guys worked it out.
__________________

Insanityy is offline   Reply With Quote
Old 11-17-2008, 01:54 AM   #20 (permalink)
Revolution-X
XMB Creator
 
Revolution-X's Avatar
 
Join Date: Jan 2008
Location: Guess?
Posts: 335
Default

i tryed it but i keep getting 20 errors
Code:
 Compiling...
Generation.cpp
c:\documents and settings\happy doodle\my documents\visual studio 2008\projects\generation\generation\Form1.h(176) : error C2065: 'webbrowser1' : undeclared identifier
c:\documents and settings\happy doodle\my documents\visual studio 2008\projects\generation\generation\Form1.h(176) : error C2228: left of '.goback' must have class/struct/union
        type is ''unknown-type''
c:\documents and settings\happy doodle\my documents\visual studio 2008\projects\generation\generation\Form1.h(176) : error C2143: syntax error : missing ';' before '}'
c:\documents and settings\happy doodle\my documents\visual studio 2008\projects\generation\generation\Form1.h(178) : error C2065: 'webbrowser1' : undeclared identifier
c:\documents and settings\happy doodle\my documents\visual studio 2008\projects\generation\generation\Form1.h(178) : error C2228: left of '.goforward' must have class/struct/union
        type is ''unknown-type''
c:\documents and settings\happy doodle\my documents\visual studio 2008\projects\generation\generation\Form1.h(178) : error C2143: syntax error : missing ';' before '}'
c:\documents and settings\happy doodle\my documents\visual studio 2008\projects\generation\generation\Form1.h(180) : error C2065: 'webbrowser1' : undeclared identifier
c:\documents and settings\happy doodle\my documents\visual studio 2008\projects\generation\generation\Form1.h(180) : error C2228: left of '.refresh' must have class/struct/union
        type is ''unknown-type''
c:\documents and settings\happy doodle\my documents\visual studio 2008\projects\generation\generation\Form1.h(180) : error C2143: syntax error : missing ';' before '}'
c:\documents and settings\happy doodle\my documents\visual studio 2008\projects\generation\generation\Form1.h(182) : error C2065: 'webbrowser1' : undeclared identifier
c:\documents and settings\happy doodle\my documents\visual studio 2008\projects\generation\generation\Form1.h(182) : error C2228: left of '.stop' must have class/struct/union
        type is ''unknown-type''
c:\documents and settings\happy doodle\my documents\visual studio 2008\projects\generation\generation\Form1.h(182) : error C2143: syntax error : missing ';' before '}'
c:\documents and settings\happy doodle\my documents\visual studio 2008\projects\generation\generation\Form1.h(184) : error C2065: 'webbrowser1' : undeclared identifier
c:\documents and settings\happy doodle\my documents\visual studio 2008\projects\generation\generation\Form1.h(184) : error C2228: left of '.gohome' must have class/struct/union
        type is ''unknown-type''
c:\documents and settings\happy doodle\my documents\visual studio 2008\projects\generation\generation\Form1.h(184) : error C2143: syntax error : missing ';' before '}'
c:\documents and settings\happy doodle\my documents\visual studio 2008\projects\generation\generation\Form1.h(186) : error C2065: 'webbrowser1' : undeclared identifier
c:\documents and settings\happy doodle\my documents\visual studio 2008\projects\generation\generation\Form1.h(186) : error C2228: left of '.navigate' must have class/struct/union
        type is ''unknown-type''
c:\documents and settings\happy doodle\my documents\visual studio 2008\projects\generation\generation\Form1.h(186) : error C2065: 'textbox1' : undeclared identifier
c:\documents and settings\happy doodle\my documents\visual studio 2008\projects\generation\generation\Form1.h(186) : error C2228: left of '.text' must have class/struct/union
        type is ''unknown-type''
c:\documents and settings\happy doodle\my documents\visual studio 2008\projects\generation\generation\Form1.h(186) : error C2143: syntax error : missing ';' before '}'
how do i fix this
__________________

Revolution-X is offline   Reply With Quote
Reply
Page 2 of 4 < 1 2 34 >

« Previous Thread | Next Thread »
Thread Tools
Show Printable Version Show Printable Version
Email this Page Email this Page
Display Modes
Linear Mode Linear Mode
Hybrid Mode Switch to Hybrid Mode
Threaded Mode Switch to Threaded Mode

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



   


counter

All times are GMT +1. The time now is 08:09 AM.

Contact Us - ConsoleSpot - Archive - Top

Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.

LinkBack
LinkBack URL LinkBack URL
About LinkBacks About LinkBacks