Hi
Basiclly i have a mc in in which there is a text box. The data is taken from text file using loadVariablesNum("news.txt", 0);
the problem i am having is that i can't get the data to load into the movieclip.
I got rid of the movieclip and use the _root and it works fine.
anyone got any...
Hi
I wondered how i would go about doing a multiple deletes. i know i need to put the id in a checkbox, but i am getting errors. I can't seem to put the in in a check box.
has anyone got an example of how to do this thanks
hesh
Hi
I need to get the last id of the record i have inserted in s sql sever db.
i know in asp i can use @@identity but what to i do with asp.net
the insert code is below
cmdinsert = new sqlCommand("sp_Insert_event", myConnection)
cmdInsert.CommandType =...
Hi
I using flash mx to design a project. I have been using a pixel font called harmony. The problem that I am having is that when I use dynamic text box which brings the data from a txt file the font on is very small and cannot be read at all (This is when I run it on the web server). But when I...
Hi
Just been doing a website and i amd stuck on some css for mac explore 5.2. I was looking for the answers but most forums involving mac 5.2 stuff saying that the browser is out of date and its not worth programming for it.
Is this true??
Cheers
Hesh
Hiya
I just leant and created a xml feed, Its working fine in firefox, all the info are showing, but when I tried to run it in explorer i find that it says error page not found.
Does any one know why? I have included my code
thanks in advance
Hesh
<%
' Write out the XML Version Identifier...
HI
I got a field called text area, but on my store proc i used the command
@desc text
I know how to use nvarchar, but not sure about text
cmdStoredProc.Parameters.Append cmdStoredProc.CreateParameter("@desc", adVarChar, adParamInput, , gs_desc)
i am having errors using the above statement...
Hi
I am having a problem with explore. In that I have a div tag and a form on the page. The problem is that the input-box is still showning in front of the div tag rather then hidding the input-box.
This problem doesn't happen in firefox. Can some one help me on this please
thanks
hesh
Hi
I have seen on web site where the list-style has changed to say >> or another symbol instead of having the usual circle or square. I know I can use an image, but wondered if anyone know of actually changing the circle or square without using an image.
cheers
Hesh
Hi
I got this error in my asp page
Error Type:
Microsoft JET Database Engine (0x80040E14)
Syntax error (missing operator) in query expression
Basically I have a script that updates a record using the access version of a store procedure. I think the problem is that is the text has an ‘ or any...
Hi
I am trying to load a the same movieclip on to the stage every 5 secs. I am having problems with setinterval as it doesn't seem to work.
please can u help here is the code
//this function will get a loop of the number of daisys
getdaisys = function(){
i = 1 ;
//geting a the...
Hi
I have crated a search script but i want to make the words that equal the searched words bold
Say if i have a block of text
Str="hello world this is england calling and so on "
the word searched is "england" how would i go about making it bold.
the best example is the google results...
ok i have to create a db that calculates the averages of batemsn in cricket
so the forumla is Avg=totalruns / innings
the problem is that inning can be 0 in which case
Avg=totalruns
so i am confused how i goabout doing this.
so this is the basic if statement
if innings>0 then...
Hi
I am learning to do a drag and drop, basically say I got A movieclip called 'clipdrag'. the current position of the movie clip is _x=65, _y=51.
and the clipdrag movieclip is droped at say _x=200, _y=300.
Bascally what i need to know is how i got about bring the clip back to its orangial...
Hi Guys
I am trying to do thick diagonal lines that are the latest crazy on websites. I looked for the tutorials but can find only 1 pixel sized diagonal lines.
But I require diagonal lines of 3 or 4 pixels. Can someone tell me how I go about doing this?
Thanks
can someone tell me why i am getting this error
Microsoft VBScript runtime error '800a01a8'
Object required: ''
/admin2/include/portfoliolist_delete.asp, line 36
here is the delete code
set deletePortfolio=server.createobject("adodb.recordset")
sql="DELETE FROM dbstock_portfolio where...
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.