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

Hi, I used this below coding to send email but hosting & mail services are in different service providers.This code is working in my local but it's not working in hosting server. Please guide me to resolve this. using System; using System.Collections; using System.Configuration; using System.Data; using System.Linq; using System.Web; …

Member Avatar for mtyide
0
190
Member Avatar for Yamuna_1

Hi, I want to disable other textboxes, which is related to single (i.e.connection type) texbox and the textbox are assigned in array[] row wise manner. This is working for sinle row but when I add multiple it's not working. Please help to resolve this issue. <button type="button" class="btn btn-info" id="delete">- …

Member Avatar for diafol
0
239