Hi,
Here is the one of third party free text box.
Click Here
User Profile
Collapse
-
Two smtp mail account
Hi,
I used two different smtp server account for sending mails. How can i add more than one smtp section in web.config(or give any other suggestions). How to use that in code.
Thanks -
-
Run some code after page rendered
Hi,
I want to sent mail to bulk of email ids at page load. It makes the page load slow. Is there any way to run this code after page completely rendered to client.
Thank you -
Hi adityakoppolu,
I made visibility hidden in not ispostback. In click event i made visible the div element.. Thank you
Prakash...Leave a comment:
-
Div element visibility
Hi,
By default Div element is invisible. Clicking on label it made as visible. i have textbox fields in div element.. while server side validation i want to make div element as visible.. but in postback it again made as invisible.. but it should be visible for me.. Help me..
thanks & regards
prakash -
Modal Popup Extender disappearing during validation
Hi,
Im using modal popup extender control to login.. While validating controls in panel it gets disappear. I tried to show the panel by script "$object('Modal PopupExtenderLo gin')._show();" , but it shows error as Microsoft JScript runtime error: Object expected. Please Help me. -
Set ValidationGroup ="Validation " property on all text boxes, Validation controls and submit button. So the validation works with in group.
Regards,
Prakash NLeave a comment:
-
The state information is invalid for this page and might be corrupted
Hi,
When i click on asp:button i got this error. I added EnableEventVali dation="false" Debug="true" at Page directive. Still i am getting this error. Please help me.
Thanks in advance..
Regards,
Prakash N -
Image in Grid View
Hi,
i am using the gridview to display the image, but the path only getting visisble..
Like this "/ShoppingGridVie w/images/1.jpg"
What is the wrong here.. please help me..
con.Open();
string queryString = "Select * from Item";
OdbcCommand com = new OdbcCommand(que ryString, con);
OdbcDataReader DR1 = com.ExecuteRead er();
... -
Using ModalPopupExtender control
Hello experts,
Im using ajax ModalPopupExten der control.
<ajaxToolkit:Mo dalPopupExtende r
ID="ModalPopupE xtender1"
TargetControlID ="LinkButton 1"
PopupControlID= "Panel1"
BackgroundCssCl ass="modalBackg round"
DropShadow="tru e"
OkControlID="cm dOk"
CancelControlID ="cmdCancel"... -
Hi,
I got the answer. Thanks for repling. I am new to stored procedure..
Here is the simple procedure which is used to add a customerdetails
Create procedure [dbo].[AddCustomer]
@FName nvarchar(50),
@LName nvarchar(30),@A dd1 nvarchar(50),
@Add2 nvarchar(50),@C ity nvarchar(50),
@State nvarchar(20),@P incode nvarchar(6),
@Phone nvarchar(25),@C ountry nvarchar(20),...Leave a comment:
-
Hi,
I got the answer. Thank you for ur repling. I am new to stored procedure..
Thank you...Leave a comment:
-
Hi,
If you are using enterprise edition means, your hardware dosen't support. Please see the software&Hardwa re Requirements sheet.
You may download "windows installer 3.1 or later" from microsft official site.
you need windows server 2003 with SP1.
link for windows installer 3.1
http://www.microsoft.c om/downloads/details.aspx?Fa milyID=889482FC-5F56-4A38-B838-DE776FD4138C&di splaylang=en...Leave a comment:
-
Formatting a Number
Hi,
I want format a number CU00001(ie 1 to 00001)
please help me..
thanking you -
Hi,
But still it showing the same error..
Please help me
Thank you
Parakash N...Leave a comment:
-
Error while calling stored procedure
Hi,
While executing the com.com.Execute NonQuery() error it shows the error as
ERROR [42000] [Microsoft][SQL Native Client][SQL Server]Procedure or Function 'AddCustomer' expects parameter '@ID', which was not supplied.
But i am passing the parameter..
Please help me.
Here is the Code
OdbcCommand com = new OdbcCommand("Ad dCustomer",conn );
com.CommandType =... -
Sending Email in vb .Net 2003 with out SMPTServer or Using OutLook Express
Hai,
i m doing one web project in vb .Net 2003. I want to send email from my application . can any one help me how to send email without using SMTP Server , Using OutLook Express.Thaks you in advance -
Yes..I am using visual studio 2003.How asign property to print both side.....Leave a comment:
-
Printing Report Both Sides + .Net + crystall
Hai,
I m Using Vb.Net and Crystall 8.5.I can assign the PrinterName to the Report, I Want to set Printoption to print front and Back of a page .Can any one help me what property i have to set.Thank you
No activity results to display
Show More
Leave a comment: