0
votes
0answers
14 views

HTML source eid, what what?

In the source code of a page, I visit it says eid under my id is this safe and what does eid mean... Also, the id and eid have different values.
0
votes
1answer
26 views

How to identify login form variables

I'm trying to login into website with requests module. Login form is in javascript I think. I need to identify the form names that contain the username and the password. I tried to sort it our with ...
1
vote
0answers
51 views

PHP -HTML My PHP Code changed but output didn't changed

Code below is a part of my article adding-verifying codes. <?php if (isset($_SESSION['errors']) AND $_SESSION['errors'] != '') { echo '<h2 style="color:#e53b2c;"><a ...
0
votes
1answer
215 views

get html source code

I am trying to put the html source code for any webpage in a string using Javascript. Please tell me if i can do something else to solve my problem.. I am using the following code that i found from ...
0
votes
2answers
60 views

Running Python using HTML

I'm trying to get my html file to excecute python scource code using python-multitouch batch file. The file name is C:\Users\Alien\Desktop\PYMT\pymt.bat and i'm running from ...
0
votes
1answer
179 views

Java - convert HTML source code of String type (by “show source code”) to source code of String type as I see when I show webpage in Firebug

I need to convert HTML source code of String type (original source code as you can get in in firefox or every other browser by right mouse click and then "show source code") to HTML source code of ...
0
votes
0answers
154 views

Your browser is completely ignoring the APPLET tag

I am trying to view source code of a webpage made in applet with IE and Mozilla, but I am unable to view the source code - it shows only: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 ...
0
votes
3answers
266 views

Search HTML Source Code for URL (PHP) [closed]

I've seen many things that look sort of like what I need, but none of them do the job right, and I don't have the knowledge or experiance to modify them, since I'm new to PHP (relatively). ...
2
votes
2answers
232 views

prevent saving/downloading web page

I was wondering if there was a way to prevent a user from saving/downloading a web page? And by preventing I guess I mean not letting them have access to the data displayed through my web application ...
0
votes
1answer
58 views

What is this strange obfuscated-looking HTML code i see in the ASPX page I'm studying? [duplicate]

Possible Duplicate: What does the __VIEWSTATE hold? I'm studying the code for my company's website, and I see the following: Basically, the code is this: <div> <input ...
0
votes
2answers
237 views

VB.NET getElementById

I'm stumped. I don't want to use a WebBrowser in my application, and I want to get a specific element by id. my code is: Dim request As System.Net.HttpWebRequest = ...
0
votes
2answers
319 views

How to hide HTML Page Source in php by detecting the URL

I do not care about people viewing my source code, however, I want Bots to avoid coming on to my site and getting through my security. I was hoping to disable page source viewing. To do this, I am ...
0
votes
4answers
397 views

Accessing and printing HTML source code using PHP or JavaScript

I am trying to access and then print (or just be able to use) the source code of any website using PHP. I am not very experienced and am now thinking I might need to use JS to accomplish this. So far, ...
-3
votes
1answer
109 views

view source of webpage javascript [closed]

I need to view the source code of a webpage without actually going to the page, using javascript. I am not an experienced programmer so please keep the answers as simple as possible.
0
votes
2answers
32 views

Finding the image behind an html page

I am tring to get the upper left image from the page http://www.kapaktoplama.com/ However when I check with firebug, the code in source for the image is <div class="headerPic"> ...
1
vote
1answer
183 views

How to get current view HTML source and pass it JSF MangedBean as String

I want to get current view HTML source and pass it to JSF managed bean as a parameter. Is there anyway in JSF I can do this?
4
votes
6answers
132 views

Delete divs from html source code [closed]

I have html code in which are many divs, and want delete some divs from this code, it's so hard to do with substr() or similar php string function, maybe are better way to do this ?
0
votes
3answers
271 views

Echoing line breaks and tab spaces for source code - common practices? [closed]

Should you echo line breaks and tab spaces to the code you write? Is there any industry standard for this, or does anyone care whether you include newlines and tabspaces for purely tidying the source ...
1
vote
1answer
208 views

What's a good Lucene analyzer for text and source code?

What would be a good Lucene analyzer to use for documents that are a mix of text and diverse source code? For example, I want "C" and "C++" to be considered different words, and I want ...
2
votes
2answers
2k views

How to save all files from source code of a web site?

I want to download all files( html, images, js, css) from one website. I can download each and every file separately . But once i tried in google chrome, after click on the view source , then ctrl + s ...
-5
votes
1answer
1k views

Get HTML code from rich text editor into database [closed]

I am having issue with getting html code from the text entered in rich text editor. I want to have a rich text editor where user enters paragraphs, bold italic words, list etc etc. When the user ...
2
votes
1answer
341 views

how to get html source from url string? scheme/racket

how can I get html source from url string? #lang racket (require net/url) (require net/websocket/client) (define google (string->url "http://google.com")) (ws-connect(struct-copy url google ...
3
votes
4answers
131 views

How do I get link to show HTML source?

I'd like my web page to have a "Show Source" link that will show the source of my HTML. I'm also wondering if there's something I could append to the URL of my page that'll just show the source as ...
1
vote
1answer
132 views

Is there a way to search the HTML, JavaScript, CSS of a website

I am looking for a way to search through a website for specific front-end source code: HTML, CSS and JavaScript. This is easy on a single page, but I know of no way to do it over an entire site. It ...
0
votes
1answer
204 views

Curl gets different html source than browser

I want to get data from google trends site. When I enter the url, then near every of these three words ("one", "two" and "three") I see a number. When I use Ctrl-U in opera, firefox, chrome and IE I ...
0
votes
2answers
80 views

Check if viewed source not render

Is there a way to check if the current request was for page source (HTML) not actual site? And if not (which I think is the case), is there a way I could somehow "parse" this out of request ...
1
vote
1answer
211 views

Get source code instead iframe

How I can get source code of iframe but to show all web site code who is in iframe when I click in my browser (right click/source code)... Here is my code: http://jsfiddle.net/XWgnU/ UPDATE: What I'm ...
1
vote
3answers
398 views

Presenting HTML content

I have got some html source-code via RSS service, containing < p> tag, < img> tag, < a> tag, etc. I want to htmldecode those strings to show the content in the page. Mainly, I want to ...
0
votes
1answer
462 views

How to view email source in yahoo! mail

I'm getting css rendering issues in Yahoo! mail in IE8. How can I view the email source? I've tried installing the IE dev toolbar but the message body is within an iframe which doesn't provide any ...
0
votes
1answer
54 views

randomn “h” character appearing in middle of page [closed]

I need to remove the "h" character but can't seem to find it in the code? Any help greatly appreciated. Thanks
0
votes
1answer
111 views

HTML page source code has unexplained comments

I recently purchased a DRUPAL site and while examining the source code of index.php, I found a huge section of HTML code that is commented out. I found the code in the database and I tried clearing ...
0
votes
1answer
665 views

CKEditor Remove Extra Lines

CKEDitor has been giving me some issues When Im trying to add <p>This is a sample</p> <p>&nbsp;</p> <ul> <li>Example 1</li> <li>Example ...
2
votes
3answers
143 views

How is the “heart” on this webpage done in html/css/or what so ever?

I saw a page today which has a little detail, which I find, is very neat. http://www.songkick.com/feedback If you have a look at the right upper corner you see: I tryed to inspect the element, to ...
0
votes
2answers
2k views

web browser and source code viewer in java

I want to write a program, where i can see a website and its html code at the same time. Like in opera or firefox, when you see a code. And I would also like to highlight the code of the element, ...
2
votes
1answer
580 views

How to check complete source code in IE and Mozilla

I am stuck at really strange issue.I am working on a application which uses sitemesh. The current page on which I am working have following structure Decorator (main.html) -Inner HTML page with 3 ...
1
vote
2answers
2k views

Extract HTML source of a web page

I use this code to extract a web page htm source code: private static string GetWebText(string url) { HttpWebRequest request = (HttpWebRequest)HttpWebRequest.Create(url); ...
-1
votes
2answers
9k views

How to get the source code of a html page using VB.net?

I'm writing a program in VB.net that gets the source code of a web page with a video on it. it then uses regular expressions to isolate the download link of that video. then it uses "httpwebrequest" ...
0
votes
4answers
1k views

Read source code with PHP

Is there away to read a source code from another site? Source code as HTML, when you right click on a site and then "Source code". I've tried: <? $f = fopen ("http://www.site.com/f", r); echo $f; ...
2
votes
2answers
4k views

View HTML source of file loaded in WebView [duplicate]

Possible Duplicate: How do I get the web page contents from a WebView? I want the html source code of the html file that has been loaded into my WebView. By searching a lot, I came to know ...
-1
votes
3answers
1k views

Hiding JavaScript Code [closed]

I want to hide my JavaScript-Code. I know, JavaScript is send to the Client, and the client has to interpret the code, but what I am looking for is a way, to hide the file, where the code is written. ...
1
vote
1answer
275 views

Browser source code - wrong line breaks

I'm encountering a weird problem with how a php file's code (read: source code) is rendered in some browser's source code view (I've tested Firefox 4, Chrome 10, IE9). So basically I use Wordpress to ...
2
votes
2answers
609 views

A safe wysiwyg editor?

Im building my own forumsoftware and im still blocked at the editor. I've decided to use a wysiwyg editor. Well, i was trying to use TinyMCE, but that isn't safe. There's a button to change the HTML, ...
0
votes
1answer
517 views

reading a webpage html source code and adding table into arrays with php

im trying to read a webpage's source code and add an information of a table into arrays The webpage is http://dsrd.uc.cl/dara/libcursos/periodo21/ua5_1.html Within the table, i want to add the ...
0
votes
1answer
81 views

Why are my sitemap links not landing on their named anchors on only one of my pages?

I've just manually completed a sitemap for my dreamweaver 8 website. The first 2 pages are fine, with all the links landing just at the spot I want them to. However, on the 3rd page, they land on the ...
10
votes
4answers
12k views

Getting the HTML source code of a loaded UIWebView

How can I get the HTML source code of a UIWebView and store it in NSString?
0
votes
5answers
943 views

html encryption

If you encrypt your html source code does google still read the content and does it get indexed after encryption.
1
vote
2answers
1k views

Retrieve KEYWORDS from META tag in a HTML WebPage using JAVA

I want to retrieve all the content words from a HTML WebPage and all the keywords contained in the META TAG of the same HTML webpage using Java. For example, consider this html source code: ...
0
votes
6answers
1k views

How can I hide my source code? (Encryption with a Plus)

How can I hide my source code from people? I've been seeking at Google, and this is what I have found so far: I want to hide the source code from a webpage in order to avoid clones of a webapp. I ...
5
votes
3answers
2k views

PHP DOM - append source html to a DOMElement

is there a way of appending source html into a DOMElement? Something like this: $trElement->appendSource("<a href='?select_user=4'>Username</a>"); it would parse that fragment and ...
1
vote
1answer
1k views

How can I make source code listing block in HTML?

This site has the pretty source code listing. Looking into the source code I get this HTML code. <pre class="brush: cpp; wrap-lines: false;"> #ifndef PROGRESSSTATE_H_ #define ...

1 2