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
~991 People Reached
Favorite Forums
Favorite Tags
Member Avatar for ismailc

Good , I need help. I have a blank aspx page where I want to add a drop down down from a sql database and get selection of dropdwon value. Coding in Notepad & not in Visual Studio I tried this example [url]http://www.webconcerns.co.uk/asp/combo/combo.asp[/url] that uses javscript but it connect to …

0
52
Member Avatar for ismailc

Good day, I need help. I would like to pass values from one aspx page textbox to another aspx page textbox. I'm editing the pages & adding code (so no clue what i'm doing) i thought of javascript but no luck on passing the value to the next pages textbox. …

Member Avatar for ismailc
0
820
Member Avatar for ismailc

Good day, This is linked to my previous post. I want to display the Windows user logged on to the PC (domain\userid) and add to the report URL. I have searched: [code] <% Response.Write(Request.ServerVariables("AUTH_user")) %> [/code] Now i want to display & add to url: [code] <%@ Control Language="c#" AutoEventWireup="True" …

0
59
Member Avatar for ismailc

Hi, I need help, please sruggling a bit. I have a cfselect with my option more than one value so i would like it to be displayed in column format, it displayes with the values right next to one another making it very untidy <select name="S_Selectfrombox" size="10" query="Q_CodeDescr"> <cfloop query="Q_CodeDescr"> …

0
60