Jul 26, 2008

View Souce Code - do you know this site?

Free Web Hosting, No Ads > CONTRIBUTE > The Internet > Web Design

free web hosting

View Souce Code - do you know this site?

vietonline
I have seen this site before.The site is simple.there are a box that you can put a url link then press enter you can see the code of the page (see everything include meta,comment...),even it is written in php,asp...
If anyone know this site,please let me know(I have format my computer,so I lost it).thank you.

Reply

jlhaslip
Most Browsers have a view source function installed to inspect the HTML output for a web site. php and asp (server side scripting languages) only serve up information as html to Browsers. I am not aware of any method to view the source of php via web URL's.

Reply

whatsername34
QUOTE(vietonline @ Aug 4 2006, 08:58 PM) *

I have seen this site before.The site is simple.there are a box that you can put a url link then press enter you can see the code of the page (see everything include meta,comment...),even it is written in php,asp...
If anyone know this site,please let me know(I have format my computer,so I lost it).thank you.

There's a website that can do that? WOW!

Reply

electriic ink
You can have a link to view the html/javascript OUTPUT of any webpage but not the php/asp code as that's executed at the server and so never makes it to the browser:

HTML
<html>
<head>
<script type="text/javascript">

function viewthatsource() {

var page = document.viewsource.url.value;
document.viewsource.button.value = 'Accessing Source....';
document.viewsource.button.value = 'Found Source';
document.location ='view-source:' + page;

return false;

}

</script>

</head>

<body>

<form name="viewsource" action="return viewthatsource();">
<input type="text" name="url" value="http://">
<input type="submit" name="button" value="View Source">
</form>

</body>

</html>


The code above should work but if it doesn't, don't hesitate to say so.

 

 

 


Reply

vietonline
QUOTE(jlhaslip @ Aug 4 2006, 10:13 PM) *

Most Browsers have a view source function installed to inspect the HTML output for a web site. php and asp (server side scripting languages) only serve up information as html to Browsers. I am not aware of any method to view the source of php via web URL's.

Yeah I know how to view the source code from the browser.But the thing I mean here is that I can see the asp,php source code,and i'm sure it exist beause I have seen it before.And I lost that website when I format my computer.I just use it only one time so I don't remember its url.

Reply

rvalkass
PHP and ASP are both server-side scripting languages. Whenever any web browser, server or anything requests them, they are processed on the server and then the output is sent to the requesting browser or server. The only way you will see the source is if the server where the script is located doesn't have PHP/ASP running, so there is nothing to parse the code, and it is presented directly, or obviously if you are directly accessing the server to read the scripts, and edit them as you would at home.

I've also searched in Google, and I can find many pages that show you the HTML output, but not the PHP or ASP scripts "behind the scenes".

Reply

mclovin
You can view source of a website by going to view>page source or something similar to that in different browsers. but i do know that the shortcut in Firefox is Ctrl+U

-Frank

Reply

Forbez
Or you can just right click and press Veiw Source. But you can't see the php script though.

Reply

jlhaslip
This is becoming redundant.

Closed

Reply



Got an Opinion! Express your Views! (no registration):-
Add your Reply/ Opinion/ Views/ Comments/ Suggestion/ Questions/ Queries etc.
Posts with decent grammar & English will be accepted and please refrain from profanities.
For asking a Question, We recommend you to sign-up (for free) so that you can track the topic easily.

Nature of your Post*: Opinion/ Reply/ Comments
Question/Query
Feedback to us.
       
Name   Email
Title/Question*

(Maximum characters: 10,000)
You have characters left.
Confirm Code:

Recent Queries:-
  1. view-souce - 115.92 hr back. (1)
Similar Topics

