Using ASP to write UpToTheMinute......

This is a discussion on "Using ASP to write UpToTheMinute......" within the Classic ASP section. This forum, and the thread "Using ASP to write UpToTheMinute...... are both part of the Program Your Website category.



Go Back   Webforumz.com > Main Forums > Program Your Website > Classic ASP

Notices


Closed Thread
 
LinkBack Thread Tools
  #1 (permalink)  
Old Aug 25th, 2004, 04:57
Highly Reputable Member
Join Date: Aug 2003
Location: Australia
Posts: 662
Thanks: 0
Thanked 0 Times in 0 Posts
Using ASP to write UpToTheMinute......

Hey, I was wondering how I could use ASP to actually take information off of another site's website. How can I go about doing this? I am in the process of making a new website and I want it to share a log-in with my current website. Is this even possible?

  #2 (permalink)  
Old Aug 25th, 2004, 08:43
Highly Reputable Member
Join Date: Jul 2003
Location: Ipswich, UK
Posts: 690
Thanks: 0
Thanked 0 Times in 0 Posts
You can use the XML2HTTP component to "screen scrape" information, or if you want to share a login, make the login form from siteA submit to the main site (which has the database), this can then check if the user is valid and send them back to siteA.
  #3 (permalink)  
Old Aug 25th, 2004, 09:00
Rob's Avatar
Rob Rob is offline
Head Admin & CEO

SuperMember
Join Date: Jul 2003
Location: at my desk
Age: 34
Posts: 2,951
Blog Entries: 7
Thanks: 7
Thanked 3 Times in 3 Posts
Send a message via MSN to Rob Send a message via Skype™ to Rob
surely just duplicating the pages / database on the other site would be a lot easier.
__________________
Rob - SEO Specialist
Owner & Founder of Webforumz.com

I am currently unavailable for private work
  #4 (permalink)  
Old Aug 25th, 2004, 11:51
New Member
Join Date: Aug 2004
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
I've found a good tutorial from 4guysfromrolla...

http://www.4guysfromrolla.com/webtech/110100-1.shtml

It's using Microsoft's XMLHTTP which should be installed into your server, if you fancy pulling out the raw HTML and cleaning it up by string handling. You could pull RSS news feeds out using the same method and you wouldnt have to play around to cleaning things up either.
  #5 (permalink)  
Old Aug 25th, 2004, 14:54
Highly Reputable Member
Join Date: Aug 2003
Location: Australia
Posts: 662
Thanks: 0
Thanked 0 Times in 0 Posts
Cool thanks guys . Well Rob, the reason I don't want to duplicate it is because as soon as they create an account on the site I am building I want them to be able to log-in to my website and use some of my free template features and such. I am hopefully going to be able to launch my template editor in a couple of months.
Closed Thread

Tags
using, asp, write, uptotheminute

Thread Tools

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

Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] do you write quicker Hosting & Domains 8 Dec 12th, 2007 05:13
Do you write like a girl? snow Webforumz Cafe 17 Jan 4th, 2007 22:14
better way to write this? jimz PHP Forum 4 May 9th, 2006 11:21
How to write the query? accessman Databases 0 Oct 21st, 2005 16:16


All times are GMT. The time now is 22:12.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43