Go Back   CodingForums.com > Search Forums

Before you post, read our: Rules & Posting Guidelines

Showing results 1 to 14 of 14
Search took 0.04 seconds.
Search: Posts Made By: JackieBolinsky
Forum: JavaScript programming 02-23-2012, 06:13 AM
Replies: 12
Views: 1,034
Posted By JackieBolinsky
Thumbs up You would need to perform an ajax request to...

You would need to perform an ajax request to retrieve the js file from the server, and the callback would dump the contents into the textarea. If you're going to let users enter JavaScript codes...
Forum: JavaScript programming 02-23-2012, 05:17 AM
Replies: 6
Views: 586
Posted By JackieBolinsky
Lightbulb Hello... Google for Regex Cheatsheets and you...

Hello...
Google for Regex Cheatsheets and you can find more summaries.

\S - Matches anything but white-space characters.
\s - Matches any white-space character.
\D - Matches anything except...
Forum: JavaScript programming 02-08-2012, 07:39 PM
Replies: 6
Views: 774
Posted By JackieBolinsky
Netscape Hello... I was able to work out the problem...

Hello...

I was able to work out the problem by using homebrew "invisible" data fields on the page. I tried using "hidden" fields (i.e. <input> tags with "type='hidden'"), but it turned out that...
Forum: HTML & CSS 02-08-2012, 07:06 PM
Replies: 2
Views: 356
Posted By JackieBolinsky
Hello... Thats alright... I guess there may be...

Hello...
Thats alright... I guess there may be some errors in the XML file. Please post the xml content too... Anyway trying to set up child pages for one of my top navigation menu items...but when...
Forum: JavaScript programming 02-08-2012, 03:35 PM
Replies: 14
Views: 1,245
Posted By JackieBolinsky
Thumbs up Hello... AFAIK, I think It'd better to just...

Hello...
AFAIK, I think It'd better to just send the coordinates to the server for caching rather than querying from the server's IP. Another guess would be that you have broken the rate limit,...
Forum: Computer/PC discussions 01-23-2012, 06:23 PM
Replies: 10
Views: 994
Posted By JackieBolinsky
Thumbs up Hi there, My recommendation is why you should ...

Hi there, My recommendation is why you should pay for something you can do. First open the CPU Case then check out for IDE port on your mainboard, it looks like the attached pic. If it exist, your...
Forum: MySQL 01-23-2012, 10:41 AM
Replies: 11
Views: 764
Posted By JackieBolinsky
Thumbs up Hi there, The PHP will be parsed and the value...

Hi there,
The PHP will be parsed and the value of $phpVar will become the value of var whatever. The second one is not possible without refreshing the page because PHP is parsed server side and...
Forum: HTML & CSS 01-23-2012, 10:19 AM
Replies: 6
Views: 425
Posted By JackieBolinsky
Thumbs up Hello... How about trying jquery? Just paste my...

Hello...
How about trying jquery? Just paste my edited version of the answer above into your page right before the closing </body> tag. And remove the inline styles you have on your <div...
Forum: JavaScript programming 01-23-2012, 10:08 AM
Replies: 17
Views: 1,152
Posted By JackieBolinsky
Thumbs up When the div alert is shown only then the buttons...

When the div alert is shown only then the buttons on the browser should not be clicked, just like Javascript Codes alert box does not allow us to clik on the browser until we do some action to the...
Forum: Flash & ActionScript 10-24-2011, 05:24 AM
Replies: 2
Views: 1,147
Posted By JackieBolinsky
Lightbulb Hey there, Well the code you've included...

Hey there,

Well the code you've included recreates the XML and recreates the function but it still doesn't load it........

You've already created the XML and you have the function to reload it,...
Forum: Flash & ActionScript 10-24-2011, 05:17 AM
Replies: 3
Views: 1,146
Posted By JackieBolinsky
Post Hello there, It is very easy to do with...

Hello there,

It is very easy to do with Flashbuilder. There are a lot of templates available there with easy to use functions to add components. Saves a lot of time.

Thanks,
Jackie
Forum: Java and JSP 10-24-2011, 04:58 AM
Replies: 1
Views: 636
Posted By JackieBolinsky
Macintosh Hello there, The simple method hides all the...

Hello there,

The simple method hides all the configuration that goes with starting and stopping the timer. Either way the JQuery implementation is an improvement of setTimeout() in Javascript and...
Forum: Flash & ActionScript 10-24-2011, 04:53 AM
Replies: 10
Views: 1,180
Posted By JackieBolinsky
Post Hi there, There may be a lot of reasons...

Hi there,

There may be a lot of reasons like:

Uploading web pages and all the other files (like images) in the Document root folder / directory. The web site will not load in your browser...
Forum: Computer/PC discussions 10-24-2011, 04:37 AM
Replies: 6
Views: 1,358
Posted By JackieBolinsky
Post Hello, There may be some some problem with...

Hello,

There may be some some problem with the BIOS Setup. In the BIOS, maybe under advanced, it will somehow state your drives(HDD, DVD, etc.) and you want them to say ide or sata...no where do...
Showing results 1 to 14 of 14

 
Forum Jump

All times are GMT +1. The time now is 03:51 PM.