Hi............. .
contact on this mail in subject mention this only
<_email_removed _>
User Profile
Collapse
-
Last edited by Dormilich; May 17 '09, 09:36 AM. Reason: removed email address (see Posting Guidelines) -
Thanks for your reply
But this link are unable to provide sufficient Information...Leave a comment:
-
Thanks for your reply
But this link are unable to provide sufficient Information...Leave a comment:
-
The RPC server is unavailable
Hi
i am using Crystal report and i want to Directly print out that report without open a pop window. MY code working fine but in set up its giving an Error RPC Server is Unavailable i am not getting what the solution for that
if any body know about the problem then please help me
thanks -
hi
i am also done like this and its working fine also in code but in set uo its giving a problem RPC SERVER Enable can you please help me how to solve this problem
thanksLeave a comment:
-
Overlaping on Dropdown control by menu written in Java Script
I have written code to generate dropdown menu in java script.
it overlap all the controls of the pages like label,radio,ima ges except the
drop down list control.
for the drop down i have tryied serverside as well as client side but problem remain same.
its urrgent -
If you Explain in detail exactly what you want then may be me or somebody help you
you try this may be it will work
Protected Sub Page_LoadComple te(ByVal sender As Object, ByVal e As System.EventArg s) Handles Me.LoadComplete
Me.dropDivision Name.AutoPostBa ck = False
' Me.dropDivision Name.Enabled = False
End Sub
or otherwiswe set the autopostback property false
Thanks and regards...Leave a comment:
-
hi
try this in pageindex change event of grid
lblMessage.Text = ""
dgBlockDescript ion.EditIndex = -1
dgBlockDescript ion.PageIndex = e.NewPageIndex
Bll.clsfrmBlock MasterBll.FillC ontrolWithDs(Me .dgBlockDescrip tion, Me.dropCityName .SelectedValue)
dgBlockDescript ion.DataBind()Leave a comment:
-
on grid properti set cause validation false
and when u insert a new record
at that time check
txtName = dgBlockDescript ion.Rows(dgBloc kDescription.Se lectedIndex).Ce lls(2).Controls (0)
first find the cell value in one variable and after that set
if(textss1.text ="")
(
exit sub
)
thatnks & Regard
RohitLeave a comment:
-
Dear
call the function in button click event and set the property autopost back true
if u mention code then i can help you actually i am not getting what's the problem you are facing
Thanks & Regard
rohit...Leave a comment:
-
r u working on 2005 or 2003 . i know how to do in 2005 without javascriptLeave a comment:
-
Hi
you are going write way but doing a little bit mistak
use like that
^[a-zA-Z0-0]*
Thanks and Regards,
Rohit Jain - s/w DeveloperLeave a comment:
-
Thanks for your valuable response
i am useing sql and convert it like that but not getting how to get the path
Session("txtsca n") = ObjData1.Tables (0).Rows(IntCou nter1).Item(0)
Dim byt() As Byte = CType(ObjData1. Tables(0).Rows( IntCounter1).It em(0), Byte())
Dim bmpimg As Bitmap
Dim mstream As New MemoryStream
mstream.Write(b yt,...Leave a comment:
-
-
How to open a image which is stored in server
Hi
I am saved my Document in server By the follwing code
coding......... ...
If fupLoadDoc.HasF ile Then
Dim reader As BinaryReader = New BinaryReader(fu pLoadDoc.Posted File.InputStrea m)
Dim byt() As Byte = reader.ReadByte s(fupLoadDoc.Po stedFile.Conten tLength)
''objVLEAttache Doc.Documentimg = byt
dtDoc.Rows(intr r).Item(3)... -
-
Hi
First u try to open a report In Back end Only ............... .....
if you try to some other system than check it report is verified by local system or not
May be this will work
Rohit jainLeave a comment:
-
if it is a web application then use a query string or you can use session also
Rohit JainLeave a comment:
-
Hi
In database you use the primary key
In front end check if err no 2627 occur than catch that exception and send a err message you cant insert duplicate record
thanks and Regard
Rohit JainLeave a comment:
-
Hi
you have one more option to do like that just give one link button in datagrid Delete and that click event call the javaScript its only a one line code call confirm method so it will be ask yes or no............. ...............
do it like that may be it will work
Thanks & regard
Rohit JainLeave a comment:
No activity results to display
Show More
Leave a comment: