Yahoo Directory Listing
How do i make my website appear in the Yahoo search engines when user do a search on certain keywords? I've tried meta keyword, but it doesn't work!
View RepliesHow do i make my website appear in the Yahoo search engines when user do a search on certain keywords? I've tried meta keyword, but it doesn't work!
View RepliesAt work I was asked to add a link to a directory listing page. This page is with the link is located behind a secure page requiring a username and password. When I added the link I also went to iis and checked to make this directory have directory browsing listing checked.
Everything is fine however now this directory is open if you just post the complete link to it in the URL bypassing the login page. Is this a nornal behavoir and is their anything that can be done to make it prevent it to be opened?
I remember some code in VBScript that would list the contents of a directory.The difference was that it was nicely set out,each filetype ahd their associated document and if the folder contained another folder,cliking on the folder icon would take you to that page fodler where it would list the contents of that folder.can someone please point me to a nice pre-written script.
View Replies View Relatedi'm having problems trying to find information on how to write an asp
script that lists the files in a directoy
what i am looking to do is just list the 5 most recent files and list
them in descending order (newest) first
can anyone help me out here with a link, or some basic instructions,
i've found plenty of scripts that list files, but they don't explain
how its accomplished, and to me that's more important than simply
dumping a script on the server and using it
I know how i can list and manage files (with the file object) on a normal directory with ASP. But i couldn't find any information on how do i list/work with files which are locaed on a password protected directory (with basick auth). how to make such a task ?
View Replies View RelatedI have written a script to update user information in the Active Directory using ADSI. Here is part of it:
Set User = GetObject("LDAP://<GUID=" & GUID & ">")
User.Department = DepartmentName
User.SetInfo
Set User = Nothing
This works fine unless DepartmentName is an empty string ("").
Then I get error 0x8007200B: "The attribute syntax specified to the directory service is invalid."
This happens with all the attributes I have tried, including TelephoneNumber
.
Do I need to delete the value of the attribute instead of setting it to an empty string? If so, how do I do it?
I am am building a simple friend collection website.I want to be able to collect the contact list from members and friends.They will enter their email and pasword for their accounts in MSN Yahoo or AOL and then the code (asp highly prefered) will get the contact list in their accounts and put into a database.I have seen this but I have no clue how to access the contact list of the accounts.
View Replies View RelatedI wrote a web site in csharp and I'm using forms authentication for some of the pages in the root folder. The site is fully accessible from the web no problem, but when I request crawler Yahoo to index the site, it returns a '500 server internal error', and then Yahoo can't not index this web site at all.
Have anyone there experinced that already? I spoke to the ISP and they know nothing about it.
I wrote a web site in c# and I'm using forms authentication for some of the pages in the root folder. The site is fully accessible from the web no problem, but when I request crawler Yahoo to index the site, it returns a '500 server internal error', and then Yahoo can't not index this web site at all. Have anyone there experinced that already? I spoke to the ISP and they know nothing about it.
View Replies View RelatedOk, basically I'm trying to create a form, which when submitted, is emailed to a Yahoo! Email account. Unfortunately, it's not working for me. Here is my code:
email = trim(request.form("email"))
location = trim(request.Form("location")) ......
i created one page like an yahoo address book. in this page
i show the records from database using asp recordset paging.
in this page i create dynamic check box for each record, if user select any record it will display in the same page under the selected items.and also it will be shown if user moves to another page.
how its possible? if you cant understood this pls assume the insert address window in yahoo compose mail.
I have been struggling with this for ages and have seen nothing but brick walls! This is what I'm trying to do:
1. Read the information from this Yahoo weather feed:
ptth//:xml.weather.yahoo.com/forecastrss?p=AUXX0040&u=c
(i changed the http etc as it wouldn't let me post the link)
2. Pluck out selected info like weather status and temperature etc and display it using my own formatted text/icons on my website.
It seems so simple, I just cannot get it to work. Please can anyone help me with the parsing function? and then how to display the info?
i like to develop an application like yahoo messenger.
View Replies View RelatedI'm new to the Yahoo! Maps API and am interested in using their geocoding function for addresses that I'm processing.
However, I'm a complete novice with it comes to Web Service, SOAP, REST, etc. and am looking for some good examples of how to utilize this service (and the corresponding XML response) using classic ASP.
The end result of what I want is to display news headlines for specific stocks on my website. I adapted the below code (very unsuccessfully) from pulling data points from yahoo to news headlines. Code:
View Replies View Relatedi will be launching a site on which i will have a birthday reminder service along with some other features. Site is being made with the help of ASP and MS-Access. its birthday reminder service is a bit similar to that of birthdayalarm.com. Now if you go to www.birthdayalarm.com you will notice that when it gives you an option to add birthdays to your list, it allows you to get access to your msn list on that very site..a user just has to enter his msn id and password on that site and then it shows his full contact list, and then with just one click it can e-mail all those users in the contact list. I want that kind of a system with which users on my site can have access to their msn and yahoo contact list...after they provide their user id and password. Similar system is also integrated at www.friendster.com to invite friends. Does someone has any idea on how that thing can be made available on my site...any help would be greatly appreciated as its a really important part of my site.
View Replies View RelatedHow to save ichart(on Yahoo!) using ASP...?
Im trying to save an ichart (image) from yahoo to an image file on the local disk.. I want to distribute this image to the whole local network as most local computers do not have internet access.
I have a very simple feedback form: Name, Email, Comments.
I would like it send to my Yahoo email. I just wonder it is possible to send it to my yahoo email …. without asking the users installing any components?
I cannot use "CDO.Configuration") because I don't know SMTP Server.
I am facing very weired problem that i am not able to solve so finally i give up. i use mailing application to send mails to my website members this script working fine with all e-mail services except yahoo.i cant figure out why its not working on yahoo only what probably i have done wrong Above is the script i am using....
View Replies View Relatedwhen u upload a file in yahoo , you get a time line saying the time take to upload the file and progress bar also.
Is it possible to implement the same functionality in asp for file uploading , and i am using freeaspupload codings to upload the files.
I want my site to show profile of registered users. But it should be of this format, like www.abc.com/username. But I do not want to create folder for each users. I want to display the user profile from a database and populate it in a display page according to the profile name typed in the address bar, after the site name.
View Replies View RelatedIs it possible to find out if Yahoo or MSN messenger is intalled or running on a visitor machines thru ASP Script. Like we get IP Address, O/S version etc etc. Code:
View Replies View RelatedIs it possible to notify your website when you log in to messenger?The idea is to show on the website which site opperators are available on the messenger services for a IM question and answer session.We has a rudementary chat option as an idea but many of the site opperators are on mobile devices.
View Replies View RelatedI want my site to show profile of registered users. But it should be of this format, like www.abc.com/username. But I do not want to create folder for each users.
I want to display the user profile from a database and populate it in a display page according to the profile name typed in the address bar, after the site name. It should be something like in Yahoo Profile.
I found that the email i generated constantly categorised as spam mail in yahoo and hotmail. I havent tested other mailbox like gmail or aol.
the visitors of my site cann't get the email, i have to ask them to check on the junk folder
any idea how to get rid of this?
i was wondering if there's a way i could import email address from your yahoo/hotmail account into your .asp address book.
View Replies View Relatedif it is possible to import address book from gmail/hotmail/yahoo using asp?
View Replies View RelatedI am displaying a list of data from a sql database. I have hyperlinked each field as i want the user to be able to click on this link, the page refreshes and all entries that are the same as the user clicked on are at the top of the list. I am using a query string as the link.
View Replies View RelatedI'm listing events held on an Access database displaying the forthcoming events using a For Next loop (is there any easier way?).
Some of the events are considered important and to be listed if they have a value of "y" against them in a field called "important".
How would I list say the forthcoming 4 events plus ALL of those where important = "y"?
I'll get right to the point. I'm displaying an alphabetical listing of names from a recordset in the following manner:
A
abe
alex
...
B
barb
bob
...
C
craig
etc...
Presently, I'm using a for..next statement to cycle through the alphabet, and displaying the matching names for each letter via a loop. Here is the code:
display just a listing of files in this manner.For example.If i select D: drive it should give me all files in root directory and sub folders and sub sub folders.
The operation is like a dos command
dir /s/o/b
I am using this for sitmap for one of my client, who has more than 100 folders and 50 sub folder and 10 sub sub folders
that he has more than 7000 html pages
I am tring to build a registration online form that participants will be
able to choose from about 75 diferent courses divided into various sessions
and choosing a course per session.The problem I have is that I cant figure out the best way to do this:
1. either to make them static pages and then submit the values the
participant chooses into a database and use the values for billing etc. Like
this i will be able to validate / control what the users chooses e.g they
dont choose overlapping courses.
2 my second option is to list them in a database and then list them on my
page , which is easier but how do I validate what the participant chooses
and how do I move the values to the next page and making sure the right
course goes to the right session.
Is it possible to list directories of different computers in a network?
For instance, I have the script on "server 1", "server 2" is another computer in its network places under the same domain. I want to have a asp or asp.net script list the contents of "server 2" from "server 1".
Is this possible? all the asp scripts Ive seen so far can only list files from the computer/server its on.