Keywords : view, souce, code, site

  1. Best Browser To Desighn Your Site To
    not much of a question but more like a statement (9)
  2. Building A Forum Under Another Web Site?
    (7)
    Hello, Im going to set up a simple website to use with my buddies. A main page where I can update
    from time to time and a forum are all I need. I know WYSIWYG builders, ftp uploaders and forum
    moderating. Im thinking of using phpBB since it's free and seems simple and reliable, right?
    My question is can I build the forum on my local computer then upload to hosting service? The
    readme.txt recomends to install online in host machine. And this is what I need to do, right?
    -build an index.html with WYSIWYG, upload it to main folder of host. -create a folder in the....
  3. How To Make A Website
    (If you're trying to drive people away from your site) (18)
    Alright so there are many topics out there of how to make a website that everyone will love and want
    to go to, but I can't seem to find any about how to make a website that people will hate and try
    to run away from, so here are some pointers for those who are trying to make the worst website:
    Step one: COLORS Be sure to use a vivid and bright background color, and a non-noticeable text
    color. Nothing wakes people wake up more than a florescent yellow background with white text. Make
    people work to try to read your website. After all, you have some great content....
  4. Ideas For New Fan Club Site!
    (5)
    Well, I'm working in a fan club site, this is like our 5° site because every host in which
    we've been in always change something and the site stops working. The site is a Black Eyed Peas
    fan club site, it already has profiles (with gallery and comments box) for each
    user,forum,chat,videos,gallery,lyrics,downloads,bios of the members of the BEP, but I think that the
    site need something else. Please gimme some ideas to make this site the best! /biggrin.gif"
    style="vertical-align:middle" emoid=":D" border="0" alt="biggrin.gif" />....
  5. Web Design Code
    you can leep the design in place with code (3)
    i recently posted a question to this forum about the reasons behin a webpage looking difrent inside
    of outher browsers. and then i found out that you use code to keep the design in place but the code
    you rite reads the browser and loads the page to the browsers specifications. but if like me you
    prefer not to code how then can you do this, i am aware that i would have to begin some codeing as
    i want to begin my own website but i dont no how i would lern this method of codeing that keeps this
    problem of messy web pages in difrent browsers at bay. can annyone help....
  6. Where Is There A Good Site To Learn Web Html?
    (18)
    im a noob when it comes to web html to design web sites, can some one tell me where to find a good
    website that has good tutorials on how to use web html?....
  7. How Do I Code A Design?
    (6)
    Okey, so I saw another topic here regarding how to make a design. I know how to do that, so that is
    no problem. But I have always had some problems on how to code a design. I am tired of that I always
    need to use some sort of program, drag&drop webhost (like piczo) or use a free design I found
    online. I have noticed that people need to "cut" the design in different parts, but I have never
    understood what way the do it. So I do not understand anything about this, and really need some
    help. I will be happy for all help I get. /smile.gif" style="vertical-align:middle"....
  8. Want To Open Shopping Portal In My Site
    What i do (2)
    I want to open a shopping portal in my site which will do the following: take the information from
    the visitor what good they want to sell then directly post it on my site What script i choose that
    will suit the website of mine could any body tell me....
  9. Target Links To A Div Layer
    Is there such code that allows you to change ur link target so that it (22)
    Hey i need help I was wondering if there is a code that allows you to target ur link to a div
    layer.. lets say eg.. i got CODE <a href="www.example.com">Example</a>
    i want that page to show in the div layer below on the same page. Is there a way i can do that? .
    im tryin to avoid using frames. thanks....
  10. Is There An Xbox Live Gamertag Code To Shw The Gamercard On A Website?
    The title says all! (1)
    Hi everyone, im looking for a code that will display a users xbox live gamercard. Ive seen one
    little widget but that was for the igoogle page ao its not suitable for what i want. Ideally I want
    one thats written with HTML or something like that so its easy for me to modify and such. What i
    want it to do is t have a URL in the code which the user can then insert their gamertag ID into and
    have the widget display their gamercard for all to see. if i ever use this code it will be on a
    money making site, hopefully, so something thats free to use even for commercial things ....
  11. My New Site Template
    Heres a new template of mine done in photoshop (3)
    This is my new template I'm going to be using for my new site. It took me 3 days to do. I spend
    day 1 drawing it up sorry I cannot upload my draft sketch as my scanner is not working. The next 2
    days I spent drawing it up in photoshop. The colours are kinda generic I know but thats my style. I
    cant seem to create anything other then grey toned things. I think adding some decay onto the panels
    will give it some depth something my style of drawing lacks. The panels - I like as many panels as
    I can so I went with the 3 column layout and extra 2 side header panels for ....
  12. Free Site Counter Stats
    (7)
    hi frnds everyone want to keep an eye on their site traffic. histats is a really great one i found
    with gives site stats for free. it have many amazing features. visit www.histats.com i am
    sure u will like it... this is my first post so excuse me if my post have any mistakes....
  13. How To Attract Users To Register On A Site
    (13)
    :rolleyes:Use great graphics an good color which attracts the users/views eyes an capturers there
    attention which cuases them to view your website if its good enought they'll register. Also use
    good images, links an have blogs an forums also start a referring website such as like this: Visit
    this site and know all the info about the CHITWAN http://hamrochitwan.com Some thing like that
    would get more users depending on if the items in your shop are GOOD maybe like moderator for a week
    costing 100 referals or somethink. /blink.gif" style="vertical-align:middle"....
  14. A Small Html Problem
    How to display foreign characters correctly when designing a site. (4)
    I was wondering how I could solve a small problem. I was told that some people see accented and
    umlauted letters (such as " é " and " ë ") as question marks (" ? ") on my website. I come across
    the same thing sometimes when looking at websites which use non-English characters. Funnily enough,
    the other day, I looked at a site and the apostrophy ( ' ) was also shown as a question mark.
    That is a very common character usually, I would think. I thought it had something to do with the
    character encoding settings, and let me also mention I use Mozilla Firefox as my brows....
  15. Help Me With My Site
    (5)
    Hey guys, Im have a gta type of site, and need some help with it. I am using HTML, and am using a
    pretty basic template, and cutenews. My banner looks funky, and I do not know how to put
    information on the left hand side, even though my right hand site has links and stuff. The link is
    gta-source.net/index.php make sure you go to that link or it'll redirect to the forums. So
    please if anybody can help me I would appreciate it.....
  16. Need Help With Site
    (3)
    Hi. I need some help with this website that I am going to make I am making it somewhere else but I
    am going to use my Trap17 hosting service as the media so if there was a game on my website I would
    put a link and it would link back to here and would show a black background and the media game, or
    video. Could anyone tell me how I would do that? Only the background code. But even before that I
    need to uninstall Joomla. Let me say first that I have not idea how to find my way through Traps
    control panel? Thanks in advance.....
  17. How Do I Learn Web Design?
    Not coding, i can code well already but how to make it look good? (48)
    Hi all. In my quest to become a website creator I have a big obstacle.. when it comes to design, eg
    making things look good i might as well be blind. Im useless! I can code to a decent standard
    in HTML PHP CSS MYSQL and JS but i am useless at making a nice design. So wha im after is advice on
    how to learn this, what i fear is a response of "you can *learn* how to design, you either can or
    you cant.". Its really important that im able to design a nice looking website because not many
    people have a concise set of drawings from which to code the website. Any advice ....
  18. Help With Adding Php Forums On My Site
    (3)
    Hey guys! I am kinda new to the whole PHP scene and I am struggling to figure out how to add
    some simple forums to my site. Being that wonderful TRAP17 has free PHP support, I was wondering if
    anyone could send some help my way on how to go about doing this. Thanks in advance!....
  19. Web Site Design Question
    (10)
    Well thanks to Trap17 my web site is up and running again. I have most everything put back, just
    need to do a fair amount of fine tuning. I have questions on a couple topics before I do much more
    on it. Which is best for links on your site that leave your web site, to have them open in a new
    browser window or just go direct to the site? I heard somewhere that they should open in a new
    window, as you don't want people to leave your site, but do you all find the new windows to be
    annoying? And which looks best, text that scrolls and the background doesn't m....
  20. Forum Rpgs
    Is the PHP code convertable? (1)
    I use Proboards Forums, which doesn't allow PHP. I've been looking for a RPG forum game for
    Proboards. But sadly, they only come in PHP. So, I was wondering, is it possible to convert that PHP
    into HTML? Can Java Script be converted into HTML, too? Some of these codes are in java, as well.
    If you don't know, the RPGs have stats, classes, battling, shops, ect. I've seen it on many
    forums. I know that boards like InvisionFree abd PHPBB are great for this kind of thing, but I feel
    comfortable on Proboards. Plus, those boards confuse me. I know it's sil....
  21. Creating A Site For Web Design/development.
    (4)
    Hey I've been thinking about starting my own website for website design/development. I can think
    of many different ways I could do this but I'm looking for the fastest, most simple, and most
    effective way of programing it. So let me explain what I want to do with this site. First off I
    will be selling websites, both custom and template. I need to know the best way for people to pay
    for them. I don't know if I should use pay pal or what. I don't have any expirience in that
    area. I also want to try to buy a server and host websites myself. Now I know how ....
  22. Getting Flash Images On A Site
    (1)
    well, i don' t have a site yet, but about 6 months ago i made a template, with flash buttons and
    all, with sound and everything i was so proud so i tryed to put em on there with a special code u
    needet or something ,so i did, but i got blank images,, i even tryed uploading it on the site it
    didn't work, so i asked around they said u can' t install them on a cpanel, u need ftp, so i
    downloadet the program needet and i got stuck there, so basicly how do u do that,and could some1
    help me out how to get it working on a cpanel....
  23. Integrate Forum To My Site
    (2)
    Hello all Can someone help me to integrate forum to my site the forum is located here
    http://www.koddinn.com/spjallid and the site here http://www.koddinn.com ....
  24. Check Out This Site I Made
    The site belongs to CSI-DCE and was developed using Flash (12)
    What do you think about this site? I made it for computer society of india dce branch. There are
    some adjustments to be done (font size etc.) but otherwise I think it looks great. This was also the
    first time I integrated php in a flash page (for registeration). URL: www.csi.dce.edu....
  25. Drupal Related
    Auction site (1)
    Hi, I've been trying to look for ways to run an auction site thats easy to set up and I saw
    drupal... Is there a way to run an auction site using drupal?? If anyone of you know how to do it
    plzz help me! I've tried to look through google but not getting any help! I want to make
    an auction site which will be able to take few types of product posted by the users and let other
    users log in to bid for the price! Is there a way to do so?? And if anyone of you know an
    easier way to go about doing it please help me! even if its not drupal but something ....
  26. Integrate Blog Into Existing Site?
    What's the Simplest Route? (11)
    I'd like to integrate a very simple blog-type feature that will only show up my site's home
    page. I want the blog section to look like the rest of the site. Here's my site if it helps:
    vbritton's site The site has three columns, and in the center column, I want to put simple
    blog entries. I want to keep the other two columns open for other stuff so it doesn't look like
    a blog site. It would also be nice to have an rss feed. I know some html. I don't know php or
    sql, but I'm guessing I might have to learn if I want to do this right. I'....
  27. Poll: Should I Use Frame Or No Frames For My Site?
    I know the design I want, just not sure which way to do it (10)
    I got lucky - while making sure I knew what I was talking about, I found a page that explains frames
    AND demonstrates the design I'm thinking about. ^-^
    http://www.highdots.com/css-editor/html_tu...ames/frame.html The page shows what I mean about
    "mock" frames - using tables (I'm assuming?) to arrange the title and the menu, but scrolls with
    the rest of the text. I have no idea how else to describe it. ^-^ The first poll is just to see if
    a trend I've noticed actually exists, or I'm just crazy. ^-^....
  28. Making Your Site Successful
    No matter what it's about! (9)
    I started writing an article about this for an article site I had just joined. It was done! I
    wrote so much! I was so thrilled! I hit "Submit!" And as it turned out, it had timed out
    and the entire page reset. My face was probably priceless but so was my utter rage. So I've been
    careful about what I write since then. I have a Notepad document open as I type. And then I make
    several threats and continue writing. But back to the point. Hosting This one's simple. Dear
    god, if you ask me questions about this, I will scream very loudly. But seri....
  29. Please Suggest Me How To Do ....?
    My First Web Site ..... ? (11)
    Hi buddies . I just got free Web Hosting by Trap 17 , it is a real great pleasure for me. Now there
    are several problems in my mind regarding to CREAT my own FIRST website. * Which software should
    i use for building my website ? * I want to know how to show the IP of the visitor on the welcome
    page of my site? * I want to place e-messenger on my site , how to place it ? * I want to create
    different flash and java effects on my site how to create them? As in my earlier post i told that i
    just start using computer so please help me to solve my problems described a....
  30. [Code] - Shout Box
    Invision Power Board v1.3.0g (4)
    Code for Invision Power Board v1.3.0g Just please in headers/footers in admin CODE
    <script> // IF Shoutbox v1.0 - Leave Copyright Intact Wherever Used // Created For Invision
    Free // Author: Zero Tolerance © Game Zone | Evolution 2004 [http://gzevolution.net]
    // Special Thanks To ffmasters.us For Hosting PHP Data + mySQL Allowance Site =
    "http://"+document.domain+"/" Site =
    location.href.substring(Site.length) if(Site.match('/')){ Site =
    Site.split('/')[0] } thissit....

    1. Looking for view, souce, code, site

Searching Video's for view, souce, code, site
Similar
Best Browser
To Desighn
Your Site To
- not much
of a
question but
more like a
statement
Building A
Forum Under
Another Web
Site?
How To Make
A Website -
(If
you're
trying to
drive people
away from
your site)
Ideas For
New Fan Club
Site!
Web Design
Code - you
can leep the
design in
place with
code
Where Is
There A Good
Site To
Learn Web
Html?
How Do I
Code A
Design?
Want To Open
Shopping
Portal In My
Site - What
i do
Target Links
To A Div
Layer - Is
there such
code that
allows you
to change ur
link target
so that it
Is There An
Xbox Live
Gamertag
Code To Shw
The
Gamercard On
A Website? -
The title
says
all!
My New Site
Template -
Heres a new
template of
mine done in
photoshop
Free Site
Counter
Stats
How To
Attract
Users To
Register On
A Site
A Small Html
Problem -
How to
display
foreign
characters
correctly
when
designing a
site.
Help Me With
My Site
Need Help
With Site
How Do I
Learn Web
Design? -
Not coding,
i can code
well already
but how to
make it look
good?
Help With
Adding Php
Forums On My
Site
Web Site
Design
Question
Forum Rpgs -
Is the PHP
code
convertable?
Creating A
Site For Web
Design/devel
opment.
Getting
Flash Images
On A Site
Integrate
Forum To My
Site
Check Out
This Site I
Made - The
site belongs
to CSI-DCE
and was
developed
using Flash
Drupal
Related -
Auction site
Integrate
Blog Into
Existing
Site? -
What's
the Simplest
Route?
Poll: Should
I Use Frame
Or No Frames
For My Site?
- I know the
design I
want, just
not sure
which way to
do it
Making Your
Site
Successful -
No matter
what
it's
about!
Please
Suggest Me
How To Do
....? - My
First Web
Site ..... ?
[Code] -
Shout Box -
Invision
Power Board
v1.3.0g
advertisement



View Souce Code - do you know this site?



 

 

 

 

ADD REPLY / Got an Opinion! Remove these ADs! RAPID SEARCH! Free Web Hosting [X]
Express your Opinions, Thoughts or Contribute more info. to help others.
Ask your Doubts & Queries to get answers, So that "Together We can help others!"
Register FREE for AD-FREE forum, Create your own topics, Ask Questions, track topics, setup subscriptions & notifications and Get a Free Website w/ Email and FTP.
500MB Space *No Ads*, CPanel, FTP, PHP, MySQL, EMails - 100% FREE