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 #4K
~6K People Reached
Favorite Forums
Favorite Tags
Member Avatar for ameenu
Member Avatar for RandV80

Hi, I'm a decent programmer but am completely new to the Web Development side of things, and am kind of winging it to build a website. I'm using Visual Studios 2008/ASP.net/C#. So basically, I'm keeping things simple at the moment. I have a master file that contains a 'header', 'content', …

Member Avatar for greeny_1984
0
942
Member Avatar for sasindagi

hi, plz help me out to hide querystring at url eg: [url]http://localhost/payment/paypal.aspx?Uacc=das021[/url] &sdgn=jg43 to only [url]http://localhost/payment/paypal.aspx[/url].

Member Avatar for bheeks
0
74
Member Avatar for bheeks

Hi all I am currently sitting with a problem where I have created dynami controls in a seperate "htmlDesigner" calls I have created. Once I return the html to the calling page, I insert the Dynamically created HTML controls within the Page_Init section, which sets the controls onto the controlling …

Member Avatar for bheeks
0
105
Member Avatar for ndodi

Hi everyone it Eric (Ndodi). can someone pls help me , i want to disable the validation controls if other controls are activated and how to display the current date

Member Avatar for ndodi
0
105
Member Avatar for jamello

I have data I am displaying with a repeater in vs 2.0. Its just a very short record length but high volume data. The repeater displays it vertically but most of the screens real estate is left empty. The challenge is how do I manupulate the repeater table tags to …

Member Avatar for bheeks
0
157
Member Avatar for jeffchan86

I'm doing a online hotel reservation system. can i any people tell me how i can i redirect the users to another page which shows the summary of the reservation after the users has submitted the reservation form??

Member Avatar for bheeks
0
76
Member Avatar for WhYuLoOkIn

My goal is to set a session variable and have it timeout after 10 min. I tried to do this with cookieless="false": [CODE] <sessionState cookieless="false" timeout="10"> </sessionState> [/CODE] The code above did not timeout after 10 min, I believe I did that correctly if not please let me know. After …

Member Avatar for bheeks
0
134