What is the best way of displaying a Memo field on a webpage???
Im trying to display a customer enquiry/complaint and then undreneath the response. Both of which are being retreived from a database.
I've tried displaying it in a multi-line textbox but i'm not convinced.
What would you suggest??
Im trying to write an app that sends emails. I've download Indy
I've got some settings from my work email providers, these settings work when using Outlook, but when sending email through my app, i seem to get inconsistent results. Some times it Times Out, some times it sends ok, and sometimes i...
How do i programatically add carriage returns to a richedit box??
Basically i want add to couple lines of text sepearted by a 'returns'
richedit1.text := richedit1.text + //something to add a
carriage return
richedit1.text :=...
im creating an web app using standard asp. my connection string is as follows:
Set conn = Server.CreateObject("ADODB.Connection")
conn.Open "Provider=SQLOLEDB;Data Source=localhost;Initial Catalog=Q2A;Trusted_Connection=yes;"
When i load the site via the localhost everything runs fine, but...
Hi, I've benn given some code to have a look and try to fix if i can, but im pretty new vb. When i run the code i keep getting the below error. does anyone have any ideas? any help or advice welcome
***Error
Runtime error 429
ActiveX component can't create object
***Bit of Code where i get...
Hi im trying to connect an asp page to SQL Server(localhost), but i keep getting errors, and im a little bit stuck where to go from here. Not sure what details help decie whats wrong so i've pasted the code and error below. I can tell you that i can connect ok with a .Net application using the...
I need to be able to send an email through Delphi with a couple of requirements.
Im using Delphi v5.
Requirement 1 - its important that the email is sent directly from delphi and does not load Outlook(or equivalent) in any way.
Requirement 2 - No history of the email sent should be saved in...
I've got MS Access 2003 installd on my computer
i get an error when running the following code
Code:
Public Sub test()
Set a = New ADODB.Connection
End Sub
Error msg:
Runtime Error '429': ActiveX component can't create object
Any 1 got any ideas???
Not sure if this helps - under...
I have written a piece of software in Delhpi v5 using MySQL as a backend database.
Im writing errors to a standard text file. 99% of the time the app works fine, but every now and then i get the following error
Error:
Time - 05/01/2006 18:00:24,
Procedure when errored -...
Is there a function/standard way of working out the age of someone if you know there Date of Birth??
if so, can you let me know where to find it??
thanks
I have a datagird on my webpage containing a list of companies. I want the user to click on a button withon the grid which will then show up the detail of the company. I realise i can use a select button, but ideally i would want a button with an image inside it, i.e. a question mark or...
Hi im using Delphi v5, writing an app for appoinment reminders
1 typical reminder is for a Meeting on the Second Tuesday of every Month.
So how do i check if todays date is - the second tuesday of the current month???
thanks
Hi im trying to re-write an application we use at work using .Net. The app is currently written in Access.
Bascially its a search facility to find different agencies. Currently, the main search form has each letter of the alphabet and next to each one there are two dropdown lists, 1 containing...
Ive got a problem with the tab index. I realise you can change the properity 'Tab Index' in .Net, but things arent going to plan. All my controls (textboxes etc) are in seperate rows/columns in html tables on the page. Is the Tab Index only work within the individual cells in the tables???
Ive got a marquee on my webpage, ideally i want to display the contents off a db field. I can get the field into a string in my app, but how do i go about using this string in the marquee. im getting the string using vb/server-side code
is it possible??? and if so, how???
Hi, Where is the best place to go for web based .net examples???? mainly database ones. Ive had a look on microsoft but theres only a couple of web based examples.
Is there a way to have what i would call a continous form (Im coming from MS Access). i.e you are displaying updatable records from...
Hi,
I have
A Linksys Wireless G ADSL Gateway - (WAG54G)
A laptop - Toshiba Tekra A4 - Win XP Pro SP2.
A Standard Desktop - Win 2000 Server SP4
all connected to a home network.
Ive set up port forwarding to the Desktop
e.g Port 80 - HTTP
Port 21 - FTP
Port 3389 -...
Im using Windows 2000 Server
When i look at
'Local Security Seetings'
- 'Local Policies'
- 'User Rights Assignment'
I get the following Error saying
'Windows cannot read the template information'
Can anyone help??
Thanks
Hi, I've got a home computer with windows server 2000 on and a laptop with Win Xp Pro on.
the 2000 machine is on Workgroup 'MSHOME' the sanme as the Xp machine, but the dont seem to be able to see each other
the 2000 machine doesnt get a responce when u ping the xp machine. but the xp machine...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.