Hi
I'm having a problem with adding my .mpg movie to my website. All very new to this. Found these 2 sample codes and seems to work the first or second time I view it. However if I try to view it again I find the movie won't open and just get a quicktime icon and then a broken movie reel icon...
Does anyone have any basic code on javascript alert boxes or dialog boxes within a servlet.
I have a html form embedded in my servlet doGet method. If the user fails to fill in a textfields i want to alert them with an alert/dialog box "Some fields have been left blank". Etc...
Hi,
Does anyone know how to load multiple pages on a servlet.I want to carry information on to the next page from the last but i'm not quite sure how to handle a new button so that it will display the next html page.I already have 2 html pages on this servlet and want to add the third
efa
Hi,
Does anyone know how to load multiple pages on a servlet.I want to carry information on to the next page from the last but i'm not quite sure how to handle a new button so that it will display the next html page.I already have 2 html pages on this servlet and want to add the third
efa
Can anyone help me with a basic query. I'm inserting details into a database from a java servlet. My table contains the following
ID - autoNumber
fisrt - string
last - string
My problem is my data won't insert when i use the auto number. Am i doing something wrong. If i don't use the...
Can anyone help me with a basic query. I'm inserting details into a access database from a java servlet. My table contains the following
ID - autoNumber
fisrt - string
last - string
My problem is my data won't insert when i use the auto number. Am i doing something wrong. If i don't use the...
Hello
Just womdering if anyone can help me with a college project. I have an html form that send info to a servlet. I have the servlet retrieving this info (including email address) and it is able to put this into my database. HOwever i have no idea of how to send an email response with this...
Hey there
Just wondering if it is possible to not have the command prompt come up to the when i run an exec() function that pings a pc.
I have a schedule which runs constantly which bring the dos prompt to the screen for a mere millie second. The only thing is that because of the frequency i...
I need some help really badly on this.I'm doing a final year project in java on a network monitoring system.I got a java applet echoing port 7 but this doesn't work on NT. so i probably have to use ICMP.How do i do this? I don't even know where to start
Hi
Having probs with setting up mail in SQL Server 2000.
What i'm doing is:
1) Click SQL Server Properties
2) Server Settings Tab:
SQL Mail
Start mail session using profile:
mail.mywork.com
Then i get this error
Error 18025: xp_test_mapi_profile : failed with mail error 0x80040106
Just...
Hi all
Just wondering if anyone can help.
I'm trying to schedule a job and send notification to an email user telling the user if the job was done.
I did so in the Job scheduling option in tools using the job wizard in Enterprise Manger.
The job is created fine. I can see the info about it in...
Hi,
Still having problems with transfering my data.
What i'm really trying to do is copy my database. I don't want to send it to another db or computer or anything at the moment. What i really need is to copy all tables stored procedures, udf's etc. into a folder.
Is this possible?
I know...
Sorry about that must have deleted /i by accident when i wrote it in my post. It was included in my osql execution.
My ActiveCampaign file does contain sql statements.
What i want to happen is for this sql file to be added to my stored procedures in my other database from the folder where i...
I tried using the osql command line utility but had probs with it as i've never used it before.
I wrote:
C:\>osql /S Aoife /U sa /P myPassword
e:/table/tables/dbo.ActiveCampaigns.TAB
it returned this:
1> 2> 3> 1> 2> 3> 4> 5> 6> 7> 8> 9> 10> 11> 12> 13> 14> 15> 16> 17> 18> 19> 20> 1> 2> 3>...
I followed tlbroadbent's instruction by generating the scripts from the Enterprise Manager and put them in a folder. The only problem is taking them from the folder and putting them into my new database. I have at least 60 stored procedures, udfs and about 30 tables.
Just wondering if there is...
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.