Posts

Showing posts from February, 2013

How do I disable the language prompt when hyperlinking to a .pdf?

i created index in microsoft word (some of indexed items farther on in same word document; separate excel or .pdf documents).  when click on index term should take me .pdf, before .pdf opens prompt asking me whether want english, deutsch or francais.  how prompt go away?  thanks! --demanian edit>>preferences>>international   should english default. try setting "same operating system" , click ok. More discussions in Acrobat Reader adobe

Batch Sequence Word to PDF

i given project today convert 1000+ ms word documents pdf. setup new sequence that, when run sequence finished first file conversion , hangs on "please wait, reading adobe pdf: 100%." why doing , how pass this?   i'm using acrobat 9 pro , microsoft office 2010. hi,   the problem might related office 2010 still being in testing (a release candidate still testing step) , acrobat 9 not office 2010 "aware". once office 2010 goes commercial suspect there may acrobat 9.x dot release update; that's "tomorrow". much acrobat 8.x , office 2007.   be well... More discussions in Acrobat Windows (read-only) adobe

Problem on having executed the control AxAcroPDF with 2 facilities of adobe (reader and professional

hi there, i'm using control axacropdf show preview pdf documents, that's isn't problem, exist when execute in pc has 2 installations 1 version reader , other professional, try execute , shows following error:       system.runtime.interopservices.comexception (0x80004005): devuelto error hresult e_fail de una llamada un componente com.    en acropdflib.iacroaxdocshim.loadfile(string filename)   the register "acropdf.dll" ready exist in apllication path   the same code runs great on others pc when have reader version   this it                   this.axacropdf1.ocxstate = ((system.windows.forms.axhost.state)(axacropdf1.ocxstate));                 axacropdf1.loadfile(archivo);                 axacropdf1.visible = true; i'm...

Dúvida Arduino

pessoal estou querendo montar um sistema que digito uma senha ele mostra no serial monitor: senha correta acende um led e destrava porta, mas o código está dando erro só funciona com char, vou postar o código aqui code: [select] #define ledverde 3 #define ledvermelho 4 string senhaadm = "teste"; void setup() {                  // inicializa os pinos digitais como saida.   pinmode(ledverde, output);      pinmode(ledvermelho, output);   pinmode(motor, output);   serial.begin(9600);   //serial.flush();   digitalwrite(ledvermelho, high); } void loop() {   string tecla;   tecla = serial.read();   if (tecla.equalsignorecase(senhaadm)){     digitalwrite(ledvermelho, low);     digitalwrite(ledverde, high);     serial.println("senha correta");     /*delay(10000); // temporizador     digitalwrite(ledvermelho, high); ...

ES2 - Action Builder - Add Instance

i spent 3 hours on plane trying add instance action building no luck. have 2 hour layover , 3 hour flight. love figure out! anyon have example of form with add instance created action builder?   thanks - patrick is form saved dynamic form? root subform holds repeating section set flowed? fact did through action builder means code ok. must form type or structure.   paul More discussions in LiveCycle Forms adobe

Database Handling Failed Scenario - Joomla! Forum - community, help and support

hi everyone, new joomla , ask following question. 1. connection , disconnection i use following execute query database: code: select all $db =& jfactory::getdbo(); $db->setquery( $queryvar ); $result = $db->loadresult(); from understanding database object created , connection establised, happen after finish executing loadresult. q1: connection database automatically terminate after loadresult() finish executing or have make function terminate it? q2: $db object destroy @ point? 2. failed scenario i using innodb engine. friend recommended using try/catch/finally. including code structure below: code: select all try {    begintransaction()    //database action here          commit() } catch error {    rollback()  //cancel saving database, , rollback changes } finally {    closeconnection()    //set database handle null close connection } q3. has implement scenario in joomla , correct approach? ...

ChangeCase of Selected Style in InDesign CS4

there lowercase letters applied in character style alone want change uppercase without changing character style in indesign cs4 (for e.g. if group of lowercase characters (that can letter) applied in character style "smallcaps". want change lowercase characters uppercase selecting "smallcaps" style. please me out how in indesign cs4. can re-write first sentence bit easier follow?   it sounds have character style applied text in question, applying small caps want have caps. if so, edit style , change "case" setting "small caps" "all caps". More discussions in InDesign adobe

Thread: help understanding wine

i'm trying wrap finger around use of wine. have star wars republic commando , star wars jedi academy cd's. if install wine inside of ubuntu, run window video game cd's right desktop too? or have log out, log windows, install game , log ubuntu play them??? helping understand best way load window games ubuntu http://appdb.winehq.org/objectmanage...ation&iid=4479 http://appdb.winehq.org/objectmanage...rsion&iid=2315 winehq great place see of others have been successful @ running windows software in wine , tweaks (if any) have had do. right click file > open wine or wine /media/cdrom0/windowssoftware.exe on terminal http://frankscorner.org/index.php?p=quickstart Forum The Ubuntu Forum Community Ubuntu Official Flavours Support General Help [ubuntu] help understanding wine Ubuntu

Thread: how to getNetwork icon on task bar back

deleted network icon on task bar, know how can back? add panel -> select "notification area". doesn't nice volume stacked it, know - ubuntu aiming more functionality , less looks. long works, doesn't mater how looks... yet do, they'll have work different workarounds. Forum The Ubuntu Forum Community Ubuntu Official Flavours Support Desktop Environments [ubuntu] how to getNetwork icon on task bar back Ubuntu

Thread: The Great Bubble Gum/Chicken Thread

Image
okay, heres rules: insert chicken crossing road joke. next person insert chicken crossing road joke. next person insert chicken crossing road joke. next person insert chicken crossing road joke. next person insert chicken crossing road joke. next person insert chicken crossing road joke. next person insert chicken crossing road joke. next person insert chicken crossing road joke. ...and on. (yes, may use google) time no 1 can find anymore (when no 1 submits 1 within 2 days) person posts declared winner. start: q: why did bubble gum cross road? a: stuck chicken's foot. q: why did teh chicken cross busy road? a: on death wish Forum The Ubuntu Forum Community Ubuntu Community Discussions The Cafe Cafe Games The Great Bubble Gum/Chicken Thread Ubuntu

Help with Virtuemart shipping - Joomla! Forum - community, help and support

im trying set shipping rates in virtuemart running difficulty. my shipping rates in tiers.  have 11 tiers.  first 4 tiers flat rates based on range of weights.  example tier 1 0 - 3 pounds , flat rate $5.95.  these able set using lowest weight @ 0.00 , highest weight @ 3.00 , setting fee $5.95, easy enough. now, when want set per pound charge, dont see how set correctly.  example, fifth tier 24.00 pounds 39.99 pounds , charge $0.35/pound.  can give me direction on how set properly? i looked through online manual didnt see spoke directly that.  appreciate assistance.  in advance. oh lord.  3 days post has set , no 1 has replied.  come on, out there has got using virtuemart can whether or not possible , if give me sort of direction on how accomplish it. i really hate wear out welcome here in joomla community , joomla user getting entirely frustrating when have question im either left abandoning doing, re-doing in way doesnt accomplish w...

How do I store passwords for the entire application

i using cfmail tag , required use user name , password.  i'd centralize login information in single place simplify code , allow me change password often.  can recommend way this? set user name , password mail server in mail settings in coldfusion administrator.   http://livedocs.adobe.com/coldfusion/8/htmldocs/basiconfig_11.html#1139855 More discussions in Getting Started adobe

League Table - Joomla! Forum - community, help and support

Image
hi, looking simple league table module/plugin/component, want simple enter points each week , sort ascending. know if there such thing, don't want go down "entering results, etc" each week define 12 teams , enter points each weeks. thanks mick hi mick... did check on http://extensions.joomla.org.......joomleague-plugins ? regards. Board index Joomla! Older Version Support Joomla! 1.5 Extensions for Joomla! 1.5

Thread: 10.04 "Network Connections"

we have 3 identical new dell systems. installed 10.04 on 1 of them, configured our software load , used dd copy other 2 systems. booted second system , comes fine except network cards (4 in each system) have different mac addresses. co-worker trying fix problem deleted 4 interfaces "network connections" (aka network manager?) ui , edited /etc/udev/rules.d/70-persistent-net.rules remove of network devices , rebooted system. system up, ifconfig identifies each of 4 nics "network connections" ui still blank. can tell me ui gets information from? there way restore information without having manually re-add each device? much!! oh, , it's worth, contents of /etc/network/interfaces is: auto lo iface lo inet loopback identical first system imaged dd. on system, network connections ui displays 4 of network interfaces (eth0, eth1, eth2 , eth3). ...

I want to build a drop down menu like the one featured here

hi there, wanting build drop down menu 1 on site (see college information button, top right)   http://www.barnsley.ac.uk/index.php   i have lot of content, , idea of hiding behind button @ top, , when user clicks on it opens , pushes rest of page down!   anyone know how? it's done in javascript program jquery: www.jquery.com. More discussions in Dreamweaver support forum adobe

Cara setting Ads Manager, agar jumlah iklan di set per group - Joomla! Forum - community, help and support

Image
maaf saya new commer ada yang tau gak cara rubah setting ads manager, agar setting jumlah iklan per user...diubah menjadi : - jumlah iklan per registered user.... - jumlah iklan per author user.... - jumlah iklan per editor user.... - jumlah iklan per publisher user.... atau .... pengaturan jumlah iklan itu...bisa diatur per user aza... contoh per user ini...boleh 2 iklan....user itu...bisa 10 iklan tolong bantuannya buat temen-temen mas pake cb ya? kayaknya kalau pake ads belum bisa gitu dech tapi entah kalau disetting pake cb..bagi donk ilmunya.. Board index Joomla! International Language Support International Zone Indonesian Forum Komponen

Thread: Errors while launching gedit from console

Image
i running ubuntu 10.04 . installed gmate plugin package gedit. working charm then. next day did large update & when launched gedit console again, throwing tons of warning errors & assertion failures every action. though things without obstruction. deselected plugins & launched again- time worked clean. have resinstalled gedit & gmate packages still plugins on , dirty console screen. cause of problem ? want see neat console again. thanks, - yellowagony laugh me ? i feel dont understand doing own question give reason http://github.com/lexrupy/gmate/issues Forum The Ubuntu Forum Community Ubuntu Official Flavours Support Installation & Upgrades [ubuntu] Errors while launching gedit from console Ubuntu

Thread: Vuse

can me, have downloaded vuse application ubuntu software center, how make work? when search things searches never finds , never stops searching? doing wrong? i seem recall else reported issue on forums few of days ago, may bug. can't tell more that, i'm afraid. steve. Forum The Ubuntu Forum Community Ubuntu Official Flavours Support New to Ubuntu [kubuntu] Vuse Ubuntu

error #1056, creating dynamic object

hi, i simultaneously creating object , adding array, perhaps ill-advisedly. following code worked on main timeline, not when moved constructor of document class:   { package {      import flash.geom.point;     import flash.display.movieclip;     public class icontour extends movieclip {         var thepoint:point = new point();         var defaultcolor:number;         var overcolor:number;         var iconcreationlist:array = new array();         //var xx:myicon;                 public function icontour(){             thepoint.x=50;             thepoint.y=300;    ...

IR detector - signal or not...

Image
hi everyone, am diving in , writing first arduino script, after doing small handful of examples/tutorials on site. my circuit this: except i'm using pin 9 instead of 12.   (picture borrowed older post, circa 2009.  credit user: jerryanet) the ir detector side side , facing in same direction, rather facing each other.  when object put in front of them, can detect small difference on pin9 ir reflected detector.  unubstructed reads typically 20 or 21, , reflected jumps 23 or 24. the floating value @ either level driving me crazy, becuase makes harder determine if change determined object present (reflection) or not. i'm guessing ambient light partial culprit in this! what can settle down detection, or increase difference between 2 states, can more certain? thanks in advance! peter so assume on machine has pin 9 1 of analogue inputs. the simplest thing can make 10k resistor 100k one. give bit more range / difference. can try ...

Ethernet Shield to UPC site

hi there, i'm testing dnswebclient example come arduino ide. version 23 ethernet shield - sparkfun, received it. arduino uno using example dnswebclient sketch, i'm trying connect upc site , retrieve product information using barcode. in case rice mix. i receive "404  not found " error. works fine if use string in browser, returns info. i have not able find topics on , wondering if has seen issue? the code , return data included below. did not change example except url. tested google example , worked fine. thanks randy code: [select] /*   web client sketch connects website (http://www.google.com) using arduino wiznet ethernet shield. circuit: * ethernet shield attached pins 10, 11, 12, 13 api key - c4f9ccc27f967b1cc0ba3c5fde92f3a8 www.upcdatabase.org/api/xml/c4f9ccc27f967b1cc0ba3c5fde92f3a8/upcgoeshere output if exists <?xml version="1.0" encoding="iso-8859-1"?> <output xmlns="http://www.upcdatabase.org/...

free ssl? - Joomla! Forum - community, help and support

just did googling , found free ssl sites... there such thing? this site looks pretty solid , know if out there has used services? or have recommended free ssl sites? http://www.instantssl.com/ssl-certificate-products/free-ssl-certificate.html looks pretty good! ssl free @ no cost or commitment. however, it's 90 days. maybe i'm not reading right sounds trial. another 1 doesn't seem trial... http://www.cacert.org/ however, i'm having hard time checking out site. i want know issue. information though. Board index Joomla! Older Version Support Joomla! 1.5 Security in Joomla! 1.5

Thread: I hope this turns into a great source of income for me

well posted ad on craigslist selling ubuntu cds. 1 way plan on giving community, great source of donation money me. i'm doing wrong? i understand doing , understand selling donate, don't understand how going lot of money (to donate of course). if ubuntu free download , it's free request cd canonical don't know why pay cd. Forum The Ubuntu Forum Community Ubuntu Community Discussions The Cafe I hope this turns into a great source of income for me Ubuntu

1120: Access of undefined property contact.

hey im in middle of designing flash wesbite.. ive followed tutorial , im stillll having problems...when create buttons , want action script buttons go home page , stuff error message.. heres code looks , pretty looks ame on tutorial aswell:s   stop();   //handle events buttons... video.addeventlistener(mouseevent.click, clicksection); home.addeventlistener(mouseevent.click, clicksection); photography.addeventlistener(mouseevent.click, clicksection); printdesign.addeventlistener(mouseevent.click, clicksection); pricelist.addeventlistener(mouseevent.click, clicksection); contact.addeventlistener(mouseevent.click, clicksection); function clicksection(evtobj:mouseevent){     //trace shows what's happening.. in output window     trace ("the "+evtobj.target.name+" button clicked!")     //go section clicked on...     gotoandstop(evtobj.target.name); }   i hope 1 can me this... unusual how im following tutorial aswell , ...

Thread: Speaker Audio quit working (10.04)

so sound speakers on laptop (hp mini 311) quit working randomly. either installed update or rebooted , quit working. sound headphone port still works annoying. appreciated, have no idea causing issue. here information hardware if of help. code: *-multimedia description: audio device product: mcp79 high definition audio vendor: nvidia corporation physical id: 8 bus info: pci@0000:00:08.0 version: b1 width: 32 bits clock: 66mhz capabilities: pm bus_master cap_list configuration: driver=hda intel latency=0 maxlatency=5 mingnt=2 resources: irq:23 memory:d3100000-d3103fff code: 00:08.0 audio device: nvidia corporation mcp79 high definition audio (rev b1) bump? Forum The Ubuntu Forum Community Ubuntu Official Flavours Support General Help [ubun...

Digital Tablet

since not have budget wacom, can recommend digital tablet use photoshop, illustrator, , indesign? upgrading cs5, guess tablet have last couple years.   thanks in advance.   juanita lanaux columbus, ga ok. found affordable wacom tablet. bought bamboo craft! More discussions in Design adobe

1.5 how can i make my own Template? - Joomla! Forum - community, help and support

Image
hi, want ask how make own template. ok got task work: want me create template (not visual (css)) automatically creates category (name can chosen) , 5 sub menus (which allways have same names). searched around bit , not sure if thats possible? i hope expressed myself clear difficult explain... thank allready in advanced greetings still not expressed Board index Joomla! Older Version Support Joomla! 1.5 Templates for Joomla! 1.5

PLZ Help With pushing the right coulmn up - Joomla! Forum - community, help and support

Image
hey guyz did search 3 days , without thnig i nre joomla , facing 1 proplem i have rt_hivemind_j15 theme perfect in ie7 , ff etc.. proplem ie6 every thing looks great exsept right coulmn drops down tried every thing dosent work maybe did not did in right way or on diffrent file guyz can helping me tell me have , wich file exaxtly thanx in advance hi bassol-act. you'll need post link problem site help. without seeing problem , code causes nobody's able solve issues. my best guess 'ie box model bug' (google it!) causing problem , making left & main columns wide allow right column fit in area... chris. Board index Joomla! Older Version Support Joomla! 1.5 Templates for Joomla! 1.5

PATH (child to parent)

hi, there 3 movieclips red_mc.circle_mc.penta_mc   how move penta_mc circle_mc? (parent movieclip).gotoandstop('label2') brings me main timeline, not middle level.   please advise correct path ? how attach file (zipped)? that depends code located , how movieclips created.   but, if created in authoring environment , no reparenting done , code on penta_mc's timeline, use:   movieclip(this.parent).gotoandstop("label2");   to direct circle_mc's timeline.   if doesn't work, 1 or more of conditions specified have not been met. More discussions in ActionScript 3 adobe

Thread: cant configure or delete ndiswrapper,pls help

cant continue when install or delete ndiswrapper got message: errors encountered while processing: ndiswrapper-dkms setting ndiswrapper-dkms (1.56-1) ... removing old ndiswrapper-1.56 dkms files... ------------------------------ deleting module version: 1.56 dkms tree. ------------------------------ done. loading new ndiswrapper-1.56 dkms files... first installation: checking kernels... building 2.6.35-5-generic building initial module 2.6.35-5-generic error! bad return status module build on kernel: 2.6.35-5-generic (x86_64) consult make.log in build directory /var/lib/dkms/ndiswrapper/1.56/build/ more information. traceback (most recent call last): file "/usr/share/apport/package-hooks/dkms.py", line 57, in <module> report.write(open(apport.fileutils.make_report_pat h(report), 'w')) ioerror: [errno 2] no such file or directory: '/var/crash/ndiswrapper-dkms.0.crash' dpkg...

Data Execution Prevention problem when trying to close pdf from inside of embeded flash

hello,   my test pdf contains single flash movie , several hidden fields. flash movie reads values hidden pdf fields. so, business logic implemented inside of flash , pdf wrapper   close pdf functionality implemented on flash: when user clicks close  button flash sends command acrobat:   externalinterface.call("eval","var tmp = app.settimeout('this.closedoc(true);', 50);");   also selected "disable when page containing content closed" acrobat flash setting, hoping flash movie automatically stopped before pdf closed finally.   sometimes works correctly, of time, pdf closed data execution prevention error.   i tested on 9.3 acrobat reader. windows vista 32.     is there way resolve problem?   thanks in advance, alexander More discussions in JavaScript adobe

Pages show template nested within a Template, how do I unnest?

i accidently applied template template page.  went , earlier version of template on server , made new pages today.  when checked links showed problems new pages, when open them show template nested template:template. how undo without wrecking pages or having make them on again?  have version on server afraid if copy , paste folder on local machine wreck pages.  thank can provide.  lc More discussions in Dreamweaver support forum adobe

Fatal error: Class 'searchHelper' - Joomla-Components-Search - Joomla! Forum - community, help and support

hi there, i upgraded 1.5.10 1.5.9. worked fine on test server. i made site live 1.5.10 came issue within admin area. when in admin -- goto components/search if have search logging enabled try click on show search results , comes with this error. ============= fatal error: class 'searchhelper' not found in /plugins/search/weblinks.php on line 144 ============= the url show search results points is: http://www.mysite.com/administrator/ind ... _results=1 i have following plugins enabled: search-weblinks search-content i tried unpublish weblinks plugin still came error. i looked @ coding within weblinks.php file within file mentioned on fatal error , seems fine did notice com_search modified new 1.5.10 version. changed in these must have done can't seem find solution. the logging still works fine hits/counts etc can't show results. i haven't had issues before upgrade, , haven't changed since upgrade. does else have issue or been able re-create bug? ...

Indonesia Internet Payment Gateway - Joomla! Forum - community, help and support

disini list2 payment gateway di indonesia. kalo ada tambahan, langsung di reply aja trus ditambah yak. 1. nsiapay. pt nusa satu inti artha. https://www.nsiapay.com/ bank acquirer : bni, citibank (up on july 2009), mandiri (up on december 2009) merchants connected : garuda citilink, garuda airlines, harvestcakes, aerowisata, kidzania, kickandy, batavia air, tempophoto, indonesiaphotography, clickforlife (sinarmaslife), oke.com, merpati airline, ... fee : onetime fee, monthly fee (adjustable based on business , commitment), transaction fee (5000/success trx) features : rupiah currency, multi acquirer (on-us mdr), 2 factor authentication (for merchant), realtime reporting, 24h support, customized payment page, vbv/msc enabled, detection unit/edu (on request), direct relation bank, 2x24h payment (after settlement), edc functionalities, , still grew based on requests. network : visa, mastercard, klikbca (up on july), atmbersama (tba), added more local payment. 2. bii migs (mastercard intern...

Convert Kannada Language pack 1.0 to 1.5 - Joomla! Forum - community, help and support

Image
hello, i have found kannada langauage pack 1.0 (kannada - indian language), @ http://joomlacode.org/gf/project/kn_lang_itfc/frs/?action=frsreleasebrowse&frs_package_id=4065 joomla code no documentation. but want convert joomla 1.5 version, how can done ?? and how can make joomfish compatible?? i request provide steps/procedure on can done, eagerly waiting 4 response attached - kannada language 1.0 hi spacer2u, you cannot convert older 1.0.x php based language files improved 1.5.x ini based language files. in 1.0.x single language file covered frontend, in 1.5.x multiple site , admin language files let localize joomla preferred language. but improvement in language handling, means there work translating have @ page , learn language packs available, other indian languages bengali/bangla, gujarati, tamil, sindhi, urdu - , follow links learn how create own language packs kannada language: http://community.joomla.org/translations.html Board index Joo...

How to restrict auto login ? - Joomla! Forum - community, help and support

hi, i have created 1 custom component contains registration form. have used registration functions of com_user(model class functions) , able register user. problem is, user automatically logged in. in global configuation , have given user activation "yes" getting activation mail. how can restrict user auto login ? regards binoy hi, if want restrict contains login have option in parameters (article)->access level, check it.. Board index Joomla! Official Sites & Infrastructure Sites & Infrastructure - Feedback/Information Archived Boards - All boards closed Joomla! 1.0 Coding

Photoshop CS - Canon Pro9000 ICC issue

i'm using photoshop cs apple os 10.6.2 on 24' imac. trying print canon pro9000 mark ii.   i have latest canon driver, 10.30.3.0, , latest icc profile set canon apple driver site. begin print dialogue seems fine. photoshop controlling color management, , select canon paper/quality icc profile. after click print, sends print job , following error: "could not print "test.jpg" because icc profile no longer installed."   the photoshop issue has been consistent. used standard drivers , profiles came on canon disk; ran software update driver; downloaded complete 10.30.3.0 icc set apple. each time same error message. occurs after photoshop says file sent printer.   it doesn't appear printer alone, since can print photoshop elements, apple preview, , using canon "easy print pro" plugins within photoshop.  can print through photoshop print preview, can't control color there.   any ideas around happens icc files in standard photoshop cs print dialogue...

Email List Module - Joomla! Forum - community, help and support

Image
hello people hope right section of forum i migrating site on joomla! client has email list set users subscribe to. email list field pretty basic looking , connects account @ constantcontact.com. have included screengrab of form. what i`d know can reccommend simple module solution task please. thanks marcus i have used component/module downloaded extensions directory, although not seem there. came www.michiganmedia.net believe can still download it. Board index Joomla! Older Version Support Joomla! 1.5 Extensions for Joomla! 1.5

Wireless RF APC220

the info below closest thing can find on how set up. my question: does used , how wire on arduino uno? quote on pc side. on usb-ttl converter, cp2102 chips used. can download driver silicon laboratories, or here driver used. unzip , run exe file, follow step step processes install driver. plug in usb adapter pc, windows recognize automatically. now can attach apc220 module onto usb adapter. due difference in number of pins, please make sure attached correctly shown. download , run rf-anet, detect apc220 module usb adapter on com port. click "read r". if show "read succeed!", means can used communication on arduino side. copy following code , upload arduino. please note serial communication used in both code upload , apc220 communication, must unplug apc220 during code upload code: int val = 0; int ledpin = 13; void setup() {   serial.begin(9600); } void loop() {   val = serial.read();   if (-1 != val) {    if ('a' == val |...

WYSIWYG editor integration

hello, i know if has every used flex-ajax bridge launch wysiwyg text editor , have interact flex. thanks. well, haven't tried it, can done. thing still think need have iframe hack wysiwyg app, html application show inside flex app. you can see examples of here , here example i don't know mean "integrate flex". maybe can give me more details on this. after have html editor, it's pretty easy hook html code flex component save fds backend or whatever. need more details on this. thanks, andrei More discussions in Flex (Read Only) adobe

Cross site scripting and SQL injection

we have developed application in coldfusion 6.1 . have found our application vulnerable cross site scipting , sql injection. can 1 me out solve problem .   and suggest if need install hotfixes or component available . coldfusion has built-in defence against cross-site scripting , injection attacks. scriptprotect attribute of cfapplication tag. however, included coldfusion mx7.x onwards. have thought migrating coldfusion 8? many other benefits besides.   luckily, there handy device against cross-site scripting , injection attacks, namely, cfqueryparam tag.  present in mx 6.1.   sql injection happens user data enters query. so, have extended search queries in application. identify form variables , url variables enter queries.   do validation variables before query. example, simple test numbers using isnumeric() may that  required. if value fails validation, reject it, throw exception, , abort.   use cfqueryparam in each case enter form , url variables ...

inconsistent rating - Joomla! Forum - community, help and support

Image
while reading reviews of extensions find voting weird sometimes. some people instance in review "very useful", and in rating put 1 star. that doesn't happen often, can somehow confusing i saw on reviews "silent no right click module module". http://extensions.joomla.org/extensions ... #rev-33982 also less obvious example "artio sef", said used extension 1 year, and put 1 star. that's bit weird. well, noticing problem. maybe in these particular case rating should discarded. thanks mehdi in case looks reviewer may have made mistake. we'll email them check. Board index Joomla! Official Sites & Infrastructure Extensions.Joomla.org - Feedback/Information

Adobe Connect VOIP, Breakout Rooms & Skype

hello, i not have adobe connect, nor have used trial version yet. ask following questions: 1 - how adobe connect's voip compare of skype? 2 - in breakout room scenario (using adobe connect) assume have use adobe connect voip? toggle options have? mean can listen individual rooms or must listen breakout rooms @ once? can allow rooms hear (the host) speak (you may want talk room in private) whilst listen breakout rooms (say 3 breakout rooms or more)? thank advise can offer me. rob. i find quality of skype verses ac (adobe connect) on par i.e. if audio bad in skype bad in ac, if audio in 1 in other. real problem not 1 product verses other more bandwidth available.   break out rooms. yes can use voip access different classes. host/presenter can access each class seperately , listen sharing, @ same time can chip in , talk class without of other classes hearing saying.   i hope helps out.   dimitri More discussions in Adobe Connect Training adobe

How do import a large text file into indesign cs4?

i need import large txt file indesign(my book), select fonts embed , export epub. possible? thanks, paul importing large document no different importing small document. so, yes, possible.   but cannot "select fonts embed". pdf export allows set general font embedding options (similar distiller does), , export digital options dialog (which presume using) has single checkbox "include embeddable fonts", can check, or not. More discussions in InDesign adobe

FB 4 - how to bind DropDown to state

hello:)   i have been looking through knowledge base , can't seem come answer looking for.   i want, when item selected dropdownlist control, go state. have 12 states, of 11 accessible dropdown. dropdownlist being populated webservice.   i sure pretty easy, can't figure out how it!   tia   thia ok - issue seems coming value of dropdown.selecteditem.   i have tried dozens of script ideas, far, keep getting errors.   in latest attempt, have currentstate = '{dropdownlistservices.selecteditem.state}'; tried appending .text onto state, no go well.   state 1 fo items xml resource dropdownlist references.   what doing wrong>?   thia More discussions in Flex (Read Only) adobe

Dreamweaver CS2 - Photos changing on the site each time you visit

does know how this, , can done in dreamweaver? there photo used on site when first visit it, next time visit different photo each time visit. can tell me how done?   thanks.   elizabeth search google 'rotating banner'   if enough you'll find job. More discussions in Dreamweaver support forum adobe

Thread: cross wire between 2nd adapt. and LAMP server

i'm new please excuse misused terminology. not sure prefix either. have workstation 2 network adapters. 1 linked router home peer peer networking , internet. other has crosswire going network adapter of ubuntu lamp server. did , ifconfig on server , listed loopback "inet6 addr: ::1/128 scope:host" typed "http://::1/128" in address field of firefox on workstation , got. "this address restricted address uses network port used purposes other web browsing. firefox has canceled request protection." inet6 addr eth0 (network card on server) address in funny form (fe80::.....) not same if connect workstation , server through router (192.168....) there anyway can configure fire fox in ubuntu to 1. use second network adapter if it's not using already? 2. display default web page of server through cross wire (i have seen default web page in firefox on workstation server when hooked through router)? ...

Thread: Problems installing Microtek scanner driver

i have mirotek scanmaker 3800. while it's not listed supported scanner, the notes refer scanner, 3840, uses same chipset , supported. so, tried follow directions installed: http://www.ziplabel.com/sm3840/ which, again, mentioned scanner might supported. here's did: i saved sm3840_patch 2 , sm3840_source 5 .tar.gz ~/downloads/microtek/sm3840/ in terminal, pasted code: patch -p1 < sm3840_patch2 it told me needed install "patch" did synaptic, , tried again. i got following errors: code: patching file sane-backends-1.0.15/backend/dll.conf hunk #1 failed @ 46. 1 out of 1 hunk failed -- saving rejects file sane-backends-1.0.15/backend/dll.conf.rej patching file sane-backends-1.0.15/backend/makefile.in hunk #1 failed @ 150. hunk #2 failed @ 394. 2 out of 2 hunks failed -- saving rejects file sane-backends-1.0.15/backend/makefile.in.rej patching file sane-backends-1.0.15/configure hunk #1 failed @ 25618. 1 out of 1 hunk failed -- ...

Thread: Cloning Disk

hi, i'm upgrading 186gb hard drive windows , ubuntu on 500gb bought. used clonezilla 1.2.5 clone old hard drive onto new one. when boot new one, grub works fine, showing operating systems , options. windows xp works fine. ubuntu loads kernel, that's when runs problems. kernel boots, comes kinds of error messages tries read new disk. boots successfully, , doesn't. can me? in advance. sounds if have bad hard drive new drive or maybe old drive bad cloned. dont know specifics of how clonezilla works may have copied bad sectors , placed them onto bad drive or maybe bad corrupt filesystem. 2 cents on it. Forum The Ubuntu Forum Community Ubuntu Official Flavours Support Installation & Upgrades [ubuntu] Cloning Disk Ubuntu

Exporting B/W jpg Problem

i have wierd problem indesign cs4.  have blank document , put black frame on page , export page jpg file.  when open jpg photoshop opens in rpg mode, black frame having k = 91.   1.  why isn't jpg being exported in grayscale mode? 2.  why isn't jpg being exported black area k = 100?   how can make work properly??? indesign exports jpgs rgb. export pdf , open file in ps. More discussions in InDesign adobe

AE CS4 Rendering AVCHD and 720p

windows 7 cs4 nviad 9800gt 6gb ram   hello i have couple questions  2 different projects   question #1. i had sony hd xr-200 camcorder, recorded avchd (1080i) videos then created new project using preset avchd(1080i) premiere pro cs4 i did cuts , saved project . then opened ae cs4 , imported premiere project , see there way , after adding effects , transitions, planning send project "render que" make movie, have have final outputs in 2 different formats . 1. youtube 2.  sd footage my question is: best option render project 2 types of videos @ end.       question #2. i have jvc hd110 camcorder , records 720p (hd24p, hd30p) i live in ntsc land so, think have shoot hd30p hd quality video now , have have final output in 2 different format project 1. youtube  2. sd footage what best option render project   thank ! my question is: best option render project 2 types of videos @ end.   once added rq, can add render output using composition --...

Thread: permissions in the way

Image
long story, here's condensed version: 8.04x64 ultimate up-graded 3 times 10.04, worked got real slow , crashed hard saying bad sectors , such. fixed repeatedly suse11.1 disk. hard drive ok whole time physically (reformated , checked). cloned new 1tb , installed dual-boot mint9. worked fine @ first then, after updates or time, started doing weird crashes. re-boots worked till today when got dreaded "error no such device 12345xxxxxxxxxx - grub rescue". unable repair time. so, want recover files linux has turned windows , says i'm not owner of these files , won't let me move them or copy them. says owner #1000. ???????????????????????? i'm accessing them live mint9, same disk installed with. can tell me how eliminate personal file permissions? want unfettered access @ time files under conditions. tried "open administrator" but, lets me copy within same 1tb hard drive , not hard drive including usb flash drives:confused ...