RE: Which bit am I missing? (Full Version)

All Forums >> [Web Development] >> ASP and Database



Message


rdouglass -> 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.




Giomanach -> 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[:o]




Giomanach -> 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[:D]

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 ([:D]), 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?




Page: <<   < prev  1 [2]

Valid CSS!




Forum Software © ASPPlayground.NET Advanced Edition 2.4.5 ANSI
6.201172E-02