Ok so you can SAVE AS a photoshop doc into a PDF, but how do I take two photoshop docs, and save them as one 2-page PDF? So when you go to acrobat reader, it will know they are two different pages? Thanks yall.
Ok, not sure if i'm in the right forum or not, but this is what I need...
I have software in PHP with a MySQL back-end that telemarketers are using to keep track of people to call. What I need is for the computer to actually dial the numbers through the modem. I know obviously PHP since its a...
Ok, not sure if i'm in the right forum or not, but this is what I need...
I have software in PHP with a MySQL back-end that telemarketers are using to keep track of people to call. What I need is for the computer to actually dial the numbers through the modem. I know obviously PHP since its a...
Ok, not sure if i'm in the right forum or not, but this is what I need...
I have software in PHP with a MySQL back-end that telemarketers are using to keep track of people to call. What I need is for the computer to actually dial the numbers through the modem. I know Microsoft's Phone Dialer...
Hi - due to my firewall, I have a box with 2 ip's on it. Sometimes I need to setup a connection through fsockopen from ONE ip, and sometimes I need it to connect through the other. i'd like to specify in the script from what IP it connects, if possible. Thanks-
hi -
i've got a cisco 1720 router with a t-1 and a pix 515 that all works great. Now, i need to add my second t-1 to the same router - need to know if i can add a sub-interface to the internal eth port on the pix (and possibly the external) so it can route two different subnets to two...
i would use dlookup
dlookup("field to lookup","table name","query")
for example...
dlookup("Course_Desc","CourseResultsTBL","Course_Code=" & [Course_Code])
I upgraded to 4.3.1, and it now gives me an error:
Warning: Unknown(): Your script possibly relies on a session side-effect which existed until PHP 4.2.3. Please be advised that the session extension does not consider global variables as a source of data, unless register_globals is enabled. You...
ok, almost there -
broke it apart, and now i see the place to select the stroke, but it won't let me set it (there's a red slash through it like its disabled...)
I've got some VBA code which edits a specific XL document...
Set xlobj = CreateObject("excel.application")
With xlobj
.Workbooks.open Filename:="R:\All-In-One\po_local.xls"
.Range("B8").select
.ActiveCell.FormulaR1C1 = Me!Name
.Quit
End With
it...
Well, got it finally with some help in the Access Forum. I had to take a different approach using VBA code, and 'pushing' the data from access into specific fields in the XL file. Works sweet though...check it out --> Thread703-443472...
oh, and I completely agree with the whole Word...
Yeah, what stinks is it HAS to be in Excel. I had the same thing setup in Word, but now they want it in Excel... you would think a mail merge would be easy in Excel too, but I can't even find the feature
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.