|
|
 |
Re: FN-FORUM XML Anyone?
date posted 14th July 2001 11:42
same way - get all the field names from the registration form and where it
posts too, then when they post on your registration form use the xmlhttp to
post the data over to where realnames posts to.
you could also bring in the registration form into your page, use regular
expression to alter where the form posts to - add the
'http://www.realnames.com/' and design.
its a real farty way of doing things, but i cant think of a better way of
fusing the realnames gubbins to your own front end
have you informed realnames of this though/ there might be issues on their
side! :)
----- Original Message -----
From: "David Taylor" [EMAIL REMOVED]
To: [EMAIL REMOVED]
Sent: Friday, July 13, 2001 4:55 PM
Subject: RE: FN-FORUM XML Anyone?
> Fair plan for the lookup, but how would you suggest we then do the
> registration?
>
> -----Original Message-----
> From: [EMAIL REMOVED]
> [EMAIL REMOVED] Behalf Of David Eckersall
> Sent: 13 July 2001 16:29
> To: [EMAIL REMOVED]
> Subject: Re: FN-FORUM XML Anyone?
>
>
> just been having a quick gander at realnames - couldn't they just go via
> realnames.com?
> if its a case of just having a frontend for themselves then use the
xmlhttp
> object calls another url from within your script:
>
> serachterm=request.form("searchterm")
> set objXML=server.createobject("microsoft.xmlhttp")
>
> objXML.open "POST", "siteurl", false, optionalusername, optionalpassword
> objXML.setRequestHeader "Content-Type",
"application/x-www-form-urlencoded"
> objXML send "formfieldname="&searchterm
>
> output=objXML.responsetext
>
> set objXML=nothing
>
> response.write output
>
> output will contain the html returned from the form submission within your
> page - you then use regular expressions to format the data as you want.
>
> dave ecky
> ----- Original Message -----
> From: "David Taylor" [EMAIL REMOVED]
> To: [EMAIL REMOVED]
> Sent: Friday, July 13, 2001 3:05 PM
> Subject: RE: FN-FORUM XML Anyone?
>
>
> > Need to do a fair bit of stuff really:
> >
> > Basically I've been asked to set someone up as a registrar... which
means
> we
> > need to be able to add new user accounts, change details, buy names,
> search
> > names etc etc.
> >
> > Great, since I don't know XML!
> >
> > what's the xmlhttp object? Sorry, I must've missed that message.
> >
> >
> > -----Original Message-----
> > From: [EMAIL REMOVED]
> > [EMAIL REMOVED] Behalf Of David Eckersall
> > Sent: 13 July 2001 12:30
> > To: [EMAIL REMOVED]
> > Subject: Re: FN-FORUM XML Anyone?
> >
> >
> > what data are you trying to get from them? if its a name search then you
> > could use the xmlhttp object i mentioned a couple of days back?
> > ----- Original Message -----
> > From: "David Taylor" [EMAIL REMOVED]
> > To: [EMAIL REMOVED]
> > Sent: Friday, July 13, 2001 10:58 AM
> > Subject: RE: FN-FORUM XML Anyone?
> >
> >
> > > Looks like a good link. Cheers Dave.
> > >
> > > I'm trying to interface the realNames server.
> > >
> > >
> > > -----Original Message-----
> > > From: [EMAIL REMOVED]
> > > [EMAIL REMOVED] Behalf Of David Eckersall
> > > Sent: 13 July 2001 10:29
> > > To: [EMAIL REMOVED]
> > > Subject: Re: FN-FORUM XML Anyone?
> > >
> > >
> > > xml spy and xml notepad are useful david, and when its released visual
> > > studio.net.
> > >
> > > what exactly are you trying to do with the xml? since xml can be used
> in
> > > every element of development from design to databases if you say which
> > area
> > > you working in i might know something in that department! :)
> > >
> > > funny how 2 years back xml was regarded as glorified sgml, and now its
> the
> > > core of almost every technology companies development plans!
> > >
> > > as for a good link: http://www.xmlpitstop.com/
> > >
> > > this has tutorial, advice and links and is a very good place to start.
> > >
> > >
> > > ----- Original Message -----
> > > From: "David Taylor" [EMAIL REMOVED]
> > > To: [EMAIL REMOVED]
> > > Sent: Thursday, July 12, 2001 7:23 PM
> > > Subject: FN-FORUM XML Anyone?
> > >
> > >
> > > > Has anyone got experience with XML?
> > > >
> > > > I need to get started on it, and have stumbled across the first
> > obstacle -
> > > > the XML parser.
> > > >
> > > > I was looking at the Xerces parser (on xml.apache.org) and wasn't
> really
> > > > sure how to get it installed on my server.
> > > >
> > > > I'm then looking at RPC's and thinking great... now I'm really
> > confused...
> > > >
> > > > and when I wonder how the hell you use it, I think damn, it must be
> time
> > > to
> > > > go home.
> > > >
> > > > Please please please help me out here... I'm definitely starting to
> sink
> > > on
> > > > this one!
> > > >
> > > > Cheers,
> > > > David
> > > >
> > > >
> > > >
> > > > ============================================================
> > > >
> > > > * Free listing for freelancers
> > > > * Free to advertise jobs
> > > > * Free jobs distribution service
> > > > * Free database of 1000 freelancers
> > > >
> > > > Freelancers and Freelance Jobs
> > > > http://www.freelancers.net
> > > >
> > > > To post to the Forum:
> > > > [EMAIL REMOVED]
> > > >
> > > > To unsubscribe please email:
> > > > [EMAIL REMOVED]
> > > >
> > > > If you have difficulties unsubscribing please email:
> > > > [EMAIL REMOVED]
> > > >
> > > > To subscribe to the digest for this list or for further information
> > please
> > > visit:
> > > > http://www.freelancers.net/forum.html
> > >
> > >
> > >
> > > ============================================================
> > >
> > > * Free listing for freelancers
> > > * Free to advertise jobs
> > > * Free jobs distribution service
> > > * Free database of 1000 freelancers
> > >
> > > Freelancers and Freelance Jobs
> > > http://www.freelancers.net
> > >
> > > To post to the Forum:
> > > [EMAIL REMOVED]
> > >
> > > To unsubscribe please email:
> > > [EMAIL REMOVED]
> > >
> > > If you have difficulties unsubscribing please email:
> > > [EMAIL REMOVED]
> > >
> > > To subscribe to the digest for this list or for further information
> please
> > > visit:
> > > http://www.freelancers.net/forum.html
> > >
> > >
> > >
> > > ============================================================
> > >
> > > * Free listing for freelancers
> > > * Free to advertise jobs
> > > * Free jobs distribution service
> > > * Free database of 1000 freelancers
> > >
> > > Freelancers and Freelance Jobs
> > > http://www.freelancers.net
> > >
> > > To post to the Forum:
> > > [EMAIL REMOVED]
> > >
> > > To unsubscribe please email:
> > > [EMAIL REMOVED]
> > >
> > > If you have difficulties unsubscribing please email:
> > > [EMAIL REMOVED]
> > >
> > > To subscribe to the digest for this list or for further information
> please
> > visit:
> > > http://www.freelancers.net/forum.html
> >
> >
> >
> > ============================================================
> >
> > * Free listing for freelancers
> > * Free to advertise jobs
> > * Free jobs distribution service
> > * Free database of 1000 freelancers
> >
> > Freelancers and Freelance Jobs
> > http://www.freelancers.net
> >
> > To post to the Forum:
> > [EMAIL REMOVED]
> >
> > To unsubscribe please email:
> > [EMAIL REMOVED]
> >
> > If you have difficulties unsubscribing please email:
> > [EMAIL REMOVED]
> >
> > To subscribe to the digest for this list or for further information
please
> > visit:
> > http://www.freelancers.net/forum.html
> >
> >
> >
> > ============================================================
> >
> > * Free listing for freelancers
> > * Free to advertise jobs
> > * Free jobs distribution service
> > * Free database of 1000 freelancers
> >
> > Freelancers and Freelance Jobs
> > http://www.freelancers.net
> >
> > To post to the Forum:
> > [EMAIL REMOVED]
> >
> > To unsubscribe please email:
> > [EMAIL REMOVED]
> >
> > If you have difficulties unsubscribing please email:
> > [EMAIL REMOVED]
> >
> > To subscribe to the digest for this list or for further information
please
> visit:
> > http://www.freelancers.net/forum.html
>
>
>
> ============================================================
>
> * Free listing for freelancers
> * Free to advertise jobs
> * Free jobs distribution service
> * Free database of 1000 freelancers
>
> Freelancers and Freelance Jobs
> http://www.freelancers.net
>
> To post to the Forum:
> [EMAIL REMOVED]
>
> To unsubscribe please email:
> [EMAIL REMOVED]
>
> If you have difficulties unsubscribing please email:
> [EMAIL REMOVED]
>
> To subscribe to the digest for this list or for further information please
> visit:
> http://www.freelancers.net/forum.html
>
>
>
> ============================================================
>
> * Free listing for freelancers
> * Free to advertise jobs
> * Free jobs distribution service
> * Free database of 1000 freelancers
>
> Freelancers and Freelance Jobs
> http://www.freelancers.net
>
> To post to the Forum:
> [EMAIL REMOVED]
>
> To unsubscribe please email:
> [EMAIL REMOVED]
>
> If you have difficulties unsubscribing please email:
> [EMAIL REMOVED]
>
> To subscribe to the digest for this list or for further information please
visit:
> http://www.freelancers.net/forum.html
|
 |
|