I have an alert message
alert("hello");
I want that instead of the user clicking the ok button,
he will be able to press any keyboard and the alert will be goen.
How do i do it?
I have an application in asp/html/javascript/xml and need to read a url with parameters from an outside system into my application main page.(parameters such as user details)
I try to imitate the outside system (for now) by reading the url from the START-->RUN.
HOW DO I READ THE URL FROM THERE...
I have an application written in asp using ms sql server.
I want to let the user upload files (attachments) to the IIS
server. How do i do it? Is there a pre made script that i can use?
i would like to write a statement who finds all the multiple rows in a field.
(the opposite of distinct)
I need to delete all the extra rows, that the data will show only once
ex: (the extra dog and caw will be deleted)
cat cat
dog dog
dog frog
frog caw
caw
caw
I would like to learn the . Net .
I prefer taking a course rather than studing by myself.
I need a good school with an excellent teacher.
I need to learn the new . Net and to practice my programming skills a bit.
Can someone recomannd a course in NYC/ NJ area?
I would like to learn the . Net .
I prefer taking a course rather than studing by myself.
I need a good school with an excellent teacher.
I need to learn the new . Net and to practice my programming skills a bit.
Can someone recomannd a course in NYC/ NJ area?
i read an email and desplay the content on the website, in a pop - up window (window.open)
the text however is being displayed there as a plain text with no paragraphs or line breaks. How do i change it to html mode as in the email .?
I want to give access from my website to attachments that arrives to email account (outlook) that on the IIS server.
I noiticed that the attachments are being saved on the
C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\
I want to change this location to the inetpub\wwwroot...
in order for the users to...
Hi
I created a dynmic table (asp , sql db) when one of the columns is a "description" . The problem is that the description is too long so i want to show only first 600 characters and then only when the user mouse over the short description it will pop -up the full text. I could do it with...
I am using window.open to open pop up window , the window is being opened, but what also happens is that the page that calls the window is changing to the root page and it isnot suppose to change.
help?
my script:
<%Response.Write ("<a href="""" language=""javascript"" onmouseover...
I get an error msg no matter what i try-
Error Type:
Microsoft VBScript compilation (0x800A03EE)
Expected ')'
I am trying the following syntext:
<%Response.Write ("<a href=""" language=""javascript"" onmouseover =""window.open("'file.asp?Id=" & paramId & "' , 'file'...
attachments in xp_readmail are not being read.
When the email has just an attachment like gif etc', they are being red, but when the attachment is in another enail, meaning -you get a FW email and you open it and there is an attachment of the previous email in another window, they are not being...
I used this very simple code :
EXEC xp_sendmail @recipients = 'xxx@hotmail.com',
@subject = 'hello' ,
@message = 'The contents of INFORMATION'
I RUN IT IN QUERY ANALYZER AND I GET A MESSAGE "Mail Sent"
However when i check my inbox I don't get the message.
What could be the problem...
how do u use xp_findnextmsg in a loop?
I would like to get some messages in a loop , but i dont want the result set of all messages because i need to control the output, insert it to db etc'
i have tried this: (but it get stuck)
declare
@msg_id varchar(255),
@message varchar(255),
@status...
I have created a job in the sql server agent by
Management->SQL Server Agent->Jobs->New Job->Steps->New->there i put execute xxx_procedure.
Then in the scheduler I configured the time .
i right clicked the sql agent and choose 'start'.
The job didn't work, i saw under jobs " last run...
I am trying to transfer information from exchange server to a sql database.
Every time when a new email arrives to a specific address i want all the details to be transfered to a sql server db.
Is there a built-in dll or rule ? can i write something using ASP to create this situation?
where do i...
I am trying to transfer information from exchange server to a sql database.
Every time when a new email arrives to a specific address i want all the details to be transfered to a sql server db.
Is there a built-in dll or rule ? can i write something using ASP to create this situation?
where do i...
I am trying to transfer information from exchange server to a sql database.
Every time when a new email arrives to a specific address i want all the details to be transfered to a sql server db.
Is there a built-in dll or rule ? can i write something using ASP to create this situation?
where do i...
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.