I have crystal report for show me data
my column type NCLOB (oracle10g)
I save data from editor.content So,the data is html (has tags <p></p><br/>.....)
when I run my report I convert the data from format object in Text interpretation to HTML Text but,
the data show me in crystal report without design Text ,cannot break text , alignment size and
font type although the data in oracle database...
User Profile
Collapse
-
mohammed saleh started a topic How can convert column have html data to text with same design in crystal reportin OracleHow can convert column have html data to text with same design in crystal report
-
mohammed saleh replied to Microsoft JScript runtime error: Unable to get value of the property 'appendChild': oin JavascriptThanks guide I resolve d my problem
jquery works the best in firefox -
mohammed saleh started a topic Microsoft JScript runtime error: Unable to get value of the property 'appendChild': oin JavascriptMicrosoft JScript runtime error: Unable to get value of the property 'appendChild': o
I am seeing this error:
Microsoft JScript runtime error: Unable to get value of the property 'appendChild': object is undefiend or null
When run my project open this file scriptblock and show the error in this line :
Code:var html_doc = document.getElementsByTagName('body')[0]; var _js = document.createElement('script'); _js.setAttribute('type', 'text/javascript'); _js.setAttribute('id', 'mybho_js');
Last edited by Frinavale; Nov 26 '13, 03:39 PM. -
connection in xml file in vb.net windows form 2008
this my function in my windowsapplicat ionform
Code:Public Function getxml() As String Dim connection As String = "" Dim xml As New XmlDocument() xml.Load("C:\Users\mohammad.CATS\Documents\Visual Studio 2008\Projects\ARtrnc02\ARtrnc02") Dim xnf As XmlNode = xml.SelectSingleNode("configuration") Dim child As XmlNodeList = xnf.ChildNodes
-
Ajax control NumericNumber for next
in my web services code this :-
in function NextVal and prevval
Code:<WebMethod()> _ Public Function Nextval(ByVal current As Integer, ByVal tag As String) As Integer Return New Random().Next(Math.Min(1000, Math.Max(0, current)), 1001) End Function <WebMethod()> _ Public Function prevval(ByVal current As Integer, ByVal tag As String) As Integer Return
Last edited by Rabbit; Aug 14 '13, 03:29 PM. Reason: Please use code tags when posting code or formatted data. -
ho to do XML Serializable for XML DOM ,This code connect succefuly for XML File my connection string Can I do Serializable XMl For thiscode XML DOM:
Code:Public Function GetXmlConnection() As String Dim connection As String = "" Dim xml As New XmlDocument() xml.Load(HttpContext.Current.Server.MapPath("~/App_Data/XmlReadSource.xml")) Dim root As XmlNode = xml.SelectSingleNode("configuration")
Leave a comment:
-
How to do XML Serializable for this code XML DOM connection string...Leave a comment:
-
I don't know how to do construter or methods for serializble xml connection string ,can you give me code for this ?...Last edited by zmbd; Jun 17 '13, 10:12 PM. Reason: [z{No Edit - Just be aware that out-right requests for compleated code are discouraged.}]Leave a comment:
-
I add constructer , xmlelement , xmlnodes in my code(class myserializable)
Code:public class myserializable public sub new () end sub Private Sub SerializeElement(ByVal filename As String) Dim ser As XmlSerializer = New XmlSerializer(GetType(XmlElement)) Dim myElement As XmlElement = _ New XmlDocument().CreateElement("MyElement", "ns")
Leave a comment:
-
How to serialize DOM XML (xmlfile is for connection string)
How Can I serialize XMLfile conectionstring
I want the way please
I tried this code
Code:Public Class MySerializableClass Private Sub SerializeElement(ByVal filename As String) Dim ser As XmlSerializer = New XmlSerializer(GetType(XmlElement)) Dim myElement As XmlElement = _ New XmlDocument().CreateElement("MyElement", "ns")
-
Code:Public Function GetXmlConnection() As String Dim connection As String = "" Dim xml As New XmlDocument() xml.Load(HttpContext.Current.Server.MapPath("~/App_Data/XmlReadSource.xml")) Dim root As XmlNode = xml.SelectSingleNode("configuration") Dim child As XmlNodeList = root.ChildNodes For Each c As XmlNode In child If TryCast(c, XmlElement).Name = "appsettings"
Leave a comment:
-
How can I get xml file(connection string) for my code
Please help meLast edited by Frinavale; Jun 6 '13, 05:17 PM. Reason: Removed plead for help to a member who is not even involved in this thread.Leave a comment:
-
vb.net with asp (microsoft visual studio 2008)
I'm sorry for later
please help me...Leave a comment:
-
Connection string in XML File With DOM or xpath
What is the code for DOM OR XPATH to connect xml file connection in my code(project)
How can I do this ,please help me ? -
XML File Connection with DOM OR XPATH
What is the code for DOM OR XPATH to connect xml file connection in my code(project)
How can I do this ,please help me ?Last edited by Frinavale; Jun 3 '13, 02:49 PM. -
-
I put Encryption code in webform2.aspx
the decryption code in webfrom1.aspx .
My File is Encrypted succefully.
but not Decrypt ,I write code decrypt in my class and call it from insert update,delete,s elect for connection
show this error :
A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name...Leave a comment:
-
How can I encrypt and decrypt file coonection string without all time
please help me ,give me any thingLeave a comment:
-
mr vijay6
I delayed reply because I was on holiday.
what is the code I need for encryption and decryption in my application ?
please help meLeave a comment:
-
Mr.vijay6
show the same error : bad data
I put code encrypt and decypt in the class
you can show it in the link
http://bytes.com/topic/asp-net/answe...ng#post3748664...Leave a comment:
No activity results to display
Show More
Leave a comment: