navigation
a webmaster learning community
     Home    Register     Search      Help      Login    
Sponsors

Shopping Cart Software
Ecommerce software integrated into Frontpage, Dreamweaver and Golive templates. No monthly fees and available in ASP and PHP versions.

Website Templates
We also have a wide selection of Dreamweaver, Expression Web and Frontpage templates as well as webmaster tools and CSS layouts.

Frontpage website templates
Creative Website Templates for FrontPage, Dreamweaver, Flash, SwishMax

Search Forums
 

Advanced search
Recent Posts

 Todays Posts
 Most Active posts
 Posts since last visit
 My Recent Posts
 Mark posts read

Microsoft MVP

 

dB query to display URL?

 
View related threads: (in this forum | in all forums)

Logged in as: Guest
Users viewing this topic: none
Printable Version 

All Forums >> Web Development >> ASP and Database >> dB query to display URL?
Page: [1]
 
WRXSTi

 

Posts: 30
Joined: 2/7/2002
From: MA USA
Status: offline

 
dB query to display URL? - 3/1/2002 21:01:02   
I'm writing my own code for dB querying. I will query Acess Xp and display it using the following output in FP 2002.
 <div align="center"> 
<center>
<table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="55%" id="AutoNumber5">
<tr>
<td width="100%">
<p align="center"><a target="_blank" href="<%=Server.HTMLEncode(rsMbrs.Fields("image01").Value)%>">Image 1 </a></td>
</tr>
</table>
</center>
</div>


The above produces the following error:
 
Microsoft VBScript runtime error '800a01a8'

Object required: 'Server'

/TestItemDetail.asp, line 237


Line 237 is
<div align="center">


How do I get the URL from Acces to be displayed correctly in FP ?

Me
William Lee

 

Posts: 1079
Joined: 1/25/2002
From: Singapore
Status: online

 
RE: dB query to display URL? - 3/2/2002 0:46:31   


Try <%=Server.URLEncode(rsMbrs("image01"))%>



Edited by - William Lee on 03/02/2002 17:45:12

(in reply to WRXSTi)
William Lee

 

Posts: 1079
Joined: 1/25/2002
From: Singapore
Status: online

 
RE: dB query to display URL? - 3/2/2002 2:26:25   
Why does this topic appears with horizontal scrollbar on my browser ?
This is very strange, it doesn't appear in other topics, only this.




William Lee

(in reply to WRXSTi)
eYeLinkZ

 

Posts: 94
Joined: 1/13/2002
From: Mississauga Ontario Canada
Status: offline

 
RE: dB query to display URL? - 3/2/2002 16:58:57   
yes william, same here....
spookyiieeee know why?

<%=Mazhar()%>

(in reply to WRXSTi)
Spooky

 

Posts: 26599
Joined: 11/11/1998
From: Middle Earth
Status: offline

 
RE: dB query to display URL? - 3/2/2002 17:42:25   
Long stuff in a [code] or
quote:

doesnt wrap.

Sometimes its a good thing, sometimes not :)

§þððk¥
Database / DRW Q & A
VP-ASP Shopping cart
Spooky Login

(in reply to WRXSTi)
William Lee

 

Posts: 1079
Joined: 1/25/2002
From: Singapore
Status: online

 
RE: dB query to display URL? - 3/2/2002 17:44:31   
quote:

Long stuff in a [code] or
quote:

doesnt wrap.

Sometimes its a good thing, sometimes not :)

§þððk¥
Database / DRW Q & A
VP-ASP Shopping cart
Spooky Login




Is it me? ok, I delete the quoted stuffs. Hang on..


William Lee

(in reply to WRXSTi)
Spooky

 

Posts: 26599
Joined: 11/11/1998
From: Middle Earth
Status: offline

 
RE: dB query to display URL? - 3/2/2002 22:38:36   
In this case, its [code]

But, its useful to be able to see it without word wrap :)

§þððk¥
Database / DRW Q & A
VP-ASP Shopping cart
Spooky Login

(in reply to WRXSTi)
William Lee

 

Posts: 1079
Joined: 1/25/2002
From: Singapore
Status: online

 
RE: dB query to display URL? - 3/4/2002 2:00:47   
quote:

In this case, its [code]

But, its useful to be able to see it without word wrap :)

§þððk¥
Database / DRW Q & A
VP-ASP Shopping cart
Spooky Login




Yes, I agree with you in this instnace no wrapping is more code-readable.

William Lee

(in reply to WRXSTi)
Page:   [1]

All Forums >> Web Development >> ASP and Database >> dB query to display URL?
Page: [1]
Jump to: 1





New Messages No New Messages
Hot Topic w/ New Messages Hot Topic w/o New Messages
Locked w/ New Messages Locked w/o New Messages
 Post New Thread
 Reply to Message
 Post New Poll
 Submit Vote
 Delete My Own Post
 Delete My Own Thread
 Rate Posts