Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Ranked #3K
~700 People Reached
About Me

Prior to founding Tucker Tek, I served clients as both Principle Technologist and Business Development Architect in diverse business sectors that included; Building Construction, Online bid sites for independent programmers, Online Business Directories,…

Interests
Golf, Internet, Inet Gaming, Traveling, Camping, Family
PC Specs
XP Pro
Favorite Forums
Favorite Tags
asp x 7
Member Avatar for pepe roni

[B]I'm very new to ASP and I'm trying to get a radio button group to work and it doesn't. Here's what I have:[/B] [code]If Request.Form("RadioGroup1")(1) <> "" Then messBody = messBody & "New" & vbCrLf & vbCrLf If Request.Form("RadioGroup1")(2) <> "" Then messBody = messBody & "Used" & vbCrLf & …

Member Avatar for punitdam
0
103
Member Avatar for whisper_101

I have been able to retain the value in a listbox in asp when the user submits the form providing the user selects only one value from the list box - but how do I retain more than one value i.e. if the user selects more than one value? My …

Member Avatar for mystic2230
0
126
Member Avatar for meo

Hello! I am a very green ASP user (but a fast learner), and am hoping someone can help me understand why my response.redirect is not redirecting. Here is the situation: I have a form on one page that, once a visitor clicks one of 2 buttons, sends visitors to "decision.asp". …

Member Avatar for agrothe
0
150
Member Avatar for deathlemon

please help me i got some problem with my code. my drop down lists which displays a text box when a selection is made, does not display an input in a database when i write a text in the text box. [code=html]<SCRIPT LANGUAGE="JavaScript" TYPE="text/javascript"> <!-- function showHideSelection() { if (document.drop_list.Category.value …

Member Avatar for deathlemon
0
99
Member Avatar for akhtarr

Okay what I've got is a form and an array with a list of courses. The array populates a drop down list, I also have on the form a cost text box. What I would like is when the user chooses a course the cost field to automatically bring the …

Member Avatar for TomBCullen
0
121
Member Avatar for haibec

I have DB Oracle table User include : ID,USERID,MONEY,TIME . I was select a record (The time : 4/11/2009 5:52:55 PM ) [icode]select time from user where user ='John' and money>300 [/icode]. Now i have value : time = rscon("time") Now i want calculate number day from now to the …

Member Avatar for TomBCullen
0
70
Member Avatar for TomBCullen

Hello all, My name is Tom Cullen and I am new to this community site, hoping to learn more and provide some support in area's of my expertise. [B]Technical Briefing[/B] [LIST] [*]I specialize in Classic ASP and MySQL developments. [/LIST] [LIST] [*]I truly enjoy the Internet and all it has …

0
26