0
votes
1answer
51 views
What are the ways on how I can get my domain name indexed by Google? It will be cool if the search results will show mine on the first page. Thanks in advance [closed]
I'm pretty new to Internet Marketing and I recently started writing my own articles and I bought domain names because Ezinearticles wouldn't permit me to put my clickbank hoplink. …
5
votes
7answers
180 views
what is the difference between web servers and application servers?
what is the difference between web servers and application servers? I have googled but couldnt get clear...
-1
votes
4answers
81 views
Most fun/original error 404 pages on the internet [closed]
What is the most fun/original 404 not found page you've found on the internet or you have on your server? :)
0
votes
1answer
21 views
Is there a browser which supports Socks5 with authentication?
I have checked IE8, FF 3.5 , Opera 9 none of them have support for proxy authentication for socks5 proxy server.
Can anyone point me to enable socks 5 authentication or any other …
1
vote
2answers
36 views
Could you give me an example of a WebClient downloading a website source code and filtering something asynchronously as to not freeze the GUI?
I've read some of the articles on MSDN but they're not quite what I need right now.
Could you show me a simple application that downloads a website asyncchronously (WebClient.Down …
-2
votes
1answer
31 views
IP Filtering/Matching by host mask with PHP & MySQL
Hey there,
I'm wanting to do something similar to this: http://stackoverflow.com/questions/594112/matching-an-ip-to-a-cidr-mask-in-php5
Except, I want to store a list of disallow …
1
vote
4answers
85 views
moz-border-radius,moz-box-shadow in IE
Hello
I am using moz-boder-radius(-webkit-border-top-left-radius) to add rounded divs to my website.
these work fine in Mozilla, chrome and safari but as usual Internet explorer …
0
votes
0answers
30 views
Jquery slideToggle IE problem
Hi everyone,
i got my jquery slideToggle working for Firefox.
Ok it's not perfect, because when it slides down the performance is somehow jumpy.
I tried different workarounds, but …
1
vote
3answers
90 views
How to make a C code to fetch some content from the internet?
Suppose I want my C code to fetch the headline from a website, like www.example.com
How to do that?
Can I write a program in C to do this?
give me a start...
0
votes
2answers
78 views
How to see the URL of a source code of a website?
I have a method that searches for movies in IMDB. Problem is, I only take into account if the site returns a page with movie OPTIONS. If the site automatically finds the movie in q …
0
votes
3answers
44 views
what is an ad server ? [closed]
what is an ad server . please give me references and books .
0
votes
2answers
25 views
DownloadData() is downloading source that is completely wrong. Source view in Firefox different than that downloaded.
I'm trying to download the source HTML of a website using the WebClient.DownloadData() method.
My method is supposed to give me the source:
public string GetSite(string URL)
…
0
votes
5answers
84 views
How to simulate a web browser so the website feeds me the correct HTML source?
I'm trying to webscrape a website and it appears to be feeding me bogus HTML with the WebClient.DownloadData() method.
Is there a way for me to "fool" the website that I'm a brows …
0
votes
5answers
118 views
How insecure is web ?
I have just started writing socket programs. Came to know that single UDP packet has source port destination port and some MAC address representing router..etc. I wonder why anybod …
0
votes
3answers
48 views
What CSS3 features does Internet Explorer 8 support?
I was trying to find a definitive article on the IE blog but found nothing. I'm building an internal website where the majority of users are using Safari 4 and Firefox 3. Some PC u …
