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

 

RE: Which bit am I missing?

 
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 >> RE: Which bit am I missing?
Page: <<   < prev  1 [2]
 
rdouglass

 

Posts: 9186
From: Biddeford, ME USA
Status: offline

 
RE: Which bit am I missing? - 2/17/2005 14:34:14   
quote:

Response.Write ("&UserName=" & myArray(1,i) & ">") - Do I really need the &UserName bit? as it displays that on the title of the link


I have no idea if you need it or not. I put it there 'cause it's pretty close to what you had. (You were putting a result in the HREF tag; what for, I don't know.) I was just focusing on getting your DB connection to return some data.

From the previous post: It was returning a blank page 'cause there was no criteria. You need to display the form first (wasn't that what all that querystring "mode" stuff all about?)

It's hard to fix code when you don't know what the end results are supposed to be.:) Sorry.

_____________________________

Don't take you're eye off your final destination.

ASP Checkbox Function Tutorial.

(in reply to Giomanach)
Giomanach

 

Posts: 6090
Joined: 11/19/2003
From: England
Status: offline

 
RE: Which bit am I missing? - 2/17/2005 14:34:38   
I try to avoid using them as much as possible with form values. I found out the hard way of what it can do:)

_____________________________




(in reply to Spooky)
Giomanach

 

Posts: 6090
Joined: 11/19/2003
From: England
Status: offline

 
RE: Which bit am I missing? - 2/17/2005 14:38:15   
quote:

ORIGINAL: rdouglass

quote:

Response.Write ("&UserName=" & myArray(1,i) & ">") - Do I really need the &UserName bit? as it displays that on the title of the link


I have no idea if you need it or not. I put it there 'cause it's pretty close to what you had. (You were putting a result in the HREF tag; what for, I don't know.) I was just focusing on getting your DB connection to return some data.

From the previous post: It was returning a blank page 'cause there was no criteria. You need to display the form first (wasn't that what all that querystring "mode" stuff all about?)

It's hard to fix code when you don't know what the end results are supposed to be.:) Sorry.

No worries, I just got lost in amongst all the pretty colors in DW:)

I've returned a field within the <a> tag for accessibilty reasons.

If you go to the form page, and leave all fields blank, or use any criteria, as long as it's Any (:)), then search, if you hover over the link to the users profile, you'll see the tool tip appear saying "View User's Profile", replacing User with the Username of that member

There is sense to my madness, honest!

Thanks Again

PS: When do I start washing the dishes?

_____________________________




(in reply to rdouglass)
Page:   <<   < prev  1 [2]

All Forums >> Web Development >> ASP and Database >> RE: Which bit am I missing?
Page: <<   < prev  1 [2]
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