Freelancers Forum Messages on Friday January 5th 2001
re: help please!
date posted 5th January 2001 17:56
This is a multi-part message in MIME format.
------=_NextPart_000_02B4_01C07741.1E515480
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Please note that...
Re: FN-FORUM ultradev/access200 problem
date posted 5th January 2001 17:47
don't know about Ultradev (Don't use it) - but to get the last entry in a
recordset just use 'rs.movelast'
HTH
Carl.
----- Original Message -----
From: [EMAIL REMOVED]
To: [EMAIL REMOVED]
Sent: Fr...
ultradev/access200 problem
date posted 5th January 2001 17:28
I'm using ultradev and access 2000. How do you select which database entry
you want to pull out using ultradev. e.g I want to be able to pull out the
last entry of an access 2000 database, but it...
Urgently need to register .com
date posted 5th January 2001 16:55
I'm trying to register a .com address with UKReg but it's not working. can
anyone recommend a cheap registration site that you know will allow a
transfer of the domain at no charge.
Thanks,
Paul...
RE: FN-FORUM Flash Quote
date posted 5th January 2001 15:41
Many thanks for all the replies people.
I've made my choice now, but rest assured the best of the bunch have been
added to my list for future use :o)
Jon H
Freelance Designer
[EMAIL REMOVED]
desig...
Re: FN-FORUM ultradev search/redirect problem
date posted 5th January 2001 15:10
rob,
first find adovbs.inc (it'll on your pc somewhere) which you'll need and
place it in the directory of the site then use the following code:
set rs=server.createobject("adodb.recordset")
rs....
RE: FN-FORUM CGI help please!
date posted 5th January 2001 13:53
At 02:34 05/01/01 , you wrote:
>This might be some form of Javascript I've never seen before (so please
>pardon my ignorance) but shouldn't it be written Javascript:open.window()
>since Javascript is...
RE: FN-FORUM ultradev search/redirect problem
date posted 5th January 2001 12:38
Can you mail the code and/or the web address?...
Re: FN-FORUM ultradev search/redirect problem
date posted 5th January 2001 12:33
Hi Rob,
You don't want to use a response.redirect for this situation as you'll be
slowing your application down with an extra hit to the server
(response.redirect tells the browser to request anothe...
RE: FN-FORUM ultradev search/redirect problem
date posted 5th January 2001 12:31
yes, I'm using VBScript/ASP...
Re: FN-FORUM ultradev search/redirect problem
date posted 5th January 2001 12:28
In that case I am going to have to let someone with a lot more knowledge
than me answer this one, as I know diddley squat about VBScript. Sorry
----- Original Message -----
From: [EMAIL REMOVED]
To...
RE: FN-FORUM ultradev search/redirect problem
date posted 5th January 2001 12:21
What language are you using, Jscript, VBscript. And are you using ASP?...
Re: FN-FORUM ultradev search/redirect problem
date posted 5th January 2001 12:18
sorry, I forgot to say, the language is VBScript....
Re: FN-FORUM ultradev search/redirect problem
date posted 5th January 2001 12:13
What language is the search written in?
Im presuming perl and if so there are a number of ways, one of the simplest
is with an elsif statement.
--
Jason || Tel +447050802831
Founde...
ultradev search/redirect problem
date posted 5th January 2001 11:51
Hi all,
I am having troubles with a search and results for a username a password
search. I have two fields, username and password that search a database and
bring up the results in a results page (...
Re: FN-FORUM Site Check Please
date posted 5th January 2001 10:56
Darren - I expect I'm being incredibly picky here, maybe, but you've
spelt 'Solutions' wrong in the tag of the 'contact' page!
Ann
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
http://www.willo...
Re: Some help needed!
date posted 5th January 2001 10:48
Some help would be appreciated if pos!
I have scrolling image display showing two images and would like to capture
both images to 'print' anf am using the following script, but it will only
(as maybe...
RE: FN-FORUM Help Needed
date posted 5th January 2001 10:24
Hi
Thanks for testing the update functionality for me. Everything seems to be
working okay for the user who was experiencing the problem.
Thanks again
Andy
> -----Original Message-----
> From: [...
Re: FN-FORUM Help Needed
date posted 5th January 2001 10:15
Works OK for me.
ruth arnold
spacehoppa.com
> Hi
>
> I was wondering if any of you have ever had difficulties updating your
> Freelancers.net account profile, in particular the form where you ente...
Re: FN-FORUM CGI help please!
date posted 5th January 2001 08:59
Nicholas + Martyn,
cheers for your help - I used this line which works a treat.
> href='javascript:open_window("job.cgi?$_")'
All the new jobs are being added onto http://www.pipercreative.co.uk/j...
Re: FN-FORUM Search Engine Question
date posted 5th January 2001 08:59
"This would be the "leading" search engine submission company whose
website is nowhere to be seen in AV, AskJeeve, DirectHit and UKmax under
the search terms "search engine positioning" or "web posit...
RE: FN-FORUM CGI help please!
date posted 5th January 2001 02:41
This might be some form of Javascript I've never seen before (so please
pardon my ignorance) but shouldn't it be written Javascript:open.window()
since Javascript is case sensitive and "Javascript" a